]> git.lyx.org Git - features.git/blob - lib/doc/fr/Math.lyx
French documentation updates by Siegfried
[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 340
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 \newlength{\abc}
44 \settowidth{\abc}{\space}
45 \addto\extrasfrench{
46  \renewcommand{\equationautorefname}{\hspace{-\abc}}
47  \renewcommand{\sectionautorefname}{sec.\negthinspace}
48  \renewcommand{\subsectionautorefname}{sec.\negthinspace}
49  \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
50
51 % don't load packages twice
52 % see first footnote in sec. 9.3
53 \@ifundefined{textcolor}{\usepackage{color}}{}
54
55 % the pages of the TOC are numbered roman
56 % and a PDF-bookmark for the TOC is added
57 \pagenumbering{roman}
58 \let\myTOC\tableofcontents
59 \renewcommand{\tableofcontents}{%
60  \vspace{1cm}
61  \pdfbookmark[1]{\contentsname}{}
62  \myTOC
63  \cleardoublepage
64  \pagenumbering{arabic}}
65
66 % insert additional vertical space of 1.5 mm between footnotes,
67 \let\myFoot\footnote
68 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
69
70 % provides caption formatting
71 \setkomafont{captionlabel}{\bfseries}
72
73 % used in Kap. 22.4
74 \usepackage{braket}
75
76 % used in Kap. 22.6
77 \usepackage[samesize]{cancel}
78
79 % enables calculation of values,
80 \usepackage{calc}
81
82 % for multiple table row and column cells
83 \usepackage{multirow}
84 \usepackage{multicol}
85
86 % needed in sec. 19.4
87 \usepackage{remreset}
88
89 % center multirows (e.g. in sec. 13.3)
90 \renewcommand{\multirowsetup}{\centering}
91
92 % define a color, used in sec.9.3
93 \definecolor{vertfonce}{cmyk}{0.5, 0, 1, 0.5}
94
95 % declare operators (see sec. 10.4 and sec. 15.2)
96 \DeclareMathOperator*{\Losange}{\blacklozenge}
97 \DeclareMathOperator{\sgn}{sgn}
98
99 \newcommand{\spce}{\textvisiblespace}
100
101 % example definitions for sec. 20.1 
102 \newcommand{\gr}{\Longrightarrow}
103 \newcommand{\us}[1]{\underline{#1}}
104 \newcommand{\fb}[3]{\framebox#1#2{$#3$}}
105 \newcommand{\cb}[3][white]{\fcolorbox{#2}{#1}{$#3$}}
106 \newcommand{\fracS}[3][]{\genfrac{}{}{#1}{}{#2}{#3}}
107
108 % example macro from sec. 19.4
109 %\def\tagform@#1{\maketag@@@{|#1|}}
110
111 % macro from sec. 10.2
112 \def\clap#1{\hbox to 0pt{\hss #1\hss}}
113 \def\mathclap {\mathpalette \mathclapinternal}
114 \def\mathclapinternal #1#2{\clap{$\mathsurround =0pt #1{#2}$}}
115
116 % redefine the greyed out note
117 \renewenvironment{lyxgreyedout}
118  {\textcolor{blue}\bgroup}{\egroup}
119
120 % ------------------------------------
121 % used to check for needed LaTeX packages
122 \usepackage{ifthen}
123
124 % check for package eurosym
125 % used for the Euro symbol
126 \newboolean{eurosym}
127 \IfFileExists{eurosym.sty}
128  {\usepackage[gennarrow]{eurosym}
129   \setboolean{eurosym}{true}}
130  {\setboolean{eurosym}{false}}
131
132 % needed in sec. 22.10
133 % check for package upgreek
134 \newboolean{upgreek}
135 \IfFileExists{upgreek.sty}
136  {\usepackage{upgreek}
137   \setboolean{upgreek}{true}}
138  {\setboolean{upgreek}{false}}
139
140 % use normal list environments also in French documents
141 \StandardLayout
142 \end_preamble
143 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
144 \language french
145 \inputencoding auto
146 \font_roman default
147 \font_sans default
148 \font_typewriter default
149 \font_default_family default
150 \font_sc false
151 \font_osf false
152 \font_sf_scale 100
153 \font_tt_scale 100
154
155 \graphics default
156 \paperfontsize 12
157 \spacing single
158 \use_hyperref true
159 \pdf_title "Manuel mathématique de LyX"
160 \pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
161 \pdf_subject "Documentation sur les mathématiques avec LyX"
162 \pdf_keywords "LyX, Mathed"
163 \pdf_bookmarks true
164 \pdf_bookmarksnumbered true
165 \pdf_bookmarksopen true
166 \pdf_bookmarksopenlevel 1
167 \pdf_breaklinks false
168 \pdf_pdfborder false
169 \pdf_colorlinks true
170 \pdf_backref false
171 \pdf_pagebackref false
172 \pdf_pdfusetitle false
173 \pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
174 \papersize a4paper
175 \use_geometry false
176 \use_amsmath 2
177 \use_esint 1
178 \cite_engine basic
179 \use_bibtopic false
180 \paperorientation portrait
181 \secnumdepth 4
182 \tocdepth 3
183 \paragraph_separation skip
184 \defskip medskip
185 \quotes_language english
186 \papercolumns 1
187 \papersides 2
188 \paperpagestyle plain
189 \bullet 1 0 6 -1
190 \bullet 2 2 35 -1
191 \bullet 3 2 7 -1
192 \tracking_changes false
193 \output_changes false
194 \author "" 
195 \author "" 
196 \end_header
197
198 \begin_body
199
200 \begin_layout Title
201 Manuel mathématique détaillé de LyX
202 \end_layout
203
204 \begin_layout Author
205 par l'équipe LyX 
206 \begin_inset Foot
207 status collapsed
208
209 \begin_layout Plain Layout
210 \noindent
211 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
212  à la liste de diffusion de la documentation de LyX: 
213 \family typewriter
214
215 \begin_inset CommandInset href
216 LatexCommand href
217 name "lyx-docs@lists.lyx.org"
218 target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
219
220 \end_inset
221
222
223 \end_layout
224
225 \end_inset
226
227
228 \begin_inset Note Note
229 status collapsed
230
231 \begin_layout Plain Layout
232 auteur: Uwe Stöhr
233 \end_layout
234
235 \begin_layout Plain Layout
236 traducteur: Siegfried Meunier-Guttin-Cluzel
237 \end_layout
238
239 \end_inset
240
241
242 \begin_inset Newline newline
243 \end_inset
244
245
246 \begin_inset Newline newline
247 \end_inset
248
249
250 \family sans
251 Version 1.6svn
252 \end_layout
253
254 \begin_layout Standard
255 \begin_inset CommandInset toc
256 LatexCommand tableofcontents
257
258 \end_inset
259
260
261 \end_layout
262
263 \begin_layout Standard
264 \begin_inset Note Note
265 status open
266
267 \begin_layout Plain Layout
268 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
269  
270 \series bold
271 eurosym,
272 \series default
273  
274 \series bold
275 multirow,
276 \series default
277  et 
278 \series bold
279 was
280 \series default
281  doivent être installés.
282  S'ils ne sont pas installés, vous pouvez quand même exporter votre document,
283  mais les sections où ces paquetages sont nécessaires ne seront pas visibles
284  sur la sortie finale.
285 \end_layout
286
287 \end_inset
288
289
290 \end_layout
291
292 \begin_layout Standard
293 \begin_inset Newpage newpage
294 \end_inset
295
296
297 \end_layout
298
299 \begin_layout Section
300 Introduction
301 \begin_inset CommandInset label
302 LatexCommand label
303 name "sec:Introduction"
304
305 \end_inset
306
307
308 \end_layout
309
310 \begin_layout Standard
311 Ce document explique les fonctions mathématiques de LyX et c'est aussi une
312  collection de commandes LaTeX utilisées pour les symboles et les constructions
313  mathématiques.
314  Les explications mettent l'accent sur l'utilisation des commandes, il est
315  donc indispensable que vous ayez déjà lu la section sur les 
316 \family typewriter
317 Formules Mathématiques
318 \family default
319  du Manuel de l'Utilisateur.
320 \end_layout
321
322 \begin_layout Standard
323 La plupart des symboles et plusieurs constructions expliquées dans ce manuel
324  sont aussi accessibles par le menu
325 \family sans
326  Insérer\SpecialChar \menuseparator
327 Math
328 \family default
329 , ou par la 
330 \family sans
331 barre d'outils mathématique.
332  
333 \family default
334 Mais quand on tape beaucoup de formules, on constate vite qu'il est plus
335  rapide d'utiliser une commande plutôt que la barre d'outils.
336  C'est pourquoi ce manuel se focalise sur les commandes tout en mentionnant
337  les boutons correspondants quand il y en a de disponibles.
338 \end_layout
339
340 \begin_layout Standard
341 Sauf mention contraire les commandes ne sont disponibles qu'au sein d'une
342  formule.
343  Pour pouvoir utiliser toutes les commandes expliquées dans ce document
344  il faut utiliser l'option 
345 \family sans
346 Utiliser le paquetage math AMS
347 \family default
348  dans les paramètres du document (menu
349 \family sans
350  Document\SpecialChar \menuseparator
351 Paramètres\SpecialChar \menuseparator
352 Options mode math
353 \family default
354 )
355 \begin_inset Foot
356 status collapsed
357
358 \begin_layout Plain Layout
359 L'option 
360 \family sans
361 Utiliser automatiquement le paquetage math AMS
362 \family default
363  n'utilise les maths-
364 \begin_inset ERT
365 status collapsed
366
367 \begin_layout Plain Layout
368
369
370 \backslash
371 AmS 
372 \end_layout
373
374 \end_inset
375
376
377 \begin_inset space ~
378 \end_inset
379
380 que si on utilise des constructions mathématiques qui sont reconnues par
381  LyX.
382 \end_layout
383
384 \end_inset
385
386 .
387 \end_layout
388
389 \begin_layout Standard
390 Ce document ne liste pas la totalité des commandes math-
391 \begin_inset ERT
392 status collapsed
393
394 \begin_layout Plain Layout
395
396
397 \backslash
398 AmS 
399 \end_layout
400
401 \end_inset
402
403
404 \begin_inset space ~
405 \end_inset
406
407 pour des raisons de bon sens
408 \begin_inset Foot
409 status collapsed
410
411 \begin_layout Plain Layout
412 On trouve une liste de toutes les commandes math-
413 \begin_inset ERT
414 status collapsed
415
416 \begin_layout Plain Layout
417
418
419 \backslash
420 AmS 
421 \end_layout
422
423 \end_inset
424
425
426 \begin_inset space ~
427 \end_inset
428
429 dans le fichier 
430 \family sans
431
432 \begin_inset CommandInset href
433 LatexCommand href
434 name "amsguide.ps"
435 target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
436
437 \end_inset
438
439
440 \family default
441 , qui est inclus dans toutes les installations LaTeX standard.
442 \end_layout
443
444 \end_inset
445
446 .
447 \end_layout
448
449 \begin_layout Section
450 Instructions générales
451 \begin_inset CommandInset label
452 LatexCommand label
453 name "sec:Instructions-générales"
454
455 \end_inset
456
457
458 \end_layout
459
460 \begin_layout Standard
461 Pour créer une formule en ligne
462 \begin_inset Index
463 status collapsed
464
465 \begin_layout Plain Layout
466 Formules ! en ligne
467 \end_layout
468
469 \end_inset
470
471  c'est-à-dire qui soit incorporée à la ligne de texte, appuyez sur 
472 \family sans
473 Ctrl-m
474 \family default
475  ou sur le bouton 
476 \begin_inset Graphics
477         filename ../../images/math-mode.png
478         scale 85
479
480 \end_inset
481
482  de la barre d'outils
483 \begin_inset Newline newline
484 \end_inset
485
486 Pour créer une formule hors ligne
487 \begin_inset Index
488 status collapsed
489
490 \begin_layout Plain Layout
491 Formules ! hors ligne
492 \end_layout
493
494 \end_inset
495
496  c'est-à-dire qui apparaîtra plus grosse et qui aura son propre paragraphe,
497  appuyez sur 
498 \family sans
499 Ctrl-M
500 \family default
501 .
502 \end_layout
503
504 \begin_layout Standard
505 Pour changer une formule en ligne en une formule hors ligne, placez le curseur
506  dans la formule et appuyez sur 
507 \family sans
508 Ctrl-M
509 \family default
510  ou utilisez 
511 \family sans
512 Éditer\SpecialChar \menuseparator
513 Math\SpecialChar \menuseparator
514 Changer le type de formule
515 \family default
516 .
517  De la même façon, on peut changer une formule hors ligne en une formule
518  en ligne.
519 \end_layout
520
521 \begin_layout Standard
522 Pour afficher des parties d'une formule en ligne avec la même taille qu'une
523  formule hors ligne, entrez la commande 
524 \series bold
525
526 \backslash
527 displaystyle
528 \begin_inset Index
529 status collapsed
530
531 \begin_layout Plain Layout
532 Commandes ! D ! 
533 \backslash
534 displaystyle
535 \end_layout
536
537 \end_inset
538
539
540 \series default
541  dans la formule.
542  Une nouvelle boîte bleue apparaît alors dans laquelle on peut insérer les
543  parties de formules qui doivent avoir la taille hors ligne.
544 \end_layout
545
546 \begin_layout Standard
547 Seules les formules en ligne sont autorisées dans les tableaux.
548 \end_layout
549
550 \begin_layout Standard
551 La barre d'outils mathématique peut être activée avec le menu 
552 \family sans
553 Visualiser\SpecialChar \menuseparator
554 Barres d'outils
555 \family default
556 .
557  Quand vous y cliquez sur 
558 \begin_inset Quotes eld
559 \end_inset
560
561 Math
562 \begin_inset Quotes erd
563 \end_inset
564
565  la barre d'outils s'affiche de façon permanente en bas de l'interface;
566  cet état est visualisé dans le menu 
567 \family sans
568 Barres
569 \begin_inset space ~
570 \end_inset
571
572 d'outils 
573 \family default
574 par une coche.
575  Si, dans cet état, vous cliquez une nouvelle fois sur 
576 \begin_inset Quotes eld
577 \end_inset
578
579 Math
580 \begin_inset Quotes erd
581 \end_inset
582
583  la barre d'outils ne s'affichera plus que lorsque le curseur se trouvera
584  à l'intérieur d'une formule; cet état est visualisé en changeant l'entrée
585  de menu de 
586 \begin_inset Quotes eld
587 \end_inset
588
589 Math
590 \begin_inset Quotes erd
591 \end_inset
592
593  en 
594 \begin_inset Quotes eld
595 \end_inset
596
597 Math (auto)
598 \begin_inset Quotes erd
599 \end_inset
600
601 .
602 \end_layout
603
604 \begin_layout Standard
605 Le mode TeX
606 \begin_inset Index
607 status collapsed
608
609 \begin_layout Plain Layout
610 Mode TeX
611 \end_layout
612
613 \end_inset
614
615  est activé en appuyant sur le bouton 
616 \begin_inset Graphics
617         filename ../../images/ert-insert.png
618         scale 85
619
620 \end_inset
621
622  de la barre d'outils ou en utilisant le menu 
623 \family sans
624 Insérer\SpecialChar \menuseparator
625 Code
626 \begin_inset space ~
627 \end_inset
628
629 Te
630 \begin_inset ERT
631 status collapsed
632
633 \begin_layout Plain Layout
634
635 {}
636 \end_layout
637
638 \end_inset
639
640 X
641 \family default
642  (raccourci 
643 \family sans
644 Ctrl-l
645 \family default
646 ).
647 \begin_inset Note Note
648 status collapsed
649
650 \begin_layout Plain Layout
651 Dans LyX il y a trois 
652 \begin_inset Quotes eld
653 \end_inset
654
655 nom propres
656 \begin_inset Quotes erd
657 \end_inset
658
659  qui apparaissent dans la sortie finale avec des lettres mises en indice
660  ou en exposant: TeX, LaTeX, et LyX
661 \end_layout
662
663 \begin_layout Plain Layout
664 Pour éviter que ces noms soient reconnus comme des noms propres, on insère
665  une paire d'accolades TeX .
666 \end_layout
667
668 \end_inset
669
670
671 \end_layout
672
673 \begin_layout Standard
674 Pour modifier le préambule LaTeX
675 \begin_inset Index
676 status collapsed
677
678 \begin_layout Plain Layout
679 Préambule LaTeX
680 \end_layout
681
682 \end_inset
683
684 , on utilise le menu 
685 \family sans
686 Document\SpecialChar \menuseparator
687 Paramètres\SpecialChar \menuseparator
688 Préambule
689 \begin_inset space ~
690 \end_inset
691
692 LaT
693 \begin_inset ERT
694 status collapsed
695
696 \begin_layout Plain Layout
697
698 {}
699 \end_layout
700
701 \end_inset
702
703 eX
704 \family default
705 .
706 \end_layout
707
708 \begin_layout Standard
709 Pour éditer des matrices, des différentiations de cas et des formules multiligne
710 s après coup, on peut utiliser les menus 
711 \family sans
712 Éditer\SpecialChar \menuseparator
713 Math
714 \family default
715  and 
716 \family sans
717 Éditer\SpecialChar \menuseparator
718 Lignes
719 \begin_inset space \thinspace{}
720 \end_inset
721
722 &
723 \begin_inset space \thinspace{}
724 \end_inset
725
726 colonnes,
727 \family default
728  ou la barre d'outils 
729 \family sans
730 Tableau
731 \family default
732 .
733  Quand deux lignes ou deux colonnes sont permutées à l'aide du menu, la
734  ligne ou la colonne où se trouve le curseur est échangée avec la ligne
735  d'en dessous ou la colonne directement à droite.
736  Si le curseur se trouve dans la dernière ligne ou colonne, l'échange se
737  fera avec la ligne précédente ou la colonne directement à gauche.
738 \end_layout
739
740 \begin_layout Standard
741 Quand on veut écrire du texte dans des formules
742 \begin_inset Foot
743 status collapsed
744
745 \begin_layout Plain Layout
746 Pour les formules multilignes, on utilise la commande 
747 \series bold
748
749 \backslash
750 intertext,
751 \series default
752  voir 
753 \begin_inset CommandInset ref
754 LatexCommand ref
755 reference "sub:Texte-dans-multi-lignes"
756
757 \end_inset
758
759 .
760 \end_layout
761
762 \end_inset
763
764 , on doit utiliser du 
765 \emph on
766 texte mathématique
767 \emph default
768
769 \begin_inset Index
770 status collapsed
771
772 \begin_layout Plain Layout
773 Texte ! dans les formules
774 \end_layout
775
776 \end_inset
777
778
779 \begin_inset Index
780 status collapsed
781
782 \begin_layout Plain Layout
783 Mathématique, texte
784 \end_layout
785
786 \end_inset
787
788 .
789  Ce mode est invoqué à l'aide du raccourci
790 \family sans
791  Alt-m
792 \begin_inset space ~
793 \end_inset
794
795 m
796 \family default
797  ou en insérant la commande 
798 \series bold
799
800 \backslash
801 text
802 \begin_inset Index
803 status collapsed
804
805 \begin_layout Plain Layout
806 Commandes ! T ! 
807 \backslash
808 text
809 \end_layout
810
811 \end_inset
812
813
814 \series default
815 .
816  Dans LyX, le texte apparaît en noir et peut donc être distingué des autres
817  parties de la formule qui apparaissent en bleu.
818  Dans la sortie finale, le texte mathématique est en caractères droits,
819  contrairement aux autres éléments de formule.
820 \end_layout
821
822 \begin_layout Subsection*
823 Syntaxe des commandes
824 \end_layout
825
826 \begin_layout Standard
827 La plupart des commandes LaTeX utilisées dans les constructions mathématiques
828  suivent la syntaxe suivante:
829 \end_layout
830
831 \begin_layout Standard
832
833 \series bold
834
835 \backslash
836 nomdelacommande[argument optionnel]{argument obligatoire}
837 \end_layout
838
839 \begin_layout Standard
840 Une commande commence toujours par une barre de fraction inverse (anti-slash)
841  
842 \begin_inset Quotes gld
843 \end_inset
844
845
846 \series bold
847
848 \backslash
849
850 \series default
851
852 \begin_inset Quotes grd
853 \end_inset
854
855 .
856  Pour omettre l'argument optionnel, il faut aussi omettre les crochets qui
857  vont avec.
858  Les accolades placées autour des arguments obligatoires seront nommées
859  accolade TeX dans ce document
860 \begin_inset Index
861 status collapsed
862
863 \begin_layout Plain Layout
864 Accolades TeX
865 \end_layout
866
867 \end_inset
868
869 .
870  Si dans une formule, vous ajoutez à un nom de commande une accolade gauche,
871  LyX créera automatiquement une accolade droite.
872  Dans tous les autres cas les accolades TeX sont créées dans des formules
873  avec la commande 
874 \series bold
875
876 \backslash
877 {
878 \series default
879 .
880  Les accolades TeX apparaissent en rouge dans LyX, contrairement aux accolades
881  normales qui apparaissent en bleu.
882  En mode TeX, on n'a pas besoin d'une commande pour obtenir des accolades
883  TeX.
884  Les accolades TeX n'apparaissent pas dans la sortie finale.
885 \end_layout
886
887 \begin_layout Standard
888 Quand on entre en mode TeX des commandes sans argument, comme les commandes
889  pour les symboles, on doit 
890 \emph on
891 toujours
892 \emph default
893  placer une espace après la commande pour la terminer.
894  Cette espace n'apparaît pas dans la sortie finale.
895
896 \emph on
897  
898 \emph default
899 Si une espace doit apparaître dans la sortie finale, l'espace doit être
900  suivie par une espace insécable en texte normal.
901 \end_layout
902
903 \begin_layout Standard
904 On insère une espace insécable avec 
905 \family sans
906 Ctrl-Space
907 \family default
908 .
909 \end_layout
910
911 \begin_layout Subsection*
912 \begin_inset Newpage newpage
913 \end_inset
914
915 Explications sur la syntaxe
916 \end_layout
917
918 \begin_layout Itemize
919 Le symbole
920 \begin_inset Foot
921 status collapsed
922
923 \begin_layout Plain Layout
924 Ce caractère espace visible peut être obtenu en utilisant la commande 
925 \series bold
926
927 \backslash
928 textvisiblespace
929 \series default
930
931 \begin_inset Index
932 status collapsed
933
934 \begin_layout Plain Layout
935 Commandes ! T ! 
936 \backslash
937 textvisiblespace
938 \end_layout
939
940 \end_inset
941
942 , insérée en mode TeX.
943 \end_layout
944
945 \end_inset
946
947  
948 \begin_inset ERT
949 status collapsed
950
951 \begin_layout Plain Layout
952
953
954 \backslash
955 spce 
956 \end_layout
957
958 \end_inset
959
960
961 \begin_inset space ~
962 \end_inset
963
964 indique que l'on doit mettre une espace.
965 \end_layout
966
967 \begin_layout Itemize
968 Une flèche comme celle-ci 
969 \begin_inset Formula $\to$
970 \end_inset
971
972  indique que l'on doit appuyer sur la flèche correspondante du clavier.
973 \end_layout
974
975 \begin_layout Subsection*
976 Unités disponibles
977 \end_layout
978
979 \begin_layout Standard
980 \align center
981 \begin_inset Float table
982 placement H
983 wide false
984 sideways false
985 status open
986
987 \begin_layout Plain Layout
988 \align center
989 \begin_inset Caption
990
991 \begin_layout Plain Layout
992 \begin_inset CommandInset label
993 LatexCommand label
994 name "tab:Unités-disponibles"
995
996 \end_inset
997
998 Unités disponibles
999 \end_layout
1000
1001 \end_inset
1002
1003
1004 \end_layout
1005
1006 \begin_layout Plain Layout
1007 \align center
1008 \begin_inset Tabular
1009 <lyxtabular version="3" rows="13" columns="2">
1010 <features>
1011 <column alignment="center" valignment="top" width="0">
1012 <column alignment="center" valignment="top" width="0">
1013 <row>
1014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1015 \begin_inset Text
1016
1017 \begin_layout Plain Layout
1018 Unité
1019 \end_layout
1020
1021 \end_inset
1022 </cell>
1023 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1024 \begin_inset Text
1025
1026 \begin_layout Plain Layout
1027 Nom / Description
1028 \end_layout
1029
1030 \end_inset
1031 </cell>
1032 </row>
1033 <row>
1034 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1035 \begin_inset Text
1036
1037 \begin_layout Plain Layout
1038 mm
1039 \end_layout
1040
1041 \end_inset
1042 </cell>
1043 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1044 \begin_inset Text
1045
1046 \begin_layout Plain Layout
1047 Millimètre
1048 \end_layout
1049
1050 \end_inset
1051 </cell>
1052 </row>
1053 <row>
1054 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1055 \begin_inset Text
1056
1057 \begin_layout Plain Layout
1058 cm
1059 \end_layout
1060
1061 \end_inset
1062 </cell>
1063 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1064 \begin_inset Text
1065
1066 \begin_layout Plain Layout
1067 Centimètre
1068 \end_layout
1069
1070 \end_inset
1071 </cell>
1072 </row>
1073 <row>
1074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1075 \begin_inset Text
1076
1077 \begin_layout Plain Layout
1078 in
1079 \end_layout
1080
1081 \end_inset
1082 </cell>
1083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1084 \begin_inset Text
1085
1086 \begin_layout Plain Layout
1087 Pouce (1
1088 \begin_inset space \thinspace{}
1089 \end_inset
1090
1091 in = 2,54
1092 \begin_inset space \thinspace{}
1093 \end_inset
1094
1095 cm)
1096 \end_layout
1097
1098 \end_inset
1099 </cell>
1100 </row>
1101 <row>
1102 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1103 \begin_inset Text
1104
1105 \begin_layout Plain Layout
1106 pt
1107 \end_layout
1108
1109 \end_inset
1110 </cell>
1111 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1112 \begin_inset Text
1113
1114 \begin_layout Plain Layout
1115 Point (72.27
1116 \begin_inset space \thinspace{}
1117 \end_inset
1118
1119 pt = 1
1120 \begin_inset space \thinspace{}
1121 \end_inset
1122
1123 in)
1124 \end_layout
1125
1126 \end_inset
1127 </cell>
1128 </row>
1129 <row>
1130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1131 \begin_inset Text
1132
1133 \begin_layout Plain Layout
1134 pc
1135 \end_layout
1136
1137 \end_inset
1138 </cell>
1139 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1140 \begin_inset Text
1141
1142 \begin_layout Plain Layout
1143 Pica (1
1144 \begin_inset space \thinspace{}
1145 \end_inset
1146
1147 pc = 12
1148 \begin_inset space \thinspace{}
1149 \end_inset
1150
1151 pt)
1152 \end_layout
1153
1154 \end_inset
1155 </cell>
1156 </row>
1157 <row>
1158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1159 \begin_inset Text
1160
1161 \begin_layout Plain Layout
1162 sp
1163 \end_layout
1164
1165 \end_inset
1166 </cell>
1167 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1168 \begin_inset Text
1169
1170 \begin_layout Plain Layout
1171 scaled point (65536
1172 \begin_inset space \thinspace{}
1173 \end_inset
1174
1175 sp = 1
1176 \begin_inset space \thinspace{}
1177 \end_inset
1178
1179 pt)
1180 \end_layout
1181
1182 \end_inset
1183 </cell>
1184 </row>
1185 <row>
1186 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1187 \begin_inset Text
1188
1189 \begin_layout Plain Layout
1190 bp
1191 \end_layout
1192
1193 \end_inset
1194 </cell>
1195 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1196 \begin_inset Text
1197
1198 \begin_layout Plain Layout
1199 big point (72
1200 \begin_inset space \thinspace{}
1201 \end_inset
1202
1203 bp = 1
1204 \begin_inset space \thinspace{}
1205 \end_inset
1206
1207 in)
1208 \end_layout
1209
1210 \end_inset
1211 </cell>
1212 </row>
1213 <row>
1214 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1215 \begin_inset Text
1216
1217 \begin_layout Plain Layout
1218 dd
1219 \end_layout
1220
1221 \end_inset
1222 </cell>
1223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1224 \begin_inset Text
1225
1226 \begin_layout Plain Layout
1227 Didot (1
1228 \begin_inset space \thinspace{}
1229 \end_inset
1230
1231 dd 
1232 \begin_inset Formula $\approx$
1233 \end_inset
1234
1235  0.376
1236 \begin_inset space \thinspace{}
1237 \end_inset
1238
1239 mm)
1240 \end_layout
1241
1242 \end_inset
1243 </cell>
1244 </row>
1245 <row>
1246 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1247 \begin_inset Text
1248
1249 \begin_layout Plain Layout
1250 cc
1251 \end_layout
1252
1253 \end_inset
1254 </cell>
1255 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1256 \begin_inset Text
1257
1258 \begin_layout Plain Layout
1259 Cicero (1
1260 \begin_inset space \thinspace{}
1261 \end_inset
1262
1263 cc = 12
1264 \begin_inset space \thinspace{}
1265 \end_inset
1266
1267 dd)
1268 \end_layout
1269
1270 \end_inset
1271 </cell>
1272 </row>
1273 <row>
1274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1275 \begin_inset Text
1276
1277 \begin_layout Plain Layout
1278 ex
1279 \end_layout
1280
1281 \end_inset
1282 </cell>
1283 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1284 \begin_inset Text
1285
1286 \begin_layout Plain Layout
1287 Hauteur de la lettre 
1288 \emph on
1289
1290 \begin_inset Quotes eld
1291 \end_inset
1292
1293 x
1294 \emph default
1295
1296 \begin_inset Quotes erd
1297 \end_inset
1298
1299  dans la police courante
1300 \end_layout
1301
1302 \end_inset
1303 </cell>
1304 </row>
1305 <row>
1306 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1307 \begin_inset Text
1308
1309 \begin_layout Plain Layout
1310 em
1311 \end_layout
1312
1313 \end_inset
1314 </cell>
1315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1316 \begin_inset Text
1317
1318 \begin_layout Plain Layout
1319 Largeur de la lettre 
1320 \begin_inset Quotes eld
1321 \end_inset
1322
1323
1324 \emph on
1325 M
1326 \emph default
1327
1328 \begin_inset Quotes erd
1329 \end_inset
1330
1331  dans la police courante
1332 \end_layout
1333
1334 \end_inset
1335 </cell>
1336 </row>
1337 <row>
1338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1339 \begin_inset Text
1340
1341 \begin_layout Plain Layout
1342 mu
1343 \end_layout
1344
1345 \end_inset
1346 </cell>
1347 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1348 \begin_inset Text
1349
1350 \begin_layout Plain Layout
1351 unité math  (1
1352 \begin_inset space \thinspace{}
1353 \end_inset
1354
1355 mu = 
1356 \begin_inset Formula $\nicefrac{1}{18}$
1357 \end_inset
1358
1359
1360 \begin_inset space \thinspace{}
1361 \end_inset
1362
1363 em)
1364 \end_layout
1365
1366 \end_inset
1367 </cell>
1368 </row>
1369 </lyxtabular>
1370
1371 \end_inset
1372
1373
1374 \end_layout
1375
1376 \end_inset
1377
1378
1379 \end_layout
1380
1381 \begin_layout Standard
1382 \begin_inset Newpage newpage
1383 \end_inset
1384
1385
1386 \end_layout
1387
1388 \begin_layout Section
1389 Fonctions de base
1390 \end_layout
1391
1392 \begin_layout Subsection
1393 Exposants
1394 \begin_inset Index
1395 status collapsed
1396
1397 \begin_layout Plain Layout
1398 Exposants
1399 \end_layout
1400
1401 \end_inset
1402
1403  et indices
1404 \begin_inset Index
1405 status collapsed
1406
1407 \begin_layout Plain Layout
1408 Indices
1409 \end_layout
1410
1411 \end_inset
1412
1413
1414 \end_layout
1415
1416 \begin_layout Standard
1417 Les indices sont créés avec le caractère souligné 
1418 \begin_inset Quotes eld
1419 \end_inset
1420
1421 _
1422 \begin_inset Quotes erd
1423 \end_inset
1424
1425  ou avec le bouton 
1426 \begin_inset Graphics
1427         filename ../../images/math-subscript.png
1428         scale 85
1429
1430 \end_inset
1431
1432 de la barre d'outils mathématique, les exposants avec un accent circonflexe
1433  
1434 \begin_inset Quotes eld
1435 \end_inset
1436
1437 ^
1438 \begin_inset Quotes erd
1439 \end_inset
1440
1441  ou avec le bouton 
1442 \begin_inset Graphics
1443         filename ../../images/math-superscript.png
1444         scale 85
1445
1446 \end_inset
1447
1448 .
1449 \end_layout
1450
1451 \begin_layout Standard
1452 \align center
1453 \begin_inset Tabular
1454 <lyxtabular version="3" rows="4" columns="2">
1455 <features>
1456 <column alignment="center" valignment="top" width="0pt">
1457 <column alignment="center" valignment="top" width="0pt">
1458 <row>
1459 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1460 \begin_inset Text
1461
1462 \begin_layout Plain Layout
1463 Commande
1464 \end_layout
1465
1466 \end_inset
1467 </cell>
1468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1469 \begin_inset Text
1470
1471 \begin_layout Plain Layout
1472 Résultat
1473 \begin_inset Note Note
1474 status collapsed
1475
1476 \begin_layout Plain Layout
1477
1478 \series bold
1479
1480 \backslash
1481 raisebox est seulement utilisée pour faire de la place
1482 \end_layout
1483
1484 \end_inset
1485
1486
1487 \end_layout
1488
1489 \end_inset
1490 </cell>
1491 </row>
1492 <row>
1493 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1494 \begin_inset Text
1495
1496 \begin_layout Plain Layout
1497 B_V
1498 \end_layout
1499
1500 \end_inset
1501 </cell>
1502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1503 \begin_inset Text
1504
1505 \begin_layout Plain Layout
1506 \begin_inset Formula $B_{V}$
1507 \end_inset
1508
1509
1510 \end_layout
1511
1512 \end_inset
1513 </cell>
1514 </row>
1515 <row>
1516 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1517 \begin_inset Text
1518
1519 \begin_layout Plain Layout
1520 B^V
1521 \end_layout
1522
1523 \end_inset
1524 </cell>
1525 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1526 \begin_inset Text
1527
1528 \begin_layout Plain Layout
1529 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
1530 \end_inset
1531
1532
1533 \end_layout
1534
1535 \end_inset
1536 </cell>
1537 </row>
1538 <row>
1539 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1540 \begin_inset Text
1541
1542 \begin_layout Plain Layout
1543 B^
1544 \begin_inset ERT
1545 status collapsed
1546
1547 \begin_layout Plain Layout
1548
1549
1550 \backslash
1551 spce 
1552 \end_layout
1553
1554 \end_inset
1555
1556 A
1557 \end_layout
1558
1559 \end_inset
1560 </cell>
1561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1562 \begin_inset Text
1563
1564 \begin_layout Plain Layout
1565 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
1566 \end_inset
1567
1568
1569 \end_layout
1570
1571 \end_inset
1572 </cell>
1573 </row>
1574 </lyxtabular>
1575
1576 \end_inset
1577
1578
1579 \end_layout
1580
1581 \begin_layout Standard
1582 Pour éviter que l'accent se retrouve sur la lettre qui le suit au lieu de
1583  la mettre en exposant, vous pouvez soit appuyer sur 
1584 \family sans
1585 Espace 
1586 \family default
1587 après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
1588  qui se trouve sur la touche du 9.
1589 \end_layout
1590
1591 \begin_layout Subsection
1592 Fractions
1593 \begin_inset CommandInset label
1594 LatexCommand label
1595 name "sub:Fractions"
1596
1597 \end_inset
1598
1599
1600 \begin_inset Index
1601 status collapsed
1602
1603 \begin_layout Plain Layout
1604 Fractions
1605 \end_layout
1606
1607 \end_inset
1608
1609
1610 \end_layout
1611
1612 \begin_layout Standard
1613 Les fractions sont créées avec la commande 
1614 \series bold
1615
1616 \backslash
1617 frac
1618 \series default
1619
1620 \begin_inset Index
1621 status collapsed
1622
1623 \begin_layout Plain Layout
1624 Commandes ! F ! 
1625 \backslash
1626 frac
1627 \end_layout
1628
1629 \end_inset
1630
1631  ou avec le bouton 
1632 \begin_inset Graphics
1633         filename ../../images/math/frac.png
1634         scale 50
1635
1636 \end_inset
1637
1638  de la barre d'outils mathématique.
1639  La taille de la police est ajustée automatiquement selon que l'on se trouve
1640  dans une formule en ligne ou hors ligne.
1641  Avec le bouton 
1642 \begin_inset Graphics
1643         filename ../../images/math/frac-square.png
1644         scale 85
1645
1646 \end_inset
1647
1648  de la barre d'outils mathématique, vous pouvez choisir entre différents
1649  types de fractions.
1650 \end_layout
1651
1652 \begin_layout Standard
1653 Avec la commande 
1654 \series bold
1655
1656 \backslash
1657 dfrac
1658 \begin_inset Index
1659 status collapsed
1660
1661 \begin_layout Plain Layout
1662 Commandes ! D ! 
1663 \backslash
1664 dfrac
1665 \end_layout
1666
1667 \end_inset
1668
1669
1670 \series default
1671  on peut créer une fraction qui a dans tous les cas la taille d'une fraction
1672  qui se trouverait dans une formule hors ligne.
1673  Avec 
1674 \series bold
1675
1676 \backslash
1677 tfrac
1678 \begin_inset Index
1679 status collapsed
1680
1681 \begin_layout Plain Layout
1682 Commandes ! T ! 
1683 \backslash
1684 tfrac
1685 \end_layout
1686
1687 \end_inset
1688
1689
1690 \series default
1691  la fraction aura toujours la taille d'une formule en ligne.
1692  Un exemple:
1693 \end_layout
1694
1695 \begin_layout Standard
1696 Une ligne avec la fraction 
1697 \begin_inset Formula $\frac{1}{2}$
1698 \end_inset
1699
1700  créée avec la commande 
1701 \series bold
1702
1703 \backslash
1704 frac
1705 \series default
1706 .
1707 \end_layout
1708
1709 \begin_layout Standard
1710 Une ligne avec la fraction 
1711 \begin_inset Formula $\dfrac{1}{2}$
1712 \end_inset
1713
1714  créée avec la commande 
1715 \series bold
1716
1717 \backslash
1718 dfrac
1719 \series default
1720 .
1721 \end_layout
1722
1723 \begin_layout Standard
1724 \align center
1725 \begin_inset Tabular
1726 <lyxtabular version="3" rows="4" columns="2">
1727 <features>
1728 <column alignment="center" valignment="top" width="0pt">
1729 <column alignment="center" valignment="top" width="0pt">
1730 <row>
1731 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1732 \begin_inset Text
1733
1734 \begin_layout Plain Layout
1735 Commande
1736 \end_layout
1737
1738 \end_inset
1739 </cell>
1740 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1741 \begin_inset Text
1742
1743 \begin_layout Plain Layout
1744 Résultat
1745 \begin_inset Note Note
1746 status collapsed
1747
1748 \begin_layout Plain Layout
1749
1750 \series bold
1751
1752 \backslash
1753 raisebox est seulement utilisée pour faire de la place
1754 \end_layout
1755
1756 \end_inset
1757
1758
1759 \end_layout
1760
1761 \end_inset
1762 </cell>
1763 </row>
1764 <row>
1765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1766 \begin_inset Text
1767
1768 \begin_layout Plain Layout
1769
1770 \backslash
1771 frac
1772 \begin_inset ERT
1773 status collapsed
1774
1775 \begin_layout Plain Layout
1776
1777
1778 \backslash
1779 spce 
1780 \end_layout
1781
1782 \end_inset
1783
1784 A
1785 \begin_inset Formula $\downarrow$
1786 \end_inset
1787
1788 B
1789 \end_layout
1790
1791 \end_inset
1792 </cell>
1793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1794 \begin_inset Text
1795
1796 \begin_layout Plain Layout
1797 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
1798 \end_inset
1799
1800
1801 \end_layout
1802
1803 \end_inset
1804 </cell>
1805 </row>
1806 <row>
1807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
1808 \begin_inset Text
1809
1810 \begin_layout Plain Layout
1811
1812 \backslash
1813 dfrac
1814 \begin_inset ERT
1815 status collapsed
1816
1817 \begin_layout Plain Layout
1818
1819
1820 \backslash
1821 spce 
1822 \end_layout
1823
1824 \end_inset
1825
1826 A
1827 \begin_inset Formula $\downarrow$
1828 \end_inset
1829
1830 B
1831 \end_layout
1832
1833 \end_inset
1834 </cell>
1835 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
1836 \begin_inset Text
1837
1838 \begin_layout Plain Layout
1839 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
1840 \end_inset
1841
1842
1843 \end_layout
1844
1845 \end_inset
1846 </cell>
1847 </row>
1848 <row>
1849 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
1850 \begin_inset Text
1851
1852 \begin_layout Plain Layout
1853
1854 \backslash
1855 dfrac
1856 \begin_inset ERT
1857 status collapsed
1858
1859 \begin_layout Plain Layout
1860
1861
1862 \backslash
1863 spce 
1864 \end_layout
1865
1866 \end_inset
1867
1868 e^
1869 \begin_inset ERT
1870 status collapsed
1871
1872 \begin_layout Plain Layout
1873
1874
1875 \backslash
1876 spce 
1877 \end_layout
1878
1879 \end_inset
1880
1881
1882 \backslash
1883 frac
1884 \begin_inset ERT
1885 status collapsed
1886
1887 \begin_layout Plain Layout
1888
1889
1890 \backslash
1891 spce 
1892 \end_layout
1893
1894 \end_inset
1895
1896 1
1897 \begin_inset Formula $\downarrow$
1898 \end_inset
1899
1900 2
1901 \begin_inset Formula $\downarrow\downarrow$
1902 \end_inset
1903
1904 3
1905 \end_layout
1906
1907 \end_inset
1908 </cell>
1909 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
1910 \begin_inset Text
1911
1912 \begin_layout Plain Layout
1913 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
1914 \end_inset
1915
1916
1917 \end_layout
1918
1919 \end_inset
1920 </cell>
1921 </row>
1922 </lyxtabular>
1923
1924 \end_inset
1925
1926
1927 \end_layout
1928
1929 \begin_layout Standard
1930 \begin_inset VSpace bigskip
1931 \end_inset
1932
1933
1934 \begin_inset Newpage newpage
1935 \end_inset
1936
1937 Pour des fractions emboîtées, on peut utiliser la commande 
1938 \series bold
1939
1940 \backslash
1941 cfrac
1942 \series default
1943
1944 \begin_inset Index
1945 status collapsed
1946
1947 \begin_layout Plain Layout
1948 Commandes ! C ! 
1949 \backslash
1950 cfrac
1951 \end_layout
1952
1953 \end_inset
1954
1955 .
1956  Voici un exemple:
1957 \begin_inset VSpace -3mm
1958 \end_inset
1959
1960
1961 \end_layout
1962
1963 \begin_layout Standard
1964 \begin_inset Formula \begin{align*}
1965 \textrm{créée avec \textbf{\textbackslash frac}} &  & \textrm{créée avec \textbf{\textbackslash cfrac}}\\
1966 \frac{A}{B+\frac{C+\frac{E}{F}}{D}} &  & \cfrac{A}{B+\cfrac{C+\cfrac{E}{F}}{D}}\end{align*}
1967
1968 \end_inset
1969
1970
1971 \end_layout
1972
1973 \begin_layout Standard
1974 La commande pour l'exemple précédent est:
1975 \end_layout
1976
1977 \begin_layout Standard
1978
1979 \backslash
1980 cfrac{A
1981 \begin_inset Formula $\to$
1982 \end_inset
1983
1984
1985 \backslash
1986 {B+
1987 \backslash
1988 cfrac{C+
1989 \backslash
1990 cfrac{E
1991 \begin_inset Formula $\to$
1992 \end_inset
1993
1994
1995 \backslash
1996 {F
1997 \begin_inset Formula $\to\to$
1998 \end_inset
1999
2000
2001 \backslash
2002 {D
2003 \end_layout
2004
2005 \begin_layout Standard
2006 \begin_inset VSpace medskip
2007 \end_inset
2008
2009
2010 \end_layout
2011
2012 \begin_layout Standard
2013
2014 \series bold
2015
2016 \backslash
2017 cfrac
2018 \series default
2019  met toujours la fraction dans la taille d'une formule hors ligne, même
2020  si elle est une partie d'une autre fraction.
2021  La commande
2022 \series bold
2023  
2024 \backslash
2025 cfrac
2026 \series default
2027  a la syntaxe suivante:
2028 \end_layout
2029
2030 \begin_layout Standard
2031
2032 \series bold
2033
2034 \backslash
2035 cfrac[position du numérateur]{numérateur}{dénominateur}
2036 \end_layout
2037
2038 \begin_layout Standard
2039 La position du numérateur peut être 
2040 \emph on
2041 l
2042 \emph default
2043  , 
2044 \emph on
2045 c
2046 \emph default
2047 , ou 
2048 \emph on
2049 r
2050 \emph default
2051  .
2052  l ou r aligne le numérateur respectivement à gauche ou à droite par rapport
2053  à la barre de fraction.
2054  Quand on met 
2055 \emph on
2056
2057 \emph default
2058 ou rien, le numérateur apparaît centré.
2059  Les fractions qui suivent illustrent les différents alignements:
2060 \begin_inset Newline newline
2061 \end_inset
2062
2063
2064 \series bold
2065
2066 \begin_inset Formula $\cfrac[l]{A}{B+C}$
2067 \end_inset
2068
2069
2070 \begin_inset Formula $\cfrac{A}{B+C}$
2071 \end_inset
2072
2073
2074 \begin_inset Formula $\cfrac[r]{A}{B+C}$
2075 \end_inset
2076
2077
2078 \end_layout
2079
2080 \begin_layout Standard
2081 \begin_inset VSpace medskip
2082 \end_inset
2083
2084 Il est souvent intéressant de combiner 
2085 \series bold
2086
2087 \backslash
2088 cfrac
2089 \series default
2090  et 
2091 \series bold
2092
2093 \backslash
2094 frac
2095 \series default
2096 :
2097 \begin_inset Formula \[
2098 \cfrac{A}{B+\cfrac{C+\frac{E}{F}}{D}}\]
2099
2100 \end_inset
2101
2102
2103 \end_layout
2104
2105 \begin_layout Standard
2106 Pour des fractions en ligne avec une barre de fraction en diagonale, vous
2107  pouvez utiliser la commande 
2108 \series bold
2109
2110 \backslash
2111 nicefrac
2112 \begin_inset Index
2113 status collapsed
2114
2115 \begin_layout Plain Layout
2116 Commandes ! N ! 
2117 \backslash
2118 nicefrac
2119 \end_layout
2120
2121 \end_inset
2122
2123
2124 \series default
2125
2126 \begin_inset Formula $\nicefrac{5}{31}$
2127 \end_inset
2128
2129  ou 
2130 \series bold
2131
2132 \backslash
2133 unitfrac
2134 \series default
2135
2136 \begin_inset Index
2137 status collapsed
2138
2139 \begin_layout Plain Layout
2140 Commandes ! U ! 
2141 \backslash
2142 unitfrac
2143 \end_layout
2144
2145 \end_inset
2146
2147
2148 \begin_inset Formula $\unitfrac{5}{31}$
2149 \end_inset
2150
2151 .
2152  Il y a aussi la commande 
2153 \series bold
2154
2155 \backslash
2156 unitfracthree
2157 \series default
2158  qui permet d'écrire une fraction en combinaison avec un nombre:
2159 \begin_inset Newline newline
2160 \end_inset
2161
2162 Notez que 
2163 \series bold
2164
2165 \backslash
2166 unitfracthree
2167 \series default
2168  n'est pas une commande LaTeX réelle, mais c'est la commande
2169 \begin_inset Newline newline
2170 \end_inset
2171
2172
2173 \series bold
2174
2175 \backslash
2176 unitfrac[nombre]{numérateur}{dénominateur}
2177 \series default
2178 ,
2179 \series bold
2180  
2181 \series default
2182 vous ne pouvez donc pas l'utiliser en code TeX.
2183 \end_layout
2184
2185 \begin_layout Standard
2186 Dans 
2187 \begin_inset CommandInset ref
2188 LatexCommand ref
2189 reference "sub:Fractions-personnalisées"
2190
2191 \end_inset
2192
2193  on explique comment définir des fractions personnalisées en modifiant les
2194  barres de fractions .
2195 \end_layout
2196
2197 \begin_layout Subsection
2198 Racines
2199 \begin_inset Index
2200 status collapsed
2201
2202 \begin_layout Plain Layout
2203 Racines
2204 \end_layout
2205
2206 \end_inset
2207
2208
2209 \end_layout
2210
2211 \begin_layout Standard
2212 On obtient les racines carrées avec la commande 
2213 \series bold
2214
2215 \backslash
2216 sqrt
2217 \series default
2218
2219 \begin_inset Index
2220 status collapsed
2221
2222 \begin_layout Plain Layout
2223 Commandes ! S ! 
2224 \backslash
2225 sqrt
2226 \end_layout
2227
2228 \end_inset
2229
2230  ou avec le bouton 
2231 \begin_inset Graphics
2232         filename ../../images/math/sqrt.png
2233         scale 85
2234
2235 \end_inset
2236
2237  de la barre d'outils mathématique, et toutes les autres racines avec la
2238  commande 
2239 \series bold
2240
2241 \backslash
2242 root
2243 \series default
2244
2245 \begin_inset Index
2246 status collapsed
2247
2248 \begin_layout Plain Layout
2249 Commandes ! R ! 
2250 \backslash
2251 root
2252 \end_layout
2253
2254 \end_inset
2255
2256  ou avec le bouton 
2257 \begin_inset Graphics
2258         filename ../../images/math/root.png
2259         scale 85
2260
2261 \end_inset
2262
2263 .
2264 \end_layout
2265
2266 \begin_layout Standard
2267 \align center
2268 \begin_inset Tabular
2269 <lyxtabular version="3" rows="3" columns="2">
2270 <features>
2271 <column alignment="center" valignment="top" width="0pt">
2272 <column alignment="center" valignment="top" width="0pt">
2273 <row>
2274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2275 \begin_inset Text
2276
2277 \begin_layout Plain Layout
2278 Commande
2279 \end_layout
2280
2281 \end_inset
2282 </cell>
2283 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2284 \begin_inset Text
2285
2286 \begin_layout Plain Layout
2287 Résultat
2288 \begin_inset Note Note
2289 status collapsed
2290
2291 \begin_layout Plain Layout
2292
2293 \series bold
2294
2295 \backslash
2296 raisebox est seulement utilisée pour faire de la place
2297 \end_layout
2298
2299 \end_inset
2300
2301
2302 \end_layout
2303
2304 \end_inset
2305 </cell>
2306 </row>
2307 <row>
2308 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2309 \begin_inset Text
2310
2311 \begin_layout Plain Layout
2312
2313 \backslash
2314 sqrt
2315 \begin_inset ERT
2316 status collapsed
2317
2318 \begin_layout Plain Layout
2319
2320
2321 \backslash
2322 spce 
2323 \end_layout
2324
2325 \end_inset
2326
2327 A-B
2328 \end_layout
2329
2330 \end_inset
2331 </cell>
2332 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2333 \begin_inset Text
2334
2335 \begin_layout Plain Layout
2336 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
2337 \end_inset
2338
2339
2340 \end_layout
2341
2342 \end_inset
2343 </cell>
2344 </row>
2345 <row>
2346 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2347 \begin_inset Text
2348
2349 \begin_layout Plain Layout
2350
2351 \backslash
2352 root
2353 \begin_inset ERT
2354 status collapsed
2355
2356 \begin_layout Plain Layout
2357
2358
2359 \backslash
2360 spce 
2361 \end_layout
2362
2363 \end_inset
2364
2365 3
2366 \begin_inset Formula $\downarrow$
2367 \end_inset
2368
2369 A-B
2370 \end_layout
2371
2372 \end_inset
2373 </cell>
2374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2375 \begin_inset Text
2376
2377 \begin_layout Plain Layout
2378 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
2379 \end_inset
2380
2381
2382 \end_layout
2383
2384 \end_inset
2385 </cell>
2386 </row>
2387 </lyxtabular>
2388
2389 \end_inset
2390
2391
2392 \end_layout
2393
2394 \begin_layout Standard
2395 On peut aussi obtenir une racine carrée avec 
2396 \series bold
2397
2398 \backslash
2399 root
2400 \series default
2401  en laissant le champ réservé au degré de la racine vide.
2402 \end_layout
2403
2404 \begin_layout Standard
2405 Dans certains cas, la distance entre le degré et la racine est trop petite
2406  comme dans cette formule: 
2407 \begin_inset Formula $\sqrt[\beta]{B}$
2408 \end_inset
2409
2410
2411 \begin_inset Newline newline
2412 \end_inset
2413
2414 Le 
2415 \begin_inset Formula $\beta$
2416 \end_inset
2417
2418  touche la racine, ce qui peut être évité en utilisant les commandes 
2419 \series bold
2420
2421 \backslash
2422 leftroot
2423 \series default
2424
2425 \begin_inset Index
2426 status collapsed
2427
2428 \begin_layout Plain Layout
2429 Commandes ! L ! 
2430 \backslash
2431 leftroot
2432 \end_layout
2433
2434 \end_inset
2435
2436  et 
2437 \series bold
2438
2439 \backslash
2440 uproot
2441 \series default
2442
2443 \begin_inset Index
2444 status collapsed
2445
2446 \begin_layout Plain Layout
2447 Commandes ! U ! 
2448 \backslash
2449 uproot
2450 \end_layout
2451
2452 \end_inset
2453
2454  avec la syntaxe suivante:
2455 \end_layout
2456
2457 \begin_layout Standard
2458
2459 \series bold
2460
2461 \backslash
2462 leftroot{distance}
2463 \series default
2464  et 
2465 \series bold
2466
2467 \backslash
2468 uproot{distance}
2469 \end_layout
2470
2471 \begin_layout Standard
2472 Distance est le nombre de Big Points (unité bp; 
2473 \begin_inset Formula $\mathrm{72\, bp=1\, pouce}$
2474 \end_inset
2475
2476 ), dont le degré doit être déplacé, respectivement vers la gauche ou vers
2477  le haut.
2478  Les commandes doivent être placées dans la case du degré.
2479  Par exemple, la commande
2480 \begin_inset Newline newline
2481 \end_inset
2482
2483
2484 \series bold
2485
2486 \backslash
2487 root
2488 \backslash
2489 leftroot{-1
2490 \begin_inset Formula $\to$
2491 \end_inset
2492
2493
2494 \backslash
2495 uproot{2
2496 \begin_inset Formula $\to$
2497 \end_inset
2498
2499
2500 \backslash
2501 beta
2502 \begin_inset ERT
2503 status collapsed
2504
2505 \begin_layout Plain Layout
2506
2507
2508 \backslash
2509 spce 
2510 \end_layout
2511
2512 \end_inset
2513
2514
2515 \begin_inset Formula $\to$
2516 \end_inset
2517
2518 B
2519 \begin_inset Newline newline
2520 \end_inset
2521
2522
2523 \series default
2524 produit une formule correctement mise en forme: 
2525 \begin_inset Formula $\sqrt[\leftroot{-1}\uproot{2}\beta]{B}$
2526 \end_inset
2527
2528
2529 \end_layout
2530
2531 \begin_layout Subsection
2532 Coefficients binomiaux 
2533 \begin_inset Index
2534 status collapsed
2535
2536 \begin_layout Plain Layout
2537 Binomiaux, coefficients
2538 \end_layout
2539
2540 \end_inset
2541
2542
2543 \end_layout
2544
2545 \begin_layout Standard
2546 Les coefficients binomiaux sont insérés avec la commande 
2547 \series bold
2548
2549 \backslash
2550 binom
2551 \series default
2552
2553 \begin_inset Index
2554 status collapsed
2555
2556 \begin_layout Plain Layout
2557 Commandes ! B ! 
2558 \backslash
2559 binom
2560 \end_layout
2561
2562 \end_inset
2563
2564  ou avec le bouton 
2565 \begin_inset Graphics
2566         filename ../../images/math/frac-square.png
2567         scale 85
2568
2569 \end_inset
2570
2571 de la barre d'outils mathématique.
2572  Comme pour les fraction (
2573 \series bold
2574
2575 \backslash
2576 frac
2577 \series default
2578 ) il y a avec 
2579 \series bold
2580
2581 \backslash
2582 binom
2583 \series default
2584  les commandes 
2585 \series bold
2586
2587 \backslash
2588 dbinom
2589 \begin_inset Index
2590 status collapsed
2591
2592 \begin_layout Plain Layout
2593 Commandes ! D ! 
2594 \backslash
2595 dbinom
2596 \end_layout
2597
2598 \end_inset
2599
2600
2601 \series default
2602  et 
2603 \series bold
2604
2605 \backslash
2606 tbinom
2607 \series default
2608
2609 \begin_inset Index
2610 status collapsed
2611
2612 \begin_layout Plain Layout
2613 Commandes ! T ! 
2614 \backslash
2615 tbinom
2616 \end_layout
2617
2618 \end_inset
2619
2620 .
2621  Pour d'autres styles de parenthèses autour des coefficients binomiaux,
2622  il y a les commandes 
2623 \series bold
2624
2625 \backslash
2626 brace
2627 \series default
2628
2629 \begin_inset Index
2630 status collapsed
2631
2632 \begin_layout Plain Layout
2633 Commandes ! B ! 
2634 \backslash
2635 brace
2636 \end_layout
2637
2638 \end_inset
2639
2640  et 
2641 \series bold
2642
2643 \backslash
2644 brack
2645 \series default
2646
2647 \begin_inset Index
2648 status collapsed
2649
2650 \begin_layout Plain Layout
2651 Commandes ! B ! 
2652 \backslash
2653 brack
2654 \end_layout
2655
2656 \end_inset
2657
2658 .
2659 \end_layout
2660
2661 \begin_layout Standard
2662 \align center
2663 \begin_inset Tabular
2664 <lyxtabular version="3" rows="6" columns="2">
2665 <features>
2666 <column alignment="center" valignment="top" width="0pt">
2667 <column alignment="center" valignment="top" width="0pt">
2668 <row>
2669 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2670 \begin_inset Text
2671
2672 \begin_layout Plain Layout
2673 Commande
2674 \end_layout
2675
2676 \end_inset
2677 </cell>
2678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2679 \begin_inset Text
2680
2681 \begin_layout Plain Layout
2682 Résultat
2683 \begin_inset Note Note
2684 status collapsed
2685
2686 \begin_layout Plain Layout
2687
2688 \series bold
2689
2690 \backslash
2691 raisebox est seulement utilisée pour faire de la place
2692 \end_layout
2693
2694 \end_inset
2695
2696
2697 \end_layout
2698
2699 \end_inset
2700 </cell>
2701 </row>
2702 <row>
2703 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2704 \begin_inset Text
2705
2706 \begin_layout Plain Layout
2707
2708 \backslash
2709 binom
2710 \begin_inset ERT
2711 status collapsed
2712
2713 \begin_layout Plain Layout
2714
2715
2716 \backslash
2717 spce 
2718 \end_layout
2719
2720 \end_inset
2721
2722 A
2723 \begin_inset Formula $\downarrow$
2724 \end_inset
2725
2726 B
2727 \end_layout
2728
2729 \end_inset
2730 </cell>
2731 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
2732 \begin_inset Text
2733
2734 \begin_layout Plain Layout
2735 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
2736 \end_inset
2737
2738
2739 \end_layout
2740
2741 \end_inset
2742 </cell>
2743 </row>
2744 <row>
2745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2746 \begin_inset Text
2747
2748 \begin_layout Plain Layout
2749
2750 \backslash
2751 dbinom
2752 \begin_inset ERT
2753 status collapsed
2754
2755 \begin_layout Plain Layout
2756
2757
2758 \backslash
2759 spce 
2760 \end_layout
2761
2762 \end_inset
2763
2764 A
2765 \begin_inset Formula $\downarrow$
2766 \end_inset
2767
2768 B
2769 \end_layout
2770
2771 \end_inset
2772 </cell>
2773 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2774 \begin_inset Text
2775
2776 \begin_layout Plain Layout
2777 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
2778 \end_inset
2779
2780
2781 \end_layout
2782
2783 \end_inset
2784 </cell>
2785 </row>
2786 <row>
2787 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2788 \begin_inset Text
2789
2790 \begin_layout Plain Layout
2791
2792 \backslash
2793 tbinom
2794 \begin_inset ERT
2795 status collapsed
2796
2797 \begin_layout Plain Layout
2798
2799
2800 \backslash
2801 spce 
2802 \end_layout
2803
2804 \end_inset
2805
2806 A
2807 \begin_inset Formula $\downarrow$
2808 \end_inset
2809
2810 B
2811 \end_layout
2812
2813 \end_inset
2814 </cell>
2815 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2816 \begin_inset Text
2817
2818 \begin_layout Plain Layout
2819 \begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
2820 \end_inset
2821
2822
2823 \end_layout
2824
2825 \end_inset
2826 </cell>
2827 </row>
2828 <row>
2829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2830 \begin_inset Text
2831
2832 \begin_layout Plain Layout
2833
2834 \backslash
2835 brack
2836 \begin_inset ERT
2837 status collapsed
2838
2839 \begin_layout Plain Layout
2840
2841
2842 \backslash
2843 spce 
2844 \end_layout
2845
2846 \end_inset
2847
2848 A
2849 \begin_inset Formula $\downarrow$
2850 \end_inset
2851
2852 B
2853 \end_layout
2854
2855 \end_inset
2856 </cell>
2857 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2858 \begin_inset Text
2859
2860 \begin_layout Plain Layout
2861 \begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
2862 \end_inset
2863
2864
2865 \end_layout
2866
2867 \end_inset
2868 </cell>
2869 </row>
2870 <row>
2871 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
2872 \begin_inset Text
2873
2874 \begin_layout Plain Layout
2875
2876 \backslash
2877 brace
2878 \begin_inset ERT
2879 status collapsed
2880
2881 \begin_layout Plain Layout
2882
2883
2884 \backslash
2885 spce 
2886 \end_layout
2887
2888 \end_inset
2889
2890 A
2891 \begin_inset Formula $\downarrow$
2892 \end_inset
2893
2894 B
2895 \end_layout
2896
2897 \end_inset
2898 </cell>
2899 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
2900 \begin_inset Text
2901
2902 \begin_layout Plain Layout
2903 \begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
2904 \end_inset
2905
2906
2907 \end_layout
2908
2909 \end_inset
2910 </cell>
2911 </row>
2912 </lyxtabular>
2913
2914 \end_inset
2915
2916
2917 \end_layout
2918
2919 \begin_layout Subsection
2920 Différentiation de cas 
2921 \begin_inset Index
2922 status collapsed
2923
2924 \begin_layout Plain Layout
2925 Différentiation de cas 
2926 \end_layout
2927
2928 \end_inset
2929
2930
2931 \end_layout
2932
2933 \begin_layout Standard
2934 \align center
2935 \begin_inset Tabular
2936 <lyxtabular version="3" rows="3" columns="2">
2937 <features>
2938 <column alignment="center" valignment="top" width="0pt">
2939 <column alignment="center" valignment="top" width="0pt">
2940 <row>
2941 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
2942 \begin_inset Text
2943
2944 \begin_layout Plain Layout
2945 Commande
2946 \end_layout
2947
2948 \end_inset
2949 </cell>
2950 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
2951 \begin_inset Text
2952
2953 \begin_layout Plain Layout
2954 Résultat
2955 \end_layout
2956
2957 \end_inset
2958 </cell>
2959 </row>
2960 <row>
2961 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
2962 \begin_inset Text
2963
2964 \begin_layout Plain Layout
2965
2966 \backslash
2967 cases
2968 \begin_inset ERT
2969 status collapsed
2970
2971 \begin_layout Plain Layout
2972
2973
2974 \backslash
2975 spce 
2976 \end_layout
2977
2978 \end_inset
2979
2980 A
2981 \begin_inset Formula $\to$
2982 \end_inset
2983
2984 B>0
2985 \begin_inset Index
2986 status collapsed
2987
2988 \begin_layout Plain Layout
2989 Commandes ! C ! 
2990 \backslash
2991 cases
2992 \end_layout
2993
2994 \end_inset
2995
2996
2997 \end_layout
2998
2999 \end_inset
3000 </cell>
3001 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3002 \begin_inset Text
3003
3004 \begin_layout Plain Layout
3005 \begin_inset Formula $\begin{cases}
3006 A & B>0\end{cases}$
3007 \end_inset
3008
3009
3010 \end_layout
3011
3012 \end_inset
3013 </cell>
3014 </row>
3015 <row>
3016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3017 \begin_inset Text
3018
3019 \begin_layout Plain Layout
3020
3021 \backslash
3022 cases
3023 \begin_inset ERT
3024 status collapsed
3025
3026 \begin_layout Plain Layout
3027
3028
3029 \backslash
3030 spce 
3031 \end_layout
3032
3033 \end_inset
3034
3035 Ctrl-Enter
3036 \end_layout
3037
3038 \end_inset
3039 </cell>
3040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3041 \begin_inset Text
3042
3043 \begin_layout Plain Layout
3044 \begin_inset Formula $\begin{cases}
3045 A & \textrm{pour }\hat{x}>0\\
3046 B & \textrm{pour }\hat{x}=0\end{cases}$
3047 \end_inset
3048
3049
3050 \end_layout
3051
3052 \end_inset
3053 </cell>
3054 </row>
3055 </lyxtabular>
3056
3057 \end_inset
3058
3059
3060 \end_layout
3061
3062 \begin_layout Standard
3063 Après avoir inséré 
3064 \series bold
3065
3066 \backslash
3067 cases
3068 \series default
3069  ou avoir utilisé le bouton 
3070 \begin_inset Graphics
3071         filename ../../images/math/cases.png
3072         lyxscale 50
3073         scale 50
3074
3075 \end_inset
3076
3077  de la barre d'outils mathématique, vous pouvez ajouter de nouvelles lignes
3078  avec le raccourci 
3079 \family sans
3080 Ctrl-Entrée
3081 \family default
3082  ou avec le bouton 
3083 \begin_inset Graphics
3084         filename ../../images/tabular-feature_append-row.png
3085         scale 85
3086
3087 \end_inset
3088
3089 .
3090 \begin_inset Foot
3091 status collapsed
3092
3093 \begin_layout Plain Layout
3094 Les accents et autres trémas, comme ceux présents dans la formule précédente,
3095  sont expliqués dans 
3096 \begin_inset CommandInset ref
3097 LatexCommand ref
3098 reference "sub:Accents-sur-un-caractère"
3099
3100 \end_inset
3101
3102 .
3103 \end_layout
3104
3105 \end_inset
3106
3107
3108 \end_layout
3109
3110 \begin_layout Standard
3111 La commande 
3112 \series bold
3113
3114 \backslash
3115 cases
3116 \series default
3117  est aussi accessible par le menu 
3118 \family sans
3119 Insérer\SpecialChar \menuseparator
3120 Math\SpecialChar \menuseparator
3121 Environnement
3122 \begin_inset space ~
3123 \end_inset
3124
3125 Cas
3126 \family default
3127 .
3128 \end_layout
3129
3130 \begin_layout Subsection
3131 Négations
3132 \begin_inset Index
3133 status collapsed
3134
3135 \begin_layout Plain Layout
3136 Negations@Négations
3137 \end_layout
3138
3139 \end_inset
3140
3141
3142 \end_layout
3143
3144 \begin_layout Standard
3145 En insérant la commande 
3146 \series bold
3147
3148 \backslash
3149 not
3150 \series default
3151
3152 \begin_inset Index
3153 status collapsed
3154
3155 \begin_layout Plain Layout
3156 Commandes ! N ! 
3157 \backslash
3158 not
3159 \end_layout
3160
3161 \end_inset
3162
3163  chaque caractère peut être affiché barré.
3164  Les caractères sont en quelque sorte accentués par une barre de fraction.
3165 \end_layout
3166
3167 \begin_layout Standard
3168 \align center
3169 \begin_inset Tabular
3170 <lyxtabular version="3" rows="4" columns="2">
3171 <features>
3172 <column alignment="center" valignment="top" width="0pt">
3173 <column alignment="center" valignment="top" width="0pt">
3174 <row>
3175 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3176 \begin_inset Text
3177
3178 \begin_layout Plain Layout
3179 Commande
3180 \end_layout
3181
3182 \end_inset
3183 </cell>
3184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3185 \begin_inset Text
3186
3187 \begin_layout Plain Layout
3188 Résultat
3189 \end_layout
3190
3191 \end_inset
3192 </cell>
3193 </row>
3194 <row>
3195 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3196 \begin_inset Text
3197
3198 \begin_layout Plain Layout
3199
3200 \backslash
3201 not=
3202 \end_layout
3203
3204 \end_inset
3205 </cell>
3206 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3207 \begin_inset Text
3208
3209 \begin_layout Plain Layout
3210 \begin_inset Formula $\not=$
3211 \end_inset
3212
3213
3214 \end_layout
3215
3216 \end_inset
3217 </cell>
3218 </row>
3219 <row>
3220 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3221 \begin_inset Text
3222
3223 \begin_layout Plain Layout
3224
3225 \backslash
3226 not 
3227 \backslash
3228 le
3229 \end_layout
3230
3231 \end_inset
3232 </cell>
3233 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3234 \begin_inset Text
3235
3236 \begin_layout Plain Layout
3237 \begin_inset Formula $\not\le$
3238 \end_inset
3239
3240
3241 \end_layout
3242
3243 \end_inset
3244 </cell>
3245 </row>
3246 <row>
3247 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3248 \begin_inset Text
3249
3250 \begin_layout Plain Layout
3251
3252 \backslash
3253 not 
3254 \backslash
3255 parallel
3256 \end_layout
3257
3258 \end_inset
3259 </cell>
3260 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3261 \begin_inset Text
3262
3263 \begin_layout Plain Layout
3264 \begin_inset Formula $\not\parallel$
3265 \end_inset
3266
3267
3268 \end_layout
3269
3270 \end_inset
3271 </cell>
3272 </row>
3273 </lyxtabular>
3274
3275 \end_inset
3276
3277
3278 \end_layout
3279
3280 \begin_layout Standard
3281 Le dernier exemple montre que toutes les négations n'ont pas forcément un
3282  bel aspect.
3283  C'est pourquoi il existe des commandes spéciales pour certaines négations
3284  (voir 
3285 \begin_inset CommandInset ref
3286 LatexCommand ref
3287 reference "sub:Symboles-mathématiques"
3288
3289 \end_inset
3290
3291  et 
3292 \begin_inset CommandInset ref
3293 LatexCommand ref
3294 reference "sec:Relations"
3295
3296 \end_inset
3297
3298 ).
3299 \end_layout
3300
3301 \begin_layout Subsection
3302 Garnitures
3303 \begin_inset CommandInset label
3304 LatexCommand label
3305 name "sub:Garnitures"
3306
3307 \end_inset
3308
3309
3310 \begin_inset Index
3311 status collapsed
3312
3313 \begin_layout Plain Layout
3314 Garnitures
3315 \end_layout
3316
3317 \end_inset
3318
3319
3320 \begin_inset Index
3321 status collapsed
3322
3323 \begin_layout Plain Layout
3324 Symboles chimiques ! Isotopes
3325 \end_layout
3326
3327 \end_inset
3328
3329
3330 \begin_inset Index
3331 status collapsed
3332
3333 \begin_layout Plain Layout
3334 Isotopes|see
3335 \begin_inset ERT
3336 status collapsed
3337
3338 \begin_layout Plain Layout
3339
3340 {
3341 \end_layout
3342
3343 \end_inset
3344
3345 Symboles chimiques
3346 \begin_inset ERT
3347 status collapsed
3348
3349 \begin_layout Plain Layout
3350
3351 }
3352 \end_layout
3353
3354 \end_inset
3355
3356
3357 \end_layout
3358
3359 \end_inset
3360
3361
3362 \end_layout
3363
3364 \begin_layout Standard
3365 Quand on affiche par exemple des isotopes
3366 \begin_inset Foot
3367 status collapsed
3368
3369 \begin_layout Plain Layout
3370 Plus d'information sur les symboles chimiques dans 
3371 \begin_inset CommandInset ref
3372 LatexCommand ref
3373 reference "sub:Symboles-chimiques"
3374
3375 \end_inset
3376
3377 .
3378 \end_layout
3379
3380 \end_inset
3381
3382 , on rencontre le problème suivant:
3383 \end_layout
3384
3385 \begin_layout Standard
3386 \align center
3387 \begin_inset Tabular
3388 <lyxtabular version="3" rows="2" columns="2">
3389 <features>
3390 <column alignment="center" valignment="top" width="0pt">
3391 <column alignment="center" valignment="top" width="0pt">
3392 <row>
3393 <cell alignment="center" valignment="top" usebox="none">
3394 \begin_inset Text
3395
3396 \begin_layout Plain Layout
3397 Indices avec les indices et exposants:
3398 \end_layout
3399
3400 \end_inset
3401 </cell>
3402 <cell alignment="center" valignment="top" usebox="none">
3403 \begin_inset Text
3404
3405 \begin_layout Plain Layout
3406 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
3407 \end_inset
3408
3409
3410 \end_layout
3411
3412 \end_inset
3413 </cell>
3414 </row>
3415 <row>
3416 <cell alignment="center" valignment="top" usebox="none">
3417 \begin_inset Text
3418
3419 \begin_layout Plain Layout
3420 Indices corrects:
3421 \end_layout
3422
3423 \end_inset
3424 </cell>
3425 <cell alignment="center" valignment="top" usebox="none">
3426 \begin_inset Text
3427
3428 \begin_layout Plain Layout
3429 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
3430 \end_inset
3431
3432
3433 \end_layout
3434
3435 \end_inset
3436 </cell>
3437 </row>
3438 </lyxtabular>
3439
3440 \end_inset
3441
3442
3443 \begin_inset Note Note
3444 status collapsed
3445
3446 \begin_layout Plain Layout
3447
3448 \series bold
3449
3450 \backslash
3451 raisebox est là pour faire de la place
3452 \end_layout
3453
3454 \end_inset
3455
3456
3457 \end_layout
3458
3459 \begin_layout Standard
3460 L'indice le plus petit est placé par défaut au dessus ou en dessous du premier
3461  caractère le l'indice le plus long.
3462  Pour éviter ce problème il y a la commande 
3463 \series bold
3464
3465 \backslash
3466 phantom
3467 \series default
3468
3469 \begin_inset Index
3470 status collapsed
3471
3472 \begin_layout Plain Layout
3473 Commandes ! P ! 
3474 \backslash
3475 phantom
3476 \end_layout
3477
3478 \end_inset
3479
3480  ou le bouton
3481 \begin_inset space ~
3482 \end_inset
3483
3484
3485 \begin_inset Graphics
3486         filename ../../images/math/phantom.png
3487         scale 85
3488
3489 \end_inset
3490
3491  qui crée un ou plusieurs caractères fantômes.
3492  Quand on insère la commande 
3493 \series bold
3494
3495 \backslash
3496 phantom
3497 \series default
3498  une petite boîte avec deux flèches rouges apparaît.
3499  Les flèches indiquent que la garniture
3500 \begin_inset Foot
3501 status collapsed
3502
3503 \begin_layout Plain Layout
3504 Traduction de placeholder, c'est un terme de typographie (NdT).
3505 \end_layout
3506
3507 \end_inset
3508
3509  créée aura la même largeur et la même hauteur que le contenu de la boîte.
3510  De la même façon, les caractères fantômes sont des garnitures qui ont la
3511  taille du caractère concerné.
3512 \end_layout
3513
3514 \begin_layout Standard
3515 \align center
3516 \begin_inset Tabular
3517 <lyxtabular version="3" rows="4" columns="2">
3518 <features>
3519 <column alignment="center" valignment="top" width="0">
3520 <column alignment="center" valignment="top" width="0">
3521 <row>
3522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3523 \begin_inset Text
3524
3525 \begin_layout Plain Layout
3526 Commande
3527 \end_layout
3528
3529 \end_inset
3530 </cell>
3531 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3532 \begin_inset Text
3533
3534 \begin_layout Plain Layout
3535 Résultat
3536 \begin_inset Note Note
3537 status collapsed
3538
3539 \begin_layout Plain Layout
3540
3541 \series bold
3542
3543 \backslash
3544 raisebox est seulement utilisée pour faire de la place
3545 \end_layout
3546
3547 \end_inset
3548
3549
3550 \end_layout
3551
3552 \end_inset
3553 </cell>
3554 </row>
3555 <row>
3556 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
3557 \begin_inset Text
3558
3559 \begin_layout Plain Layout
3560 ^19
3561 \begin_inset ERT
3562 status collapsed
3563
3564 \begin_layout Plain Layout
3565
3566
3567 \backslash
3568 spce 
3569 \end_layout
3570
3571 \end_inset
3572
3573 _
3574 \backslash
3575 phantom
3576 \begin_inset ERT
3577 status collapsed
3578
3579 \begin_layout Plain Layout
3580
3581
3582 \backslash
3583 spce 
3584 \end_layout
3585
3586 \end_inset
3587
3588 1
3589 \begin_inset Formula $\to$
3590 \end_inset
3591
3592 9
3593 \begin_inset ERT
3594 status collapsed
3595
3596 \begin_layout Plain Layout
3597
3598
3599 \backslash
3600 spce 
3601 \end_layout
3602
3603 \end_inset
3604
3605 F
3606 \end_layout
3607
3608 \end_inset
3609 </cell>
3610 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
3611 \begin_inset Text
3612
3613 \begin_layout Plain Layout
3614 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
3615 \end_inset
3616
3617
3618 \end_layout
3619
3620 \end_inset
3621 </cell>
3622 </row>
3623 <row>
3624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3625 \begin_inset Text
3626
3627 \begin_layout Plain Layout
3628 ^235
3629 \begin_inset ERT
3630 status collapsed
3631
3632 \begin_layout Plain Layout
3633
3634
3635 \backslash
3636 spce 
3637 \end_layout
3638
3639 \end_inset
3640
3641 _
3642 \backslash
3643 phantom
3644 \begin_inset ERT
3645 status collapsed
3646
3647 \begin_layout Plain Layout
3648
3649
3650 \backslash
3651 spce 
3652 \end_layout
3653
3654 \end_inset
3655
3656 23
3657 \begin_inset Formula $\to$
3658 \end_inset
3659
3660 9
3661 \begin_inset ERT
3662 status collapsed
3663
3664 \begin_layout Plain Layout
3665
3666
3667 \backslash
3668 spce 
3669 \end_layout
3670
3671 \end_inset
3672
3673 F
3674 \end_layout
3675
3676 \end_inset
3677 </cell>
3678 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3679 \begin_inset Text
3680
3681 \begin_layout Plain Layout
3682 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
3683 \end_inset
3684
3685
3686 \end_layout
3687
3688 \end_inset
3689 </cell>
3690 </row>
3691 <row>
3692 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3693 \begin_inset Text
3694
3695 \begin_layout Plain Layout
3696
3697 \backslash
3698 Lambda^
3699 \begin_inset ERT
3700 status collapsed
3701
3702 \begin_layout Plain Layout
3703
3704
3705 \backslash
3706 spce 
3707 \end_layout
3708
3709 \end_inset
3710
3711
3712 \backslash
3713 phantom
3714 \begin_inset ERT
3715 status collapsed
3716
3717 \begin_layout Plain Layout
3718
3719
3720 \backslash
3721 spce 
3722 \end_layout
3723
3724 \end_inset
3725
3726 ii
3727 \begin_inset Formula $\to$
3728 \end_inset
3729
3730 t
3731 \begin_inset ERT
3732 status collapsed
3733
3734 \begin_layout Plain Layout
3735
3736
3737 \backslash
3738 spce 
3739 \end_layout
3740
3741 \end_inset
3742
3743 _MMt
3744 \end_layout
3745
3746 \end_inset
3747 </cell>
3748 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3749 \begin_inset Text
3750
3751 \begin_layout Plain Layout
3752 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
3753 \end_inset
3754
3755
3756 \end_layout
3757
3758 \end_inset
3759 </cell>
3760 </row>
3761 </lyxtabular>
3762
3763 \end_inset
3764
3765
3766 \end_layout
3767
3768 \begin_layout Standard
3769 En plus, il y a les commandes 
3770 \series bold
3771
3772 \backslash
3773 vphantom
3774 \series default
3775
3776 \begin_inset Index
3777 status collapsed
3778
3779 \begin_layout Plain Layout
3780 Commandes ! V ! 
3781 \backslash
3782 vphantom
3783 \end_layout
3784
3785 \end_inset
3786
3787  (bouton
3788 \begin_inset space ~
3789 \end_inset
3790
3791
3792 \begin_inset Graphics
3793         filename ../../images/math/vphantom.png
3794         scale 85
3795
3796 \end_inset
3797
3798  de la barre d'outils) et 
3799 \series bold
3800
3801 \backslash
3802 hphantom
3803 \series default
3804
3805 \begin_inset Index
3806 status collapsed
3807
3808 \begin_layout Plain Layout
3809 Commandes ! H ! 
3810 \backslash
3811 hphantom
3812 \end_layout
3813
3814 \end_inset
3815
3816  (bouton
3817 \begin_inset space ~
3818 \end_inset
3819
3820
3821 \begin_inset Graphics
3822         filename ../../images/math/hphantom.png
3823         scale 85
3824
3825 \end_inset
3826
3827 ).
3828  
3829 \series bold
3830
3831 \backslash
3832 hphantom
3833 \series default
3834  crée seulement de l'espace pour la hauteur maximale des caractères de la
3835  boîte, mais pas pour leur largeur.
3836  
3837 \series bold
3838
3839 \backslash
3840 vphantom
3841 \series default
3842  crée de l'espace seulement pour la largeur du contenu de la boîte.
3843  C'est pour cela que les boîtes qui se trouvent sur les boutons des deux
3844  commandes n'ont qu'une seule flèche rouge.
3845 \end_layout
3846
3847 \begin_layout Standard
3848 Par exemple 
3849 \series bold
3850
3851 \backslash
3852 vphantom
3853 \series default
3854
3855 \begin_inset ERT
3856 status collapsed
3857
3858 \begin_layout Plain Layout
3859
3860
3861 \backslash
3862 spce 
3863 \end_layout
3864
3865 \end_inset
3866
3867
3868 \series bold
3869 a
3870 \backslash
3871 int
3872 \series default
3873  crée de l'espace pour la hauteur du signe intégral
3874 \begin_inset Foot
3875 status collapsed
3876
3877 \begin_layout Plain Layout
3878 La commande 
3879 \series bold
3880
3881 \backslash
3882 int
3883 \series default
3884  insère le signe de l'intégrale, voir 
3885 \begin_inset CommandInset ref
3886 LatexCommand ref
3887 reference "sub:Grands-opérateurs"
3888
3889 \end_inset
3890
3891 .
3892 \end_layout
3893
3894 \end_inset
3895
3896 , vu que c'est le plus haut caractère.
3897  Voir un exemple d'application dans 
3898 \begin_inset CommandInset ref
3899 LatexCommand ref
3900 reference "sub:Crochets-multilignes"
3901
3902 \end_inset
3903
3904 .
3905 \end_layout
3906
3907 \begin_layout Subsection
3908 Lignes
3909 \begin_inset Index
3910 status collapsed
3911
3912 \begin_layout Plain Layout
3913 Lignes
3914 \end_layout
3915
3916 \end_inset
3917
3918
3919 \begin_inset Index
3920 status collapsed
3921
3922 \begin_layout Plain Layout
3923 Formules ! soulignées
3924 \end_layout
3925
3926 \end_inset
3927
3928
3929 \end_layout
3930
3931 \begin_layout Standard
3932 \align center
3933 \begin_inset Tabular
3934 <lyxtabular version="3" rows="4" columns="2">
3935 <features>
3936 <column alignment="center" valignment="top" width="0pt">
3937 <column alignment="center" valignment="top" width="0pt">
3938 <row>
3939 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3940 \begin_inset Text
3941
3942 \begin_layout Plain Layout
3943 Commande
3944 \end_layout
3945
3946 \end_inset
3947 </cell>
3948 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
3949 \begin_inset Text
3950
3951 \begin_layout Plain Layout
3952 Résultat
3953 \begin_inset Note Note
3954 status collapsed
3955
3956 \begin_layout Plain Layout
3957
3958 \series bold
3959
3960 \backslash
3961 raisebox est seulement utilisée pour faire de la place
3962 \end_layout
3963
3964 \end_inset
3965
3966
3967 \end_layout
3968
3969 \end_inset
3970 </cell>
3971 </row>
3972 <row>
3973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
3974 \begin_inset Text
3975
3976 \begin_layout Plain Layout
3977
3978 \backslash
3979 overline
3980 \begin_inset ERT
3981 status collapsed
3982
3983 \begin_layout Plain Layout
3984
3985
3986 \backslash
3987 spce 
3988 \end_layout
3989
3990 \end_inset
3991
3992 A+B
3993 \begin_inset Index
3994 status collapsed
3995
3996 \begin_layout Plain Layout
3997 Commandes ! O ! 
3998 \backslash
3999 overline
4000 \end_layout
4001
4002 \end_inset
4003
4004
4005 \end_layout
4006
4007 \end_inset
4008 </cell>
4009 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4010 \begin_inset Text
4011
4012 \begin_layout Plain Layout
4013 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
4014 \end_inset
4015
4016
4017 \end_layout
4018
4019 \end_inset
4020 </cell>
4021 </row>
4022 <row>
4023 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
4024 \begin_inset Text
4025
4026 \begin_layout Plain Layout
4027
4028 \backslash
4029 underline
4030 \begin_inset ERT
4031 status collapsed
4032
4033 \begin_layout Plain Layout
4034
4035
4036 \backslash
4037 spce 
4038 \end_layout
4039
4040 \end_inset
4041
4042 A+B
4043 \begin_inset Index
4044 status collapsed
4045
4046 \begin_layout Plain Layout
4047 Commandes ! U ! 
4048 \backslash
4049 underline
4050 \end_layout
4051
4052 \end_inset
4053
4054
4055 \end_layout
4056
4057 \end_inset
4058 </cell>
4059 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
4060 \begin_inset Text
4061
4062 \begin_layout Plain Layout
4063 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
4064 \end_inset
4065
4066
4067 \end_layout
4068
4069 \end_inset
4070 </cell>
4071 </row>
4072 <row>
4073 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4074 \begin_inset Text
4075
4076 \begin_layout Plain Layout
4077
4078 \backslash
4079 overline
4080 \begin_inset ERT
4081 status collapsed
4082
4083 \begin_layout Plain Layout
4084
4085
4086 \backslash
4087 spce 
4088 \end_layout
4089
4090 \end_inset
4091
4092
4093 \backslash
4094 underline
4095 \begin_inset ERT
4096 status collapsed
4097
4098 \begin_layout Plain Layout
4099
4100
4101 \backslash
4102 spce 
4103 \end_layout
4104
4105 \end_inset
4106
4107 A+B
4108 \end_layout
4109
4110 \end_inset
4111 </cell>
4112 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4113 \begin_inset Text
4114
4115 \begin_layout Plain Layout
4116 \begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
4117 \end_inset
4118
4119
4120 \end_layout
4121
4122 \end_inset
4123 </cell>
4124 </row>
4125 </lyxtabular>
4126
4127 \end_inset
4128
4129
4130 \end_layout
4131
4132 \begin_layout Standard
4133 Dans le dernier exemple, il importe peu que 
4134 \series bold
4135
4136 \backslash
4137 overline
4138 \series default
4139  ou 
4140 \series bold
4141
4142 \backslash
4143 underline
4144 \series default
4145  soit inséré en premier.
4146 \end_layout
4147
4148 \begin_layout Standard
4149 Pour souligner deux fois, par exemple des résultats, on utilise 
4150 \backslash
4151 underline deux fois.
4152 \end_layout
4153
4154 \begin_layout Standard
4155 Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
4156 \end_layout
4157
4158 \begin_layout Standard
4159 \begin_inset VSpace bigskip
4160 \end_inset
4161
4162
4163 \end_layout
4164
4165 \begin_layout Standard
4166 On peut créer des lignes personnalisées en utilisant la commande 
4167 \series bold
4168
4169 \backslash
4170 rule
4171 \series default
4172
4173 \begin_inset Index
4174 status collapsed
4175
4176 \begin_layout Plain Layout
4177 Commandes ! R ! 
4178 \backslash
4179 rule
4180 \end_layout
4181
4182 \end_inset
4183
4184  qui a la syntaxe suivante:
4185 \end_layout
4186
4187 \begin_layout Standard
4188
4189 \series bold
4190
4191 \backslash
4192 rule[décalage vertical]{longueur}{épaisseur}
4193 \end_layout
4194
4195 \begin_layout Standard
4196 Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
4197  bas, si sa valeur est négative).
4198  Les unités utilisables pour ces valeurs sont listées dans 
4199 \begin_inset CommandInset ref
4200 LatexCommand ref
4201 reference "tab:Unités-disponibles"
4202
4203 \end_inset
4204
4205 .
4206  Voici deux exemples de lignes créées avec les commandes
4207 \begin_inset Newline newline
4208 \end_inset
4209
4210
4211 \series bold
4212
4213 \backslash
4214 rule[-2ex]{3cm}{2pt}
4215 \series default
4216  et 
4217 \series bold
4218
4219 \backslash
4220 rule{2cm}{1pt}
4221 \series default
4222 :
4223 \end_layout
4224
4225 \begin_layout Standard
4226 Voici une phrase 
4227 \begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
4228 \end_inset
4229
4230  avec deux lignes.
4231 \end_layout
4232
4233 \begin_layout Standard
4234
4235 \series bold
4236
4237 \backslash
4238 rule
4239 \series default
4240  peut aussi être utilisé avec du texte si elle est insérée en code TeX.
4241 \end_layout
4242
4243 \begin_layout Subsection
4244 Points de suspension
4245 \begin_inset CommandInset label
4246 LatexCommand label
4247 name "sub:Points-de-suspension"
4248
4249 \end_inset
4250
4251
4252 \begin_inset Index
4253 status collapsed
4254
4255 \begin_layout Plain Layout
4256 Points de suspension
4257 \end_layout
4258
4259 \end_inset
4260
4261
4262 \end_layout
4263
4264 \begin_layout Standard
4265 Différents types de points de suspension sont disponibles.
4266 \begin_inset Foot
4267 status collapsed
4268
4269 \begin_layout Plain Layout
4270 Dans la barre d'outils mathématique dans le sous-menu du bouton 
4271 \begin_inset Graphics
4272         filename ../../images/math/ldots.png
4273         scale 85
4274
4275 \end_inset
4276
4277
4278 \end_layout
4279
4280 \end_inset
4281
4282  Les points utilisés pour les listes et qui se trouvent sur la ligne de
4283  base, on utilise (
4284 \series bold
4285
4286 \backslash
4287 ldots
4288 \series default
4289
4290 \begin_inset Index
4291 status collapsed
4292
4293 \begin_layout Plain Layout
4294 Commandes ! L ! 
4295 \backslash
4296 ldots
4297 \end_layout
4298
4299 \end_inset
4300
4301 ), alors que pour les points utilisé pour les opérations et qui se trouvent
4302  à la même hauteur que les opérateurs, on utilise (
4303 \series bold
4304
4305 \backslash
4306 cdots
4307 \series default
4308
4309 \begin_inset Index
4310 status collapsed
4311
4312 \begin_layout Plain Layout
4313 Commandes ! C ! 
4314 \backslash
4315 cdots
4316 \end_layout
4317
4318 \end_inset
4319
4320 ).
4321  Quand on utilise la commande 
4322 \series bold
4323
4324 \backslash
4325 dots
4326 \series default
4327
4328 \begin_inset Index
4329 status collapsed
4330
4331 \begin_layout Plain Layout
4332 Commandes ! D ! 
4333 \backslash
4334 dots
4335 \end_layout
4336
4337 \end_inset
4338
4339 , LaTeX décide en fonction du caractère qui suit, quel type utiliser.
4340 \end_layout
4341
4342 \begin_layout Standard
4343 \align center
4344 \begin_inset Tabular
4345 <lyxtabular version="3" rows="8" columns="2">
4346 <features>
4347 <column alignment="center" valignment="top" width="0pt">
4348 <column alignment="center" valignment="top" width="0pt">
4349 <row>
4350 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4351 \begin_inset Text
4352
4353 \begin_layout Plain Layout
4354 Commande
4355 \end_layout
4356
4357 \end_inset
4358 </cell>
4359 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4360 \begin_inset Text
4361
4362 \begin_layout Plain Layout
4363 Résultat
4364 \end_layout
4365
4366 \end_inset
4367 </cell>
4368 </row>
4369 <row>
4370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4371 \begin_inset Text
4372
4373 \begin_layout Plain Layout
4374 A_1
4375 \begin_inset ERT
4376 status collapsed
4377
4378 \begin_layout Plain Layout
4379
4380
4381 \backslash
4382 spce 
4383 \end_layout
4384
4385 \end_inset
4386
4387 ,
4388 \backslash
4389 dots
4390 \begin_inset ERT
4391 status collapsed
4392
4393 \begin_layout Plain Layout
4394
4395
4396 \backslash
4397 spce 
4398 \end_layout
4399
4400 \end_inset
4401
4402 ,A_n
4403 \end_layout
4404
4405 \end_inset
4406 </cell>
4407 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4408 \begin_inset Text
4409
4410 \begin_layout Plain Layout
4411 \begin_inset Formula $A_{1},\dots,A_{n}$
4412 \end_inset
4413
4414
4415 \end_layout
4416
4417 \end_inset
4418 </cell>
4419 </row>
4420 <row>
4421 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4422 \begin_inset Text
4423
4424 \begin_layout Plain Layout
4425 A_1
4426 \begin_inset ERT
4427 status collapsed
4428
4429 \begin_layout Plain Layout
4430
4431
4432 \backslash
4433 spce 
4434 \end_layout
4435
4436 \end_inset
4437
4438 +
4439 \backslash
4440 dots
4441 \begin_inset ERT
4442 status collapsed
4443
4444 \begin_layout Plain Layout
4445
4446
4447 \backslash
4448 spce 
4449 \end_layout
4450
4451 \end_inset
4452
4453 +A_n
4454 \end_layout
4455
4456 \end_inset
4457 </cell>
4458 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4459 \begin_inset Text
4460
4461 \begin_layout Plain Layout
4462 \begin_inset Formula $A_{1}+\dots+A_{n}$
4463 \end_inset
4464
4465
4466 \end_layout
4467
4468 \end_inset
4469 </cell>
4470 </row>
4471 <row>
4472 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4473 \begin_inset Text
4474
4475 \begin_layout Plain Layout
4476 A_1
4477 \begin_inset ERT
4478 status collapsed
4479
4480 \begin_layout Plain Layout
4481
4482
4483 \backslash
4484 spce 
4485 \end_layout
4486
4487 \end_inset
4488
4489 ,
4490 \backslash
4491 ldots
4492 \begin_inset ERT
4493 status collapsed
4494
4495 \begin_layout Plain Layout
4496
4497
4498 \backslash
4499 spce 
4500 \end_layout
4501
4502 \end_inset
4503
4504 ,A_n
4505 \end_layout
4506
4507 \end_inset
4508 </cell>
4509 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4510 \begin_inset Text
4511
4512 \begin_layout Plain Layout
4513 \begin_inset Formula $A_{1},\ldots,A_{n}$
4514 \end_inset
4515
4516
4517 \end_layout
4518
4519 \end_inset
4520 </cell>
4521 </row>
4522 <row>
4523 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4524 \begin_inset Text
4525
4526 \begin_layout Plain Layout
4527 A_1
4528 \begin_inset ERT
4529 status collapsed
4530
4531 \begin_layout Plain Layout
4532
4533
4534 \backslash
4535 spce 
4536 \end_layout
4537
4538 \end_inset
4539
4540 +
4541 \backslash
4542 cdots
4543 \begin_inset ERT
4544 status collapsed
4545
4546 \begin_layout Plain Layout
4547
4548
4549 \backslash
4550 spce 
4551 \end_layout
4552
4553 \end_inset
4554
4555 +A_n
4556 \end_layout
4557
4558 \end_inset
4559 </cell>
4560 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4561 \begin_inset Text
4562
4563 \begin_layout Plain Layout
4564 \begin_inset Formula $A_{1}+\cdots+A_{n}$
4565 \end_inset
4566
4567
4568 \end_layout
4569
4570 \end_inset
4571 </cell>
4572 </row>
4573 <row>
4574 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
4575 \begin_inset Text
4576
4577 \begin_layout Plain Layout
4578
4579 \backslash
4580 vdots
4581 \end_layout
4582
4583 \end_inset
4584 </cell>
4585 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
4586 \begin_inset Text
4587
4588 \begin_layout Plain Layout
4589 \begin_inset Formula $\vdots$
4590 \end_inset
4591
4592
4593 \end_layout
4594
4595 \end_inset
4596 </cell>
4597 </row>
4598 <row>
4599 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4600 \begin_inset Text
4601
4602 \begin_layout Plain Layout
4603
4604 \backslash
4605 ddots
4606 \end_layout
4607
4608 \end_inset
4609 </cell>
4610 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4611 \begin_inset Text
4612
4613 \begin_layout Plain Layout
4614 \begin_inset Formula $\ddots$
4615 \end_inset
4616
4617
4618 \end_layout
4619
4620 \end_inset
4621 </cell>
4622 </row>
4623 <row>
4624 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
4625 \begin_inset Text
4626
4627 \begin_layout Plain Layout
4628 matrice 3×3
4629 \begin_inset space \thinspace{}
4630 \end_inset
4631
4632 avec les différents types de points
4633 \end_layout
4634
4635 \end_inset
4636 </cell>
4637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
4638 \begin_inset Text
4639
4640 \begin_layout Plain Layout
4641 \begin_inset Formula $\begin{array}{ccc}
4642 A_{11} & \cdots & A_{1m}\\
4643 \vdots & \ddots & \vdots\\
4644 A_{n1} & \cdots & A_{nm}\end{array}$
4645 \end_inset
4646
4647
4648 \end_layout
4649
4650 \end_inset
4651 </cell>
4652 </row>
4653 </lyxtabular>
4654
4655 \end_inset
4656
4657
4658 \end_layout
4659
4660 \begin_layout Standard
4661 Les points de suspension accessibles avec le menu 
4662 \family sans
4663 Insérer\SpecialChar \menuseparator
4664 Caractère
4665 \begin_inset space ~
4666 \end_inset
4667
4668 spécial
4669 \family default
4670  sont des 
4671 \series bold
4672
4673 \backslash
4674 ldots
4675 \series default
4676 .
4677 \end_layout
4678
4679 \begin_layout Standard
4680 \begin_inset VSpace medskip
4681 \end_inset
4682
4683 Spécialement pour les matrices, il y a des points de suspension qui peuvent
4684  couvrir plusieurs colonnes.
4685  Il sont créés avec la commande 
4686 \series bold
4687
4688 \backslash
4689 hdotsfor
4690 \series default
4691
4692 \begin_inset Index
4693 status collapsed
4694
4695 \begin_layout Plain Layout
4696 Commandes ! H ! 
4697 \backslash
4698 hdotsfor
4699 \end_layout
4700
4701 \end_inset
4702
4703 , qui a la syntaxe suivante:
4704 \end_layout
4705
4706 \begin_layout Standard
4707
4708 \series bold
4709
4710 \backslash
4711 hdotsfor[distance]{nombre de colonnes}
4712 \end_layout
4713
4714 \begin_layout Standard
4715 Le nombre de colonnes précise combien de colonnes doivent être couvertes.
4716  La distance est un facteur donnant la distance entre les points.
4717 \end_layout
4718
4719 \begin_layout Standard
4720 Dans la matrice suivante, on a inséré la commande 
4721 \series bold
4722
4723 \backslash
4724 hdotsfor[2]{4}
4725 \series default
4726  dans la première colonne de le deuxième ligne, pour avoir une ligne de
4727  points de suspension avec une distance entre points double de celle obtenue
4728  avec la commande 
4729 \series bold
4730
4731 \backslash
4732 dots
4733 \series default
4734 :
4735 \begin_inset Formula \[
4736 \left(\begin{array}{cccc}
4737 A & B & C & D\\
4738 \hdotsfor[2]{4}\\
4739 a & z & e & r\end{array}\right)\]
4740
4741 \end_inset
4742
4743 Notez que les cases de la matrice qui doivent être couvertes doivent être
4744  vides, sinon vous aurez des erreurs LaTeX.
4745 \end_layout
4746
4747 \begin_layout Standard
4748 \begin_inset VSpace bigskip
4749 \end_inset
4750
4751 Pour aller plus loin, vous pouvez utiliser la commande 
4752 \series bold
4753
4754 \backslash
4755 dotfill
4756 \series default
4757
4758 \begin_inset Index
4759 status collapsed
4760
4761 \begin_layout Plain Layout
4762 Commandes ! D ! 
4763 \backslash
4764 dotfill
4765 \end_layout
4766
4767 \end_inset
4768
4769  pour remplir le reste d'une ligne avec des points.
4770  L'effet de ces commandes est le même que celui de 
4771 \series bold
4772
4773 \backslash
4774 hfill
4775 \series default
4776 , voir 
4777 \begin_inset CommandInset ref
4778 LatexCommand ref
4779 reference "sub:Espace-variable"
4780
4781 \end_inset
4782
4783 .
4784 \end_layout
4785
4786 \begin_layout Standard
4787 Par exemple, la commande 
4788 \series bold
4789 A
4790 \backslash
4791 dotfill
4792 \begin_inset ERT
4793 status collapsed
4794
4795 \begin_layout Plain Layout
4796
4797
4798 \backslash
4799 spce 
4800 \end_layout
4801
4802 \end_inset
4803
4804 B
4805 \series default
4806  produit
4807 \end_layout
4808
4809 \begin_layout Standard
4810 \begin_inset Formula $A\dotfill B$
4811 \end_inset
4812
4813
4814 \end_layout
4815
4816 \begin_layout Standard
4817 Comme
4818 \series bold
4819  
4820 \backslash
4821 dotfill
4822 \series default
4823  avec des points, il existe la commande 
4824 \series bold
4825
4826 \backslash
4827 hrulefill
4828 \series default
4829
4830 \begin_inset Index
4831 status collapsed
4832
4833 \begin_layout Plain Layout
4834 Commandes ! H ! 
4835 \backslash
4836 hrulefill
4837 \end_layout
4838
4839 \end_inset
4840
4841  avec un filet:
4842 \end_layout
4843
4844 \begin_layout Standard
4845 \begin_inset Formula $A\hrulefill B$
4846 \end_inset
4847
4848
4849 \end_layout
4850
4851 \begin_layout Standard
4852 Pour utiliser ces commandes dans le texte, elles doivent être insérées en
4853  mode TeX.
4854 \end_layout
4855
4856 \begin_layout Section
4857 Matrices
4858 \begin_inset CommandInset label
4859 LatexCommand label
4860 name "sec:Matrices"
4861
4862 \end_inset
4863
4864
4865 \begin_inset Index
4866 status collapsed
4867
4868 \begin_layout Plain Layout
4869 Matrices
4870 \end_layout
4871
4872 \end_inset
4873
4874
4875 \end_layout
4876
4877 \begin_layout Standard
4878 On peut insérer des matrices avec le bouton 
4879 \begin_inset Graphics
4880         filename ../../images/dialog-show_mathmatrix.png
4881         scale 85
4882
4883 \end_inset
4884
4885  de la barre d'outils mathématique ou en utilisant le menu
4886 \family sans
4887  Insérer\SpecialChar \menuseparator
4888 Math\SpecialChar \menuseparator
4889 Matrice
4890 \begin_inset space ~
4891 \end_inset
4892
4893 mathématique
4894 \family default
4895 .
4896  On vous demande alors le nombre de lignes et de colonnes de la matrice
4897  et leur alignement.
4898  L'alignement vertical n'est en fait important que pour les matrices qui
4899  se trouvent dans une formule en ligne:
4900 \end_layout
4901
4902 \begin_layout Standard
4903 L'alignement de la première matrice est haut 
4904 \begin_inset Formula $\begin{array}[t]{cccc}
4905 A & D & G & J\\
4906 B & E & H & K\\
4907 C & F & I & L\end{array}$
4908 \end_inset
4909
4910 , la seconde milieu 
4911 \begin_inset Formula $\begin{array}{cccc}
4912 A & D & G & J\\
4913 B & E & H & K\\
4914 C & F & I & L\end{array}$
4915 \end_inset
4916
4917 , et la troisième bas 
4918 \begin_inset Formula $\begin{array}[b]{cccc}
4919 A & D & G & J\\
4920 B & E & H & K\\
4921 C & F & I & L\end{array}$
4922 \end_inset
4923
4924  .
4925 \end_layout
4926
4927 \begin_layout Standard
4928 L'alignement horizontal précise comment le contenu des colonnes doit être
4929  aligné.
4930  On le choisit en entrant une lettre pour chaque colonne.
4931  
4932 \emph on
4933 l
4934 \emph default
4935  pour un alignement à gauche (left) , 
4936 \emph on
4937 c
4938 \emph default
4939  centré, et
4940 \emph on
4941  r
4942 \emph default
4943  à droite (right).
4944  Par exemple, pour créer une matrice
4945 \begin_inset space ~
4946 \end_inset
4947
4948 4
4949 \series bold
4950 ×
4951 \series default
4952 4 où la première colonne est alignée à gauche, la deuxième et la troisième
4953  sont centrées et la dernière est alignée à gauche, on va entrer 
4954 \series bold
4955 lccr
4956 \series default
4957  pour l'alignement horizontal.
4958  En principe, toutes les colonnes d'une matrice sont centrées, ce qui fait
4959  que l'alignement par défaut pour toutes les colonnes est un 
4960 \series bold
4961 c
4962 \series default
4963 .
4964 \begin_inset Newpage pagebreak
4965 \end_inset
4966
4967
4968 \end_layout
4969
4970 \begin_layout Standard
4971 Alignement horizontal:
4972 \end_layout
4973
4974 \begin_layout Standard
4975
4976 \series bold
4977 lll
4978 \series default
4979  : 
4980 \begin_inset Formula $\begin{array}{lll}
4981 10000 & D & G\\
4982 B & 10000 & H\\
4983 C & F & 10000\end{array}$
4984 \end_inset
4985
4986  , 
4987 \series bold
4988 ccc
4989 \series default
4990  : 
4991 \begin_inset Formula $\begin{array}{ccc}
4992 10000 & D & G\\
4993 B & 10000 & H\\
4994 C & F & 10000\end{array}$
4995 \end_inset
4996
4997  , 
4998 \series bold
4999 rrr
5000 \series default
5001  : 
5002 \begin_inset Formula $\begin{array}{rrr}
5003 10000 & D & G\\
5004 B & 10000 & H\\
5005 C & F & 10000\end{array}$
5006 \end_inset
5007
5008
5009 \end_layout
5010
5011 \begin_layout Standard
5012 Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
5013  utiliser les boutons 
5014 \begin_inset Graphics
5015         filename ../../images/tabular-feature_append-row.png
5016         scale 85
5017
5018 \end_inset
5019
5020
5021 \begin_inset Graphics
5022         filename ../../images/tabular-feature_delete-row.png
5023         scale 85
5024
5025 \end_inset
5026
5027 , etc.
5028 \begin_inset space \thinspace{}
5029 \end_inset
5030
5031 de la barre d'outils mathématique, ou le menu 
5032 \family sans
5033 Éditer\SpecialChar \menuseparator
5034 Lignes
5035 \begin_inset space \thinspace{}
5036 \end_inset
5037
5038 &
5039 \begin_inset space \thinspace{}
5040 \end_inset
5041
5042 colonnes
5043 \family default
5044 .
5045  On peut aussi ajouter de nouvelles lignes avec 
5046 \family sans
5047 Ctrl-Entrée
5048 \family default
5049 .
5050 \end_layout
5051
5052 \begin_layout Standard
5053 \begin_inset VSpace bigskip
5054 \end_inset
5055
5056 On peut ajouter des parenthèses autour d'une matrice, soit avec les commandes
5057  
5058 \series bold
5059
5060 \backslash
5061 left
5062 \series default
5063
5064 \begin_inset Index
5065 status collapsed
5066
5067 \begin_layout Plain Layout
5068 Commandes ! L ! 
5069 \backslash
5070 left
5071 \end_layout
5072
5073 \end_inset
5074
5075  et 
5076 \series bold
5077
5078 \backslash
5079 right
5080 \series default
5081
5082 \begin_inset Index
5083 status collapsed
5084
5085 \begin_layout Plain Layout
5086 Commandes ! R ! 
5087 \backslash
5088 right
5089 \end_layout
5090
5091 \end_inset
5092
5093  (raccourci 
5094 \family sans
5095 Alt-m
5096 \begin_inset space ~
5097 \end_inset
5098
5099 parenthèse
5100 \family default
5101 ), voir 
5102 \begin_inset CommandInset ref
5103 LatexCommand ref
5104 reference "sub:Taille-parenthèses-automatique"
5105
5106 \end_inset
5107
5108 , ou en utilisant les commandes suivantes:
5109 \begin_inset VSpace medskip
5110 \end_inset
5111
5112
5113 \end_layout
5114
5115 \begin_layout Standard
5116 \begin_inset space \hfill{}
5117 \end_inset
5118
5119
5120 \begin_inset Tabular
5121 <lyxtabular version="3" rows="4" columns="2">
5122 <features>
5123 <column alignment="center" valignment="top" width="0">
5124 <column alignment="center" valignment="top" width="0">
5125 <row>
5126 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5127 \begin_inset Text
5128
5129 \begin_layout Plain Layout
5130 Commande
5131 \end_layout
5132
5133 \end_inset
5134 </cell>
5135 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5136 \begin_inset Text
5137
5138 \begin_layout Plain Layout
5139 Résultat
5140 \begin_inset Note Note
5141 status collapsed
5142
5143 \begin_layout Plain Layout
5144
5145 \series bold
5146
5147 \backslash
5148 raisebox est seulement utilisée pour faire de la place
5149 \end_layout
5150
5151 \end_inset
5152
5153
5154 \end_layout
5155
5156 \end_inset
5157 </cell>
5158 </row>
5159 <row>
5160 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5161 \begin_inset Text
5162
5163 \begin_layout Plain Layout
5164
5165 \backslash
5166 bmatrix
5167 \begin_inset ERT
5168 status collapsed
5169
5170 \begin_layout Plain Layout
5171
5172
5173 \backslash
5174 spce 
5175 \end_layout
5176
5177 \end_inset
5178
5179 matrice
5180 \begin_inset space \thinspace{}
5181 \end_inset
5182
5183 2×2
5184 \end_layout
5185
5186 \end_inset
5187 </cell>
5188 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5189 \begin_inset Text
5190
5191 \begin_layout Plain Layout
5192 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
5193 0 & \textrm{-}\mathrm{i}\\
5194 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
5195 \end_inset
5196
5197
5198 \end_layout
5199
5200 \end_inset
5201 </cell>
5202 </row>
5203 <row>
5204 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5205 \begin_inset Text
5206
5207 \begin_layout Plain Layout
5208
5209 \backslash
5210 Bmatrix
5211 \begin_inset ERT
5212 status collapsed
5213
5214 \begin_layout Plain Layout
5215
5216
5217 \backslash
5218 spce 
5219 \end_layout
5220
5221 \end_inset
5222
5223 matrice
5224 \begin_inset space \thinspace{}
5225 \end_inset
5226
5227 2×2
5228 \end_layout
5229
5230 \end_inset
5231 </cell>
5232 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5233 \begin_inset Text
5234
5235 \begin_layout Plain Layout
5236 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
5237 0 & \textrm{-}\mathrm{i}\\
5238 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
5239 \end_inset
5240
5241
5242 \end_layout
5243
5244 \end_inset
5245 </cell>
5246 </row>
5247 <row>
5248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5249 \begin_inset Text
5250
5251 \begin_layout Plain Layout
5252
5253 \backslash
5254 pmatrix
5255 \begin_inset ERT
5256 status collapsed
5257
5258 \begin_layout Plain Layout
5259
5260
5261 \backslash
5262 spce 
5263 \end_layout
5264
5265 \end_inset
5266
5267 matrice
5268 \begin_inset space \thinspace{}
5269 \end_inset
5270
5271 2×2
5272 \end_layout
5273
5274 \end_inset
5275 </cell>
5276 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5277 \begin_inset Text
5278
5279 \begin_layout Plain Layout
5280 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
5281 0 & \textrm{-}\mathrm{i}\\
5282 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
5283 \end_inset
5284
5285
5286 \end_layout
5287
5288 \end_inset
5289 </cell>
5290 </row>
5291 </lyxtabular>
5292
5293 \end_inset
5294
5295
5296 \begin_inset space \hfill{}
5297 \end_inset
5298
5299
5300 \begin_inset Tabular
5301 <lyxtabular version="3" rows="4" columns="2">
5302 <features>
5303 <column alignment="center" valignment="top" width="0">
5304 <column alignment="center" valignment="top" width="0">
5305 <row>
5306 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5307 \begin_inset Text
5308
5309 \begin_layout Plain Layout
5310 Commande
5311 \end_layout
5312
5313 \end_inset
5314 </cell>
5315 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5316 \begin_inset Text
5317
5318 \begin_layout Plain Layout
5319 Résultat
5320 \end_layout
5321
5322 \end_inset
5323 </cell>
5324 </row>
5325 <row>
5326 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5327 \begin_inset Text
5328
5329 \begin_layout Plain Layout
5330
5331 \backslash
5332 vmatrix
5333 \begin_inset ERT
5334 status collapsed
5335
5336 \begin_layout Plain Layout
5337
5338
5339 \backslash
5340 spce 
5341 \end_layout
5342
5343 \end_inset
5344
5345 matrice
5346 \begin_inset space \thinspace{}
5347 \end_inset
5348
5349 2×2
5350 \end_layout
5351
5352 \end_inset
5353 </cell>
5354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5355 \begin_inset Text
5356
5357 \begin_layout Plain Layout
5358 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
5359 0 & \textrm{-}\mathrm{i}\\
5360 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
5361 \end_inset
5362
5363
5364 \end_layout
5365
5366 \end_inset
5367 </cell>
5368 </row>
5369 <row>
5370 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5371 \begin_inset Text
5372
5373 \begin_layout Plain Layout
5374
5375 \backslash
5376 Vmatrix
5377 \begin_inset ERT
5378 status collapsed
5379
5380 \begin_layout Plain Layout
5381
5382
5383 \backslash
5384 spce 
5385 \end_layout
5386
5387 \end_inset
5388
5389 matrice
5390 \begin_inset space \thinspace{}
5391 \end_inset
5392
5393 2×2
5394 \end_layout
5395
5396 \end_inset
5397 </cell>
5398 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5399 \begin_inset Text
5400
5401 \begin_layout Plain Layout
5402 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
5403 0 & \textrm{-}\mathrm{i}\\
5404 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
5405 \end_inset
5406
5407
5408 \end_layout
5409
5410 \end_inset
5411 </cell>
5412 </row>
5413 <row>
5414 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5415 \begin_inset Text
5416
5417 \begin_layout Plain Layout
5418
5419 \backslash
5420 matrix
5421 \begin_inset ERT
5422 status collapsed
5423
5424 \begin_layout Plain Layout
5425
5426
5427 \backslash
5428 spce 
5429 \end_layout
5430
5431 \end_inset
5432
5433 matrice
5434 \begin_inset space \thinspace{}
5435 \end_inset
5436
5437 2×2
5438 \end_layout
5439
5440 \end_inset
5441 </cell>
5442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5443 \begin_inset Text
5444
5445 \begin_layout Plain Layout
5446 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
5447 0 & \textrm{-}\mathrm{i}\\
5448 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
5449 \end_inset
5450
5451
5452 \end_layout
5453
5454 \end_inset
5455 </cell>
5456 </row>
5457 </lyxtabular>
5458
5459 \end_inset
5460
5461
5462 \begin_inset space \hfill{}
5463 \end_inset
5464
5465
5466 \end_layout
5467
5468 \begin_layout Standard
5469 \begin_inset VSpace medskip
5470 \end_inset
5471
5472 Quand on insère par exemple 
5473 \series bold
5474
5475 \backslash
5476 vmatrix,
5477 \series default
5478  une boîte bleue apparaît entre deux lignes verticales où la matrice est
5479  insérée.
5480 \end_layout
5481
5482 \begin_layout Standard
5483 \begin_inset VSpace bigskip
5484 \end_inset
5485
5486 Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
5487  
5488 \series bold
5489
5490 \backslash
5491 arraycolsep
5492 \series default
5493
5494 \begin_inset Index
5495 status collapsed
5496
5497 \begin_layout Plain Layout
5498 Commandes ! A ! 
5499 \backslash
5500 arraycolsep
5501 \end_layout
5502
5503 \end_inset
5504
5505  qui est décrite dans 
5506 \begin_inset CommandInset ref
5507 LatexCommand ref
5508 reference "sub:Séparation-des-colonnes"
5509
5510 \end_inset
5511
5512  peut aussi être utilisée pour changer la distance qui sépare les colonnes
5513  dans les matrices.
5514 \end_layout
5515
5516 \begin_layout Standard
5517 Pour changer l'espacement des lignes, on utilise la commande 
5518 \series bold
5519
5520 \backslash
5521 arraystretch
5522 \series default
5523
5524 \begin_inset Index
5525 status collapsed
5526
5527 \begin_layout Plain Layout
5528 Commandes ! A ! 
5529 \backslash
5530 arraystretch
5531 \end_layout
5532
5533 \end_inset
5534
5535  de la façon suivante:
5536 \end_layout
5537
5538 \begin_layout Standard
5539
5540 \series bold
5541
5542 \backslash
5543 renewcommand{
5544 \backslash
5545 arraystretch}{facteur d'étirement}
5546 \begin_inset Index
5547 status collapsed
5548
5549 \begin_layout Plain Layout
5550 Commandes ! R ! 
5551 \backslash
5552 renewcommand
5553 \end_layout
5554
5555 \end_inset
5556
5557
5558 \end_layout
5559
5560 \begin_layout Standard
5561 La commande 
5562 \series bold
5563
5564 \backslash
5565 renewcommand
5566 \series default
5567  affecte le facteur d'étirement à la commande prédéfinie 
5568 \series bold
5569
5570 \backslash
5571 arraystretch
5572 \series default
5573 .
5574  Par exemple, pour doubler l'espacement des lignes, utilisez un facteur
5575  2.
5576  Ce facteur sera utilisé pour toutes les matrices qui suivent.
5577  Pour revenir à l'espacement initial, affectez un facteur 1 à 
5578 \series bold
5579
5580 \backslash
5581 arraystretch
5582 \series default
5583 .
5584 \end_layout
5585
5586 \begin_layout Standard
5587 Pour insérer une matrice dans une ligne de texte, on utilise la commande
5588  
5589 \series bold
5590
5591 \backslash
5592 smallmatrix
5593 \series default
5594
5595 \begin_inset Index
5596 status collapsed
5597
5598 \begin_layout Plain Layout
5599 Commandes ! S ! 
5600 \backslash
5601 smallmatrix
5602 \end_layout
5603
5604 \end_inset
5605
5606 .
5607  Quand elle est insérée, une boîte bleue avec deux lignes en pointillé apparaît
5608  où la matrice est insérée.
5609 \end_layout
5610
5611 \begin_layout Standard
5612 Voici une matrice 
5613 \begin_inset Formula $\left(\begin{smallmatrix}A & B\\
5614 C & D\end{smallmatrix}\right)$
5615 \end_inset
5616
5617  dans une ligne de texte.
5618 \end_layout
5619
5620 \begin_layout Section
5621 Parenthèses et autres délimiteurs
5622 \begin_inset Index
5623 status collapsed
5624
5625 \begin_layout Plain Layout
5626 Parenthèses
5627 \end_layout
5628
5629 \end_inset
5630
5631
5632 \begin_inset Index
5633 status collapsed
5634
5635 \begin_layout Plain Layout
5636 Accolades
5637 \end_layout
5638
5639 \end_inset
5640
5641
5642 \begin_inset Index
5643 status collapsed
5644
5645 \begin_layout Plain Layout
5646 Crochets
5647 \end_layout
5648
5649 \end_inset
5650
5651
5652 \begin_inset Index
5653 status collapsed
5654
5655 \begin_layout Plain Layout
5656 Delimiteurs@Délimiteurs
5657 \end_layout
5658
5659 \end_inset
5660
5661
5662 \end_layout
5663
5664 \begin_layout Subsection
5665 Parenthèses verticales et délimiteurs
5666 \begin_inset Index
5667 status collapsed
5668
5669 \begin_layout Plain Layout
5670 Accolades ! verticales
5671 \end_layout
5672
5673 \end_inset
5674
5675
5676 \end_layout
5677
5678 \begin_layout Standard
5679
5680 \lang english
5681 \begin_inset space \hfill{}
5682 \end_inset
5683
5684
5685 \lang french
5686
5687 \begin_inset Tabular
5688 <lyxtabular version="3" rows="9" columns="2">
5689 <features>
5690 <column alignment="center" valignment="top" width="0pt">
5691 <column alignment="center" valignment="top" width="0pt">
5692 <row>
5693 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5694 \begin_inset Text
5695
5696 \begin_layout Plain Layout
5697 Commande
5698 \end_layout
5699
5700 \end_inset
5701 </cell>
5702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5703 \begin_inset Text
5704
5705 \begin_layout Plain Layout
5706 Résultat
5707 \end_layout
5708
5709 \end_inset
5710 </cell>
5711 </row>
5712 <row>
5713 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5714 \begin_inset Text
5715
5716 \begin_layout Plain Layout
5717 (
5718 \end_layout
5719
5720 \end_inset
5721 </cell>
5722 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5723 \begin_inset Text
5724
5725 \begin_layout Plain Layout
5726 \begin_inset Formula $($
5727 \end_inset
5728
5729
5730 \end_layout
5731
5732 \end_inset
5733 </cell>
5734 </row>
5735 <row>
5736 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5737 \begin_inset Text
5738
5739 \begin_layout Plain Layout
5740 {
5741 \end_layout
5742
5743 \end_inset
5744 </cell>
5745 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5746 \begin_inset Text
5747
5748 \begin_layout Plain Layout
5749 \begin_inset Formula $\{$
5750 \end_inset
5751
5752
5753 \end_layout
5754
5755 \end_inset
5756 </cell>
5757 </row>
5758 <row>
5759 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5760 \begin_inset Text
5761
5762 \begin_layout Plain Layout
5763 [
5764 \end_layout
5765
5766 \end_inset
5767 </cell>
5768 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5769 \begin_inset Text
5770
5771 \begin_layout Plain Layout
5772 \begin_inset Formula $[$
5773 \end_inset
5774
5775
5776 \end_layout
5777
5778 \end_inset
5779 </cell>
5780 </row>
5781 <row>
5782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5783 \begin_inset Text
5784
5785 \begin_layout Plain Layout
5786
5787 \backslash
5788 langle
5789 \end_layout
5790
5791 \end_inset
5792 </cell>
5793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5794 \begin_inset Text
5795
5796 \begin_layout Plain Layout
5797 \begin_inset Formula $\langle$
5798 \end_inset
5799
5800
5801 \end_layout
5802
5803 \end_inset
5804 </cell>
5805 </row>
5806 <row>
5807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5808 \begin_inset Text
5809
5810 \begin_layout Plain Layout
5811
5812 \backslash
5813 lceil
5814 \end_layout
5815
5816 \end_inset
5817 </cell>
5818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5819 \begin_inset Text
5820
5821 \begin_layout Plain Layout
5822 \begin_inset Formula $\lceil$
5823 \end_inset
5824
5825
5826 \end_layout
5827
5828 \end_inset
5829 </cell>
5830 </row>
5831 <row>
5832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5833 \begin_inset Text
5834
5835 \begin_layout Plain Layout
5836
5837 \backslash
5838 lfloor
5839 \end_layout
5840
5841 \end_inset
5842 </cell>
5843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5844 \begin_inset Text
5845
5846 \begin_layout Plain Layout
5847 \begin_inset Formula $\lfloor$
5848 \end_inset
5849
5850
5851 \end_layout
5852
5853 \end_inset
5854 </cell>
5855 </row>
5856 <row>
5857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5858 \begin_inset Text
5859
5860 \begin_layout Plain Layout
5861 /
5862 \end_layout
5863
5864 \end_inset
5865 </cell>
5866 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5867 \begin_inset Text
5868
5869 \begin_layout Plain Layout
5870 \begin_inset Formula $/$
5871 \end_inset
5872
5873
5874 \end_layout
5875
5876 \end_inset
5877 </cell>
5878 </row>
5879 <row>
5880 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5881 \begin_inset Text
5882
5883 \begin_layout Plain Layout
5884 |
5885 \end_layout
5886
5887 \end_inset
5888 </cell>
5889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5890 \begin_inset Text
5891
5892 \begin_layout Plain Layout
5893 \begin_inset Formula $|$
5894 \end_inset
5895
5896
5897 \end_layout
5898
5899 \end_inset
5900 </cell>
5901 </row>
5902 </lyxtabular>
5903
5904 \end_inset
5905
5906
5907 \begin_inset space \hfill{}
5908 \end_inset
5909
5910
5911 \begin_inset Tabular
5912 <lyxtabular version="3" rows="9" columns="2">
5913 <features>
5914 <column alignment="center" valignment="top" width="0pt">
5915 <column alignment="center" valignment="top" width="0pt">
5916 <row>
5917 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
5918 \begin_inset Text
5919
5920 \begin_layout Plain Layout
5921 Commande
5922 \end_layout
5923
5924 \end_inset
5925 </cell>
5926 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
5927 \begin_inset Text
5928
5929 \begin_layout Plain Layout
5930 Résultat
5931 \end_layout
5932
5933 \end_inset
5934 </cell>
5935 </row>
5936 <row>
5937 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5938 \begin_inset Text
5939
5940 \begin_layout Plain Layout
5941 )
5942 \end_layout
5943
5944 \end_inset
5945 </cell>
5946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5947 \begin_inset Text
5948
5949 \begin_layout Plain Layout
5950 \begin_inset Formula $)$
5951 \end_inset
5952
5953
5954 \end_layout
5955
5956 \end_inset
5957 </cell>
5958 </row>
5959 <row>
5960 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5961 \begin_inset Text
5962
5963 \begin_layout Plain Layout
5964 }
5965 \end_layout
5966
5967 \end_inset
5968 </cell>
5969 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5970 \begin_inset Text
5971
5972 \begin_layout Plain Layout
5973 \begin_inset Formula $\}$
5974 \end_inset
5975
5976
5977 \end_layout
5978
5979 \end_inset
5980 </cell>
5981 </row>
5982 <row>
5983 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
5984 \begin_inset Text
5985
5986 \begin_layout Plain Layout
5987 ]
5988 \end_layout
5989
5990 \end_inset
5991 </cell>
5992 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
5993 \begin_inset Text
5994
5995 \begin_layout Plain Layout
5996 \begin_inset Formula $]$
5997 \end_inset
5998
5999
6000 \end_layout
6001
6002 \end_inset
6003 </cell>
6004 </row>
6005 <row>
6006 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6007 \begin_inset Text
6008
6009 \begin_layout Plain Layout
6010
6011 \backslash
6012 rangle
6013 \end_layout
6014
6015 \end_inset
6016 </cell>
6017 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6018 \begin_inset Text
6019
6020 \begin_layout Plain Layout
6021 \begin_inset Formula $\rangle$
6022 \end_inset
6023
6024
6025 \end_layout
6026
6027 \end_inset
6028 </cell>
6029 </row>
6030 <row>
6031 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6032 \begin_inset Text
6033
6034 \begin_layout Plain Layout
6035
6036 \backslash
6037 rceil
6038 \end_layout
6039
6040 \end_inset
6041 </cell>
6042 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6043 \begin_inset Text
6044
6045 \begin_layout Plain Layout
6046 \begin_inset Formula $\rceil$
6047 \end_inset
6048
6049
6050 \end_layout
6051
6052 \end_inset
6053 </cell>
6054 </row>
6055 <row>
6056 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6057 \begin_inset Text
6058
6059 \begin_layout Plain Layout
6060
6061 \backslash
6062 rfloor
6063 \end_layout
6064
6065 \end_inset
6066 </cell>
6067 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6068 \begin_inset Text
6069
6070 \begin_layout Plain Layout
6071 \begin_inset Formula $\rfloor$
6072 \end_inset
6073
6074
6075 \end_layout
6076
6077 \end_inset
6078 </cell>
6079 </row>
6080 <row>
6081 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6082 \begin_inset Text
6083
6084 \begin_layout Plain Layout
6085
6086 \backslash
6087
6088 \backslash
6089
6090 \end_layout
6091
6092 \end_inset
6093 </cell>
6094 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6095 \begin_inset Text
6096
6097 \begin_layout Plain Layout
6098 \begin_inset Formula $\backslash$
6099 \end_inset
6100
6101
6102 \end_layout
6103
6104 \end_inset
6105 </cell>
6106 </row>
6107 <row>
6108 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6109 \begin_inset Text
6110
6111 \begin_layout Plain Layout
6112
6113 \backslash
6114 |
6115 \end_layout
6116
6117 \end_inset
6118 </cell>
6119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6120 \begin_inset Text
6121
6122 \begin_layout Plain Layout
6123 \begin_inset Formula $\|$
6124 \end_inset
6125
6126
6127 \end_layout
6128
6129 \end_inset
6130 </cell>
6131 </row>
6132 </lyxtabular>
6133
6134 \end_inset
6135
6136
6137 \lang english
6138
6139 \begin_inset space \hfill{}
6140 \end_inset
6141
6142
6143 \end_layout
6144
6145 \begin_layout Standard
6146 \begin_inset Note Greyedout
6147 status open
6148
6149 \begin_layout Plain Layout
6150
6151 \series bold
6152 Note:
6153 \series default
6154  En mode TeX, on doit utiliser la commande 
6155 \series bold
6156
6157 \backslash
6158 textbackslash
6159 \series default
6160
6161 \begin_inset Index
6162 status collapsed
6163
6164 \begin_layout Plain Layout
6165 Commandes ! T ! 
6166 \backslash
6167 textbackslash
6168 \end_layout
6169
6170 \end_inset
6171
6172  pour la barre de fraction inverse (backslash), puisque la commande 
6173 \backslash
6174
6175 \backslash
6176  produit un saut de ligne.
6177 \end_layout
6178
6179 \end_inset
6180
6181
6182 \end_layout
6183
6184 \begin_layout Standard
6185 On peut ajuster la taille de tous les caractères listés ci-dessus avec les
6186  commandes décrites dans les deux sous-sections qui suivent.
6187  Quand on utilise ces commandes, on peut utiliser directement les caractères
6188  < et > , plutôt que les commandes 
6189 \series bold
6190
6191 \backslash
6192 langle
6193 \series default
6194  et 
6195 \series bold
6196
6197 \backslash
6198 rangle
6199 \series default
6200 .
6201 \end_layout
6202
6203 \begin_layout Subsubsection
6204 Taille de parenthèse manuelle
6205 \begin_inset CommandInset label
6206 LatexCommand label
6207 name "sub:Taille-parenthèses-manuelle"
6208
6209 \end_inset
6210
6211
6212 \begin_inset Index
6213 status collapsed
6214
6215 \begin_layout Plain Layout
6216 Taille parenthèses ! manuelle
6217 \end_layout
6218
6219 \end_inset
6220
6221
6222 \end_layout
6223
6224 \begin_layout Standard
6225 La taille des parenthèses peut être précisée manuellement en utilisant les
6226  commandes LaTeX 
6227 \series bold
6228
6229 \backslash
6230 big
6231 \series default
6232
6233 \begin_inset Index
6234 status collapsed
6235
6236 \begin_layout Plain Layout
6237 Commandes ! B ! 
6238 \backslash
6239 big
6240 \end_layout
6241
6242 \end_inset
6243
6244
6245 \series bold
6246
6247 \backslash
6248 Big
6249 \series default
6250
6251 \series bold
6252
6253 \backslash
6254 bigg
6255 \series default
6256 , et 
6257 \series bold
6258
6259 \backslash
6260 Bigg
6261 \series default
6262 .
6263  
6264 \series bold
6265
6266 \backslash
6267 big
6268 \series default
6269  indique la plus petite taille et 
6270 \series bold
6271
6272 \backslash
6273 Bigg
6274 \series default
6275  la plus grande.
6276 \end_layout
6277
6278 \begin_layout Standard
6279 Ces commandes sont utilisées pour mettre en évidence les différents niveaux
6280  de parenthèses:
6281 \end_layout
6282
6283 \begin_layout Standard
6284 \align center
6285 \begin_inset Tabular
6286 <lyxtabular version="3" rows="2" columns="2">
6287 <features>
6288 <column alignment="center" valignment="top" width="0pt">
6289 <column alignment="center" valignment="top" width="0pt">
6290 <row>
6291 <cell alignment="center" valignment="top" usebox="none">
6292 \begin_inset Text
6293
6294 \begin_layout Plain Layout
6295 toutes les parenthèses de la même taille:
6296 \end_layout
6297
6298 \end_inset
6299 </cell>
6300 <cell alignment="center" valignment="top" usebox="none">
6301 \begin_inset Text
6302
6303 \begin_layout Plain Layout
6304 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
6305 \end_inset
6306
6307
6308 \end_layout
6309
6310 \end_inset
6311 </cell>
6312 </row>
6313 <row>
6314 <cell alignment="center" valignment="top" usebox="none">
6315 \begin_inset Text
6316
6317 \begin_layout Plain Layout
6318 c'est mieux comme cela:
6319 \end_layout
6320
6321 \end_inset
6322 </cell>
6323 <cell alignment="center" valignment="top" usebox="none">
6324 \begin_inset Text
6325
6326 \begin_layout Plain Layout
6327 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
6328 \end_inset
6329
6330
6331 \end_layout
6332
6333 \end_inset
6334 </cell>
6335 </row>
6336 </lyxtabular>
6337
6338 \end_inset
6339
6340
6341 \begin_inset Note Note
6342 status collapsed
6343
6344 \begin_layout Plain Layout
6345
6346 \series bold
6347 \lang english
6348
6349 \backslash
6350 raisebox
6351 \end_layout
6352
6353 \end_inset
6354
6355
6356 \end_layout
6357
6358 \begin_layout Standard
6359 Pour la deuxième formule, on a utilisé la commande 
6360 \backslash
6361 Big((A+B)(A-B)
6362 \backslash
6363 Big)^
6364 \begin_inset ERT
6365 status collapsed
6366
6367 \begin_layout Plain Layout
6368
6369
6370 \backslash
6371 spce 
6372 \end_layout
6373
6374 \end_inset
6375
6376 C.
6377 \end_layout
6378
6379 \begin_layout Standard
6380 Voici un aperçu de toutes les tailles de parenthèses:
6381 \end_layout
6382
6383 \begin_layout Standard
6384 \align center
6385
6386 \backslash
6387 Bigg(
6388 \backslash
6389 exp
6390 \backslash
6391 bigg<
6392 \backslash
6393 Big[
6394 \backslash
6395 big{
6396 \backslash
6397 ln(3x)
6398 \backslash
6399 big}^2
6400 \begin_inset ERT
6401 status collapsed
6402
6403 \begin_layout Plain Layout
6404
6405
6406 \backslash
6407 spce 
6408 \end_layout
6409
6410 \end_inset
6411
6412
6413 \backslash
6414 sin(x)
6415 \backslash
6416 Big]^
6417 \begin_inset ERT
6418 status collapsed
6419
6420 \begin_layout Plain Layout
6421
6422
6423 \backslash
6424 spce 
6425 \end_layout
6426
6427 \end_inset
6428
6429 A
6430 \begin_inset ERT
6431 status collapsed
6432
6433 \begin_layout Plain Layout
6434
6435
6436 \backslash
6437 spce 
6438 \end_layout
6439
6440 \end_inset
6441
6442
6443 \backslash
6444 bigg>
6445 \backslash
6446 Bigg)^0,5
6447 \end_layout
6448
6449 \begin_layout Standard
6450 \align center
6451 \begin_inset Formula $\Bigg(\exp\bigg<\Big[\big\{\ln(3x)\big\}^{2}\sin(x)\Big]^{A}\bigg>\Bigg)^{0,5}$
6452 \end_inset
6453
6454
6455 \end_layout
6456
6457 \begin_layout Standard
6458 \begin_inset Newpage newpage
6459 \end_inset
6460
6461 En plus des commandes 
6462 \series bold
6463
6464 \backslash
6465 big
6466 \series default
6467 , il y a la variante 
6468 \series bold
6469
6470 \backslash
6471 bigm
6472 \series default
6473
6474 \begin_inset Index
6475 status collapsed
6476
6477 \begin_layout Plain Layout
6478 Commandes ! B ! 
6479 \backslash
6480 bigm
6481 \end_layout
6482
6483 \end_inset
6484
6485  qui ajoute un peu plus d'espace entre la parenthèse et son contenu, et
6486  la variante 
6487 \series bold
6488
6489 \backslash
6490 bigl
6491 \series default
6492 -
6493 \series bold
6494
6495 \backslash
6496 bigr
6497 \series default
6498
6499 \begin_inset Index
6500 status collapsed
6501
6502 \begin_layout Plain Layout
6503 Commandes ! B ! 
6504 \backslash
6505 bigl - 
6506 \backslash
6507 bigr
6508 \end_layout
6509
6510 \end_inset
6511
6512 , qui n'ajoute pas d'espace.
6513  Le 
6514 \emph on
6515 l
6516 \emph default
6517  à la fin de la commande 
6518 \series bold
6519
6520 \backslash
6521 bigl
6522 \series default
6523  est pour la parenthèse gauche; pour la parenthèse droite, il est remplacé
6524  par un 
6525 \emph on
6526 r
6527 \emph default
6528 .
6529  Une parenthèse droite ou gauche peut être aussi bien une parenthèse fermante
6530  ou ouvrante.
6531 \end_layout
6532
6533 \begin_layout Standard
6534 Dans le tableau qui suit il y a une comparaison des différentes variantes:
6535 \end_layout
6536
6537 \begin_layout Standard
6538 \align center
6539 \begin_inset Tabular
6540 <lyxtabular version="3" rows="5" columns="2">
6541 <features>
6542 <column alignment="center" valignment="middle" width="0">
6543 <column alignment="center" valignment="middle" width="0">
6544 <row>
6545 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6546 \begin_inset Text
6547
6548 \begin_layout Plain Layout
6549 Commande
6550 \end_layout
6551
6552 \end_inset
6553 </cell>
6554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6555 \begin_inset Text
6556
6557 \begin_layout Plain Layout
6558 Résultat
6559 \begin_inset Note Note
6560 status collapsed
6561
6562 \begin_layout Plain Layout
6563
6564 \series bold
6565
6566 \backslash
6567 raisebox est seulement utilisée pour faire de la place
6568 \end_layout
6569
6570 \end_inset
6571
6572
6573 \end_layout
6574
6575 \end_inset
6576 </cell>
6577 </row>
6578 <row>
6579 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6580 \begin_inset Text
6581
6582 \begin_layout Plain Layout
6583
6584 \backslash
6585 Bigm(
6586 \backslash
6587 bigm(
6588 \backslash
6589 ln(3x)
6590 \backslash
6591 bigm)^2
6592 \begin_inset ERT
6593 status collapsed
6594
6595 \begin_layout Plain Layout
6596
6597
6598 \backslash
6599 spce 
6600 \end_layout
6601
6602 \end_inset
6603
6604
6605 \backslash
6606 Bigm)
6607 \end_layout
6608
6609 \end_inset
6610 </cell>
6611 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6612 \begin_inset Text
6613
6614 \begin_layout Plain Layout
6615 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
6616 \end_inset
6617
6618
6619 \end_layout
6620
6621 \end_inset
6622 </cell>
6623 </row>
6624 <row>
6625 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
6626 \begin_inset Text
6627
6628 \begin_layout Plain Layout
6629
6630 \backslash
6631 Big(
6632 \backslash
6633 big(
6634 \backslash
6635 ln(3x)
6636 \backslash
6637 big)^2
6638 \begin_inset ERT
6639 status collapsed
6640
6641 \begin_layout Plain Layout
6642
6643
6644 \backslash
6645 spce 
6646 \end_layout
6647
6648 \end_inset
6649
6650
6651 \backslash
6652 Big)
6653 \end_layout
6654
6655 \end_inset
6656 </cell>
6657 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
6658 \begin_inset Text
6659
6660 \begin_layout Plain Layout
6661 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
6662 \end_inset
6663
6664
6665 \end_layout
6666
6667 \end_inset
6668 </cell>
6669 </row>
6670 <row>
6671 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6672 \begin_inset Text
6673
6674 \begin_layout Plain Layout
6675
6676 \backslash
6677 Bigl(
6678 \backslash
6679 bigl(
6680 \backslash
6681 ln(3x)
6682 \backslash
6683 bigr)^2
6684 \begin_inset ERT
6685 status collapsed
6686
6687 \begin_layout Plain Layout
6688
6689
6690 \backslash
6691 spce 
6692 \end_layout
6693
6694 \end_inset
6695
6696
6697 \backslash
6698 Bigr)
6699 \end_layout
6700
6701 \end_inset
6702 </cell>
6703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6704 \begin_inset Text
6705
6706 \begin_layout Plain Layout
6707 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
6708 \end_inset
6709
6710
6711 \end_layout
6712
6713 \end_inset
6714 </cell>
6715 </row>
6716 <row>
6717 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
6718 \begin_inset Text
6719
6720 \begin_layout Plain Layout
6721
6722 \backslash
6723 bigl)
6724 \backslash
6725 ln(3x)
6726 \backslash
6727 bigr(
6728 \end_layout
6729
6730 \end_inset
6731 </cell>
6732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
6733 \begin_inset Text
6734
6735 \begin_layout Plain Layout
6736 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
6737 \end_inset
6738
6739
6740 \end_layout
6741
6742 \end_inset
6743 </cell>
6744 </row>
6745 </lyxtabular>
6746
6747 \end_inset
6748
6749
6750 \end_layout
6751
6752 \begin_layout Subsubsection
6753 Taille de parenthèse automatique
6754 \begin_inset CommandInset label
6755 LatexCommand label
6756 name "sub:Taille-parenthèses-automatique"
6757
6758 \end_inset
6759
6760
6761 \begin_inset Index
6762 status collapsed
6763
6764 \begin_layout Plain Layout
6765 Taille parenthèses ! automatique
6766 \end_layout
6767
6768 \end_inset
6769
6770
6771 \end_layout
6772
6773 \begin_layout Standard
6774 On peut insérer des parenthèses à taille variable avec les commandes 
6775 \series bold
6776
6777 \backslash
6778 left
6779 \series default
6780
6781 \begin_inset Index
6782 status collapsed
6783
6784 \begin_layout Plain Layout
6785 Commandes ! L ! 
6786 \backslash
6787 left
6788 \end_layout
6789
6790 \end_inset
6791
6792  et 
6793 \series bold
6794
6795 \backslash
6796 right
6797 \series default
6798
6799 \begin_inset Index
6800 status collapsed
6801
6802 \begin_layout Plain Layout
6803 Commandes ! R ! 
6804 \backslash
6805 right
6806 \end_layout
6807
6808 \end_inset
6809
6810  ou avec le bouton
6811 \begin_inset space ~
6812 \end_inset
6813
6814
6815 \begin_inset Graphics
6816         filename ../../images/dialog-show_mathdelimiter.png
6817         scale 85
6818
6819 \end_inset
6820
6821  de la barre d'outils mathématique.
6822  On doit insérer la parenthèse voulue juste après la commande 
6823 \series bold
6824
6825 \backslash
6826 left
6827 \series default
6828  ou 
6829 \series bold
6830
6831 \backslash
6832 right
6833 \series default
6834 .
6835  La taille de la parenthèse sera alors calculée automatiquement pour la
6836  sortie.
6837 \end_layout
6838
6839 \begin_layout Standard
6840 \align center
6841 parenthèse normale: La commande 
6842 \series bold
6843
6844 \backslash
6845 ln(
6846 \backslash
6847 frac
6848 \begin_inset ERT
6849 status collapsed
6850
6851 \begin_layout Plain Layout
6852
6853
6854 \backslash
6855 spce 
6856 \end_layout
6857
6858 \end_inset
6859
6860 A
6861 \begin_inset Formula $\downarrow$
6862 \end_inset
6863
6864 C
6865 \begin_inset ERT
6866 status collapsed
6867
6868 \begin_layout Plain Layout
6869
6870
6871 \backslash
6872 spce 
6873 \end_layout
6874
6875 \end_inset
6876
6877 )
6878 \series default
6879  donne
6880 \begin_inset Formula \[
6881 \ln(\frac{A}{C})\]
6882
6883 \end_inset
6884
6885
6886 \end_layout
6887
6888 \begin_layout Standard
6889 \align center
6890 parenthèse adaptable: La commande 
6891 \series bold
6892
6893 \backslash
6894 ln
6895 \backslash
6896 left(
6897 \backslash
6898 frac
6899 \begin_inset ERT
6900 status collapsed
6901
6902 \begin_layout Plain Layout
6903
6904
6905 \backslash
6906 spce 
6907 \end_layout
6908
6909 \end_inset
6910
6911 A
6912 \begin_inset Formula $\downarrow$
6913 \end_inset
6914
6915 C
6916 \begin_inset ERT
6917 status collapsed
6918
6919 \begin_layout Plain Layout
6920
6921
6922 \backslash
6923 spce 
6924 \end_layout
6925
6926 \end_inset
6927
6928
6929 \backslash
6930 right)
6931 \series default
6932  donne
6933 \begin_inset Formula \[
6934 \ln\left(\frac{A}{C}\right)\]
6935
6936 \end_inset
6937
6938
6939 \end_layout
6940
6941 \begin_layout Standard
6942 À la place des commandes 
6943 \series bold
6944
6945 \backslash
6946 left
6947 \series default
6948  et 
6949 \series bold
6950
6951 \backslash
6952 right
6953 \series default
6954  on peut utiliser le raccourci 
6955 \family sans
6956 Alt-m
6957 \begin_inset space ~
6958 \end_inset
6959
6960 parenthèse
6961 \family default
6962 .
6963  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
6964  réelle des parenthèses et que la parenthèse droite associée est aussi créée
6965  en même temps.
6966 \begin_inset Newline newline
6967 \end_inset
6968
6969 La commande pour le dernier exemple serait alors: 
6970 \series bold
6971
6972 \backslash
6973 ln Alt-m
6974 \series default
6975  
6976 \series bold
6977 (
6978 \backslash
6979 frac
6980 \begin_inset ERT
6981 status collapsed
6982
6983 \begin_layout Plain Layout
6984
6985
6986 \backslash
6987 spce 
6988 \end_layout
6989
6990 \end_inset
6991
6992 A
6993 \begin_inset Formula $\downarrow$
6994 \end_inset
6995
6996 C
6997 \end_layout
6998
6999 \begin_layout Standard
7000 Pour omettre une parenthèse gauche ou droite, on met un point à la place
7001  de la parenthèse omise.
7002  Par exemple, la commande 
7003 \series bold
7004
7005 \backslash
7006 left.
7007 \backslash
7008 frac
7009 \begin_inset ERT
7010 status collapsed
7011
7012 \begin_layout Plain Layout
7013
7014
7015 \backslash
7016 spce 
7017 \end_layout
7018
7019 \end_inset
7020
7021 A
7022 \begin_inset Formula $\downarrow$
7023 \end_inset
7024
7025 B
7026 \begin_inset ERT
7027 status collapsed
7028
7029 \begin_layout Plain Layout
7030
7031
7032 \backslash
7033 spce 
7034 \end_layout
7035
7036 \end_inset
7037
7038
7039 \backslash
7040 right}
7041 \series default
7042  donne:
7043 \series bold
7044
7045 \begin_inset Formula \[
7046 \left.\frac{A}{B}\right\} \]
7047
7048 \end_inset
7049
7050
7051 \series default
7052 Les commandes 
7053 \series bold
7054
7055 \backslash
7056 left
7057 \series default
7058  et 
7059 \series bold
7060
7061 \backslash
7062 right
7063 \series default
7064  seront converties par LyX en parenthèses de taille appropriée quand le
7065  document sera rechargé et une parenthèse omise apparaîtra sous la forme
7066  d'une ligne en pointillé.
7067 \end_layout
7068
7069 \begin_layout Standard
7070 \begin_inset VSpace bigskip
7071 \end_inset
7072
7073 Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
7074  de LaTeX, la commande 
7075 \series bold
7076
7077 \backslash
7078 middle
7079 \series default
7080
7081 \begin_inset Index
7082 status collapsed
7083
7084 \begin_layout Plain Layout
7085 Commandes ! M ! 
7086 \backslash
7087 middle
7088 \end_layout
7089
7090 \end_inset
7091
7092  est aussi disponible pour toutes les parenthèses et limites.
7093  Avec cette commande la taille du caractère suivant est adaptée à la taille
7094  des parenthèses voisines, ce qui est nécessaire par exemple, pour les vecteurs
7095  de la physique quantique:
7096 \begin_inset Formula \[
7097 \left\langle \phi\:\middle|\: J=\frac{3}{2}\,,\, M_{J}\right\rangle \]
7098
7099 \end_inset
7100
7101 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
7102  en 
7103 \begin_inset CommandInset ref
7104 LatexCommand ref
7105 reference "sub:Vecteurs-physiques"
7106
7107 \end_inset
7108
7109 .
7110 \end_layout
7111
7112 \begin_layout Subsection
7113 Accolades horizontales
7114 \begin_inset Index
7115 status collapsed
7116
7117 \begin_layout Plain Layout
7118 Accolades ! horizontales
7119 \end_layout
7120
7121 \end_inset
7122
7123
7124 \end_layout
7125
7126 \begin_layout Standard
7127 \align center
7128 \begin_inset Tabular
7129 <lyxtabular version="3" rows="4" columns="2">
7130 <features>
7131 <column alignment="center" valignment="top" width="0pt">
7132 <column alignment="center" valignment="top" width="0pt">
7133 <row>
7134 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7135 \begin_inset Text
7136
7137 \begin_layout Plain Layout
7138 Commande
7139 \begin_inset Note Note
7140 status open
7141
7142 \begin_layout Plain Layout
7143
7144 \series bold
7145
7146 \backslash
7147 raisebox est seulement utilisée pour faire de la place
7148 \end_layout
7149
7150 \end_inset
7151
7152
7153 \end_layout
7154
7155 \end_inset
7156 </cell>
7157 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7158 \begin_inset Text
7159
7160 \begin_layout Plain Layout
7161 Résultat
7162 \end_layout
7163
7164 \end_inset
7165 </cell>
7166 </row>
7167 <row>
7168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7169 \begin_inset Text
7170
7171 \begin_layout Plain Layout
7172 \begin_inset ERT
7173 status collapsed
7174
7175 \begin_layout Plain Layout
7176
7177
7178 \backslash
7179 raisebox{2.3mm}{
7180 \end_layout
7181
7182 \end_inset
7183
7184
7185 \backslash
7186 overbrace
7187 \begin_inset ERT
7188 status collapsed
7189
7190 \begin_layout Plain Layout
7191
7192
7193 \backslash
7194 spce 
7195 \end_layout
7196
7197 \end_inset
7198
7199 A+B
7200 \begin_inset ERT
7201 status collapsed
7202
7203 \begin_layout Plain Layout
7204
7205
7206 \backslash
7207 spce 
7208 \end_layout
7209
7210 \end_inset
7211
7212 ^
7213 \begin_inset ERT
7214 status collapsed
7215
7216 \begin_layout Plain Layout
7217
7218
7219 \backslash
7220 spce 
7221 \end_layout
7222
7223 \end_inset
7224
7225 3
7226 \begin_inset ERT
7227 status collapsed
7228
7229 \begin_layout Plain Layout
7230
7231 }
7232 \end_layout
7233
7234 \end_inset
7235
7236
7237 \begin_inset Index
7238 status collapsed
7239
7240 \begin_layout Plain Layout
7241 Commandes ! O ! 
7242 \backslash
7243 overbrace
7244 \end_layout
7245
7246 \end_inset
7247
7248
7249 \end_layout
7250
7251 \end_inset
7252 </cell>
7253 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7254 \begin_inset Text
7255
7256 \begin_layout Plain Layout
7257 \begin_inset Formula $\overbrace{A+B}^{3}$
7258 \end_inset
7259
7260
7261 \end_layout
7262
7263 \end_inset
7264 </cell>
7265 </row>
7266 <row>
7267 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7268 \begin_inset Text
7269
7270 \begin_layout Plain Layout
7271 \begin_inset ERT
7272 status collapsed
7273
7274 \begin_layout Plain Layout
7275
7276
7277 \backslash
7278 raisebox{-2.2mm}{
7279 \end_layout
7280
7281 \end_inset
7282
7283
7284 \backslash
7285 underbrace
7286 \begin_inset ERT
7287 status collapsed
7288
7289 \begin_layout Plain Layout
7290
7291
7292 \backslash
7293 spce 
7294 \end_layout
7295
7296 \end_inset
7297
7298 A+B
7299 \begin_inset ERT
7300 status collapsed
7301
7302 \begin_layout Plain Layout
7303
7304
7305 \backslash
7306 spce 
7307 \end_layout
7308
7309 \end_inset
7310
7311 _5
7312 \begin_inset ERT
7313 status collapsed
7314
7315 \begin_layout Plain Layout
7316
7317 }
7318 \end_layout
7319
7320 \end_inset
7321
7322
7323 \begin_inset Index
7324 status collapsed
7325
7326 \begin_layout Plain Layout
7327 Commandes ! U ! 
7328 \backslash
7329 underbrace
7330 \end_layout
7331
7332 \end_inset
7333
7334
7335 \end_layout
7336
7337 \end_inset
7338 </cell>
7339 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7340 \begin_inset Text
7341
7342 \begin_layout Plain Layout
7343 \begin_inset Formula $\underbrace{A+B}_{5}$
7344 \end_inset
7345
7346
7347 \end_layout
7348
7349 \end_inset
7350 </cell>
7351 </row>
7352 <row>
7353 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7354 \begin_inset Text
7355
7356 \begin_layout Plain Layout
7357
7358 \backslash
7359 overbrace
7360 \begin_inset ERT
7361 status collapsed
7362
7363 \begin_layout Plain Layout
7364
7365
7366 \backslash
7367 spce 
7368 \end_layout
7369
7370 \end_inset
7371
7372
7373 \backslash
7374 underbrace
7375 \begin_inset ERT
7376 status collapsed
7377
7378 \begin_layout Plain Layout
7379
7380
7381 \backslash
7382 spce 
7383 \end_layout
7384
7385 \end_inset
7386
7387 A+B_w
7388 \begin_inset ERT
7389 status collapsed
7390
7391 \begin_layout Plain Layout
7392
7393
7394 \backslash
7395 spce 
7396 \end_layout
7397
7398 \end_inset
7399
7400
7401 \begin_inset ERT
7402 status collapsed
7403
7404 \begin_layout Plain Layout
7405
7406
7407 \backslash
7408 spce 
7409 \end_layout
7410
7411 \end_inset
7412
7413 _7
7414 \begin_inset ERT
7415 status collapsed
7416
7417 \begin_layout Plain Layout
7418
7419
7420 \backslash
7421 spce 
7422 \end_layout
7423
7424 \end_inset
7425
7426
7427 \begin_inset ERT
7428 status collapsed
7429
7430 \begin_layout Plain Layout
7431
7432
7433 \backslash
7434 spce 
7435 \end_layout
7436
7437 \end_inset
7438
7439 ^
7440 \begin_inset ERT
7441 status collapsed
7442
7443 \begin_layout Plain Layout
7444
7445
7446 \backslash
7447 spce 
7448 \end_layout
7449
7450 \end_inset
7451
7452 C
7453 \end_layout
7454
7455 \end_inset
7456 </cell>
7457 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7458 \begin_inset Text
7459
7460 \begin_layout Plain Layout
7461 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
7462 \end_inset
7463
7464
7465 \end_layout
7466
7467 \end_inset
7468 </cell>
7469 </row>
7470 </lyxtabular>
7471
7472 \end_inset
7473
7474
7475 \end_layout
7476
7477 \begin_layout Standard
7478 Dans le dernier exemple, il importe peu que 
7479 \series bold
7480
7481 \backslash
7482 overbrace
7483 \series default
7484  ou 
7485 \series bold
7486
7487 \backslash
7488 underbrace
7489 \series default
7490  soit inséré en premier.
7491 \end_layout
7492
7493 \begin_layout Standard
7494 \begin_inset VSpace bigskip
7495 \end_inset
7496
7497 Quand des accolades doivent se chevaucher les unes les autres, on doit utiliser
7498  des formules multi-lignes, comme c'est décrit en :
7499 \begin_inset Formula \begin{eqnarray*}
7500 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\\
7501  &  & \hphantom{gggg+\:}\underbrace{\hphantom{bbqq+dddd}}_{s}\end{eqnarray*}
7502
7503 \end_inset
7504
7505 Dans la première ligne la formule est insérée avec l'accolade.
7506  Dans celle-ci, il est important que la commande d'espacement
7507 \begin_inset Foot
7508 status collapsed
7509
7510 \begin_layout Plain Layout
7511 Les commandes concernant les espaces sont expliquées dans 
7512 \begin_inset CommandInset ref
7513 LatexCommand ref
7514 reference "sub:Espace-prédéfini"
7515
7516 \end_inset
7517
7518 .
7519 \end_layout
7520
7521 \end_inset
7522
7523  
7524 \series bold
7525
7526 \backslash
7527 :
7528 \series default
7529  soit insérée avant le premier 
7530 \begin_inset Formula $d$
7531 \end_inset
7532
7533 , parce que l'accolade qui se termine après le dernier 
7534 \begin_inset Formula $q$
7535 \end_inset
7536
7537  empêche que le 
7538 \begin_inset Quotes eld
7539 \end_inset
7540
7541 +
7542 \begin_inset Quotes erd
7543 \end_inset
7544
7545  qui suit soit entouré par des espaces
7546 \begin_inset Foot
7547 status collapsed
7548
7549 \begin_layout Plain Layout
7550 parce que l'accolade n'est pas traitée comme un caractère, voir 
7551 \begin_inset CommandInset ref
7552 LatexCommand ref
7553 reference "sub:Opérateurs-binaires"
7554
7555 \end_inset
7556
7557
7558 \end_layout
7559
7560 \end_inset
7561
7562 .
7563  On insère la deuxième accolade dans la deuxième ligne.
7564  Comme elle doit commencer juste avant le premier 
7565 \begin_inset Formula $b$
7566 \end_inset
7567
7568 , on insère d'abord la commande 
7569 \series bold
7570
7571 \backslash
7572 hphantom{gggg+
7573 \backslash
7574 :}
7575 \series default
7576
7577 \begin_inset Foot
7578 status collapsed
7579
7580 \begin_layout Plain Layout
7581 plus au sujet de 
7582 \series bold
7583
7584 \backslash
7585 hphantom
7586 \series default
7587 , voir 
7588 \begin_inset CommandInset ref
7589 LatexCommand ref
7590 reference "sub:Garnitures"
7591
7592 \end_inset
7593
7594
7595 \end_layout
7596
7597 \end_inset
7598
7599 .
7600  Cet espace est nécessaire puisque le 
7601 \begin_inset Quotes eld
7602 \end_inset
7603
7604 +
7605 \begin_inset Quotes erd
7606 \end_inset
7607
7608  est aussi entouré d'espace dans la formule.
7609  L'accolade est placée sous la commande 
7610 \series bold
7611
7612 \backslash
7613 hphantom{bbqq+dddd}
7614 \series default
7615 .
7616 \end_layout
7617
7618 \begin_layout Standard
7619 Cela devient plus compliqué quand les deux accolades se chevauchent comme
7620  dans l'exemple suivant:
7621 \begin_inset ERT
7622 status collapsed
7623
7624 \begin_layout Plain Layout
7625
7626
7627 \backslash
7628 setlength{
7629 \backslash
7630 jot}{-6pt}
7631 \end_layout
7632
7633 \end_inset
7634
7635
7636 \begin_inset Formula \begin{eqnarray*}
7637  &  & \hphantom{gggg+\:}\overbrace{\hphantom{bbqq+dddd}}^{s}\\
7638 A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
7639
7640 \end_inset
7641
7642
7643 \begin_inset ERT
7644 status collapsed
7645
7646 \begin_layout Plain Layout
7647
7648
7649 \backslash
7650 setlength{
7651 \backslash
7652 jot}{3pt}
7653 \end_layout
7654
7655 \end_inset
7656
7657 La première ligne de la formule est la même que la deuxième ligne de l'exemple
7658  précédent, à la différence que l'accolade se trouve maintenant au dessus.
7659  La seconde ligne contient la formule avec la deuxième accolade.
7660  Pour éviter qu'il y ait trop d'espace entre l'accolade de la première ligne
7661  et la formule, on doit réduire l'espacement entre les lignes.
7662  Ce n'est pas facile à cause d'un bug de LyX
7663 \begin_inset Foot
7664 status collapsed
7665
7666 \begin_layout Plain Layout
7667 \begin_inset CommandInset href
7668 LatexCommand href
7669 name "LyX-bug #1505"
7670 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
7671
7672 \end_inset
7673
7674
7675 \end_layout
7676
7677 \end_inset
7678
7679 .
7680  Comme solution à ce problème, on peut mettre à -6
7681 \begin_inset space \thinspace{}
7682 \end_inset
7683
7684 pt la formule globale pour l'espacement des lignes 
7685 \series bold
7686
7687 \backslash
7688 jot
7689 \series default
7690
7691 \begin_inset Index
7692 status collapsed
7693
7694 \begin_layout Plain Layout
7695 Commandes ! J ! 
7696 \backslash
7697 jot
7698 \end_layout
7699
7700 \end_inset
7701
7702 , juste avant la formule en utilisant la commande 
7703 \series bold
7704
7705 \backslash
7706 setlength{
7707 \backslash
7708 jot}{-6pt}
7709 \series default
7710  en mode TeX.
7711  
7712 \series bold
7713
7714 \backslash
7715 jot
7716 \series default
7717  est remise à sa valeur initiale de 3
7718 \begin_inset space \thinspace{}
7719 \end_inset
7720
7721 pt juste après la formule, en utilisant la même commande.
7722  Vous trouverez plus d'explications sur la séparation des lignes dans les
7723  formules dans 
7724 \begin_inset CommandInset ref
7725 LatexCommand ref
7726 reference "sub:Séparation-des-lignes"
7727
7728 \end_inset
7729
7730 .
7731 \end_layout
7732
7733 \begin_layout Section
7734 Flèches
7735 \begin_inset Index
7736 status collapsed
7737
7738 \begin_layout Plain Layout
7739 Flèches
7740 \end_layout
7741
7742 \end_inset
7743
7744
7745 \end_layout
7746
7747 \begin_layout Standard
7748 On peut insérer des flèches avec le bouton 
7749 \begin_inset Graphics
7750         filename ../../images/math/leftarrow.png
7751         scale 85
7752
7753 \end_inset
7754
7755  de la barre d'outils mathématique ou en insérant une des commandes listées
7756  dans les sous-sections qui suivent.
7757 \end_layout
7758
7759 \begin_layout Subsection
7760 Flèches horizontales
7761 \begin_inset Index
7762 status collapsed
7763
7764 \begin_layout Plain Layout
7765 Flèches ! horizontales
7766 \end_layout
7767
7768 \end_inset
7769
7770
7771 \end_layout
7772
7773 \begin_layout Standard
7774 \begin_inset space \hfill{}
7775 \end_inset
7776
7777
7778 \begin_inset Tabular
7779 <lyxtabular version="3" rows="8" columns="2">
7780 <features>
7781 <column alignment="center" valignment="top" width="0pt">
7782 <column alignment="center" valignment="top" width="0pt">
7783 <row>
7784 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7785 \begin_inset Text
7786
7787 \begin_layout Plain Layout
7788 Commande
7789 \end_layout
7790
7791 \end_inset
7792 </cell>
7793 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7794 \begin_inset Text
7795
7796 \begin_layout Plain Layout
7797 Résultat
7798 \end_layout
7799
7800 \end_inset
7801 </cell>
7802 </row>
7803 <row>
7804 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7805 \begin_inset Text
7806
7807 \begin_layout Plain Layout
7808
7809 \backslash
7810 gets
7811 \end_layout
7812
7813 \end_inset
7814 </cell>
7815 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7816 \begin_inset Text
7817
7818 \begin_layout Plain Layout
7819 \begin_inset Formula $\gets$
7820 \end_inset
7821
7822
7823 \end_layout
7824
7825 \end_inset
7826 </cell>
7827 </row>
7828 <row>
7829 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
7830 \begin_inset Text
7831
7832 \begin_layout Plain Layout
7833
7834 \backslash
7835 Leftarrow
7836 \end_layout
7837
7838 \end_inset
7839 </cell>
7840 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
7841 \begin_inset Text
7842
7843 \begin_layout Plain Layout
7844 \begin_inset Formula $\Leftarrow$
7845 \end_inset
7846
7847
7848 \end_layout
7849
7850 \end_inset
7851 </cell>
7852 </row>
7853 <row>
7854 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7855 \begin_inset Text
7856
7857 \begin_layout Plain Layout
7858
7859 \backslash
7860 longleftarrow
7861 \end_layout
7862
7863 \end_inset
7864 </cell>
7865 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
7866 \begin_inset Text
7867
7868 \begin_layout Plain Layout
7869 \begin_inset Formula $\longleftarrow$
7870 \end_inset
7871
7872
7873 \end_layout
7874
7875 \end_inset
7876 </cell>
7877 </row>
7878 <row>
7879 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7880 \begin_inset Text
7881
7882 \begin_layout Plain Layout
7883
7884 \backslash
7885 Longleftarrow
7886 \end_layout
7887
7888 \end_inset
7889 </cell>
7890 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7891 \begin_inset Text
7892
7893 \begin_layout Plain Layout
7894 \begin_inset Formula $\Longleftarrow$
7895 \end_inset
7896
7897
7898 \end_layout
7899
7900 \end_inset
7901 </cell>
7902 </row>
7903 <row>
7904 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7905 \begin_inset Text
7906
7907 \begin_layout Plain Layout
7908
7909 \backslash
7910 leftharpoonup
7911 \end_layout
7912
7913 \end_inset
7914 </cell>
7915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7916 \begin_inset Text
7917
7918 \begin_layout Plain Layout
7919 \begin_inset Formula $\leftharpoonup$
7920 \end_inset
7921
7922
7923 \end_layout
7924
7925 \end_inset
7926 </cell>
7927 </row>
7928 <row>
7929 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7930 \begin_inset Text
7931
7932 \begin_layout Plain Layout
7933
7934 \backslash
7935 leftharpoondown
7936 \end_layout
7937
7938 \end_inset
7939 </cell>
7940 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7941 \begin_inset Text
7942
7943 \begin_layout Plain Layout
7944 \begin_inset Formula $\leftharpoondown$
7945 \end_inset
7946
7947
7948 \end_layout
7949
7950 \end_inset
7951 </cell>
7952 </row>
7953 <row>
7954 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
7955 \begin_inset Text
7956
7957 \begin_layout Plain Layout
7958
7959 \backslash
7960 hookleftarrow
7961 \end_layout
7962
7963 \end_inset
7964 </cell>
7965 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
7966 \begin_inset Text
7967
7968 \begin_layout Plain Layout
7969 \begin_inset Formula $\hookleftarrow$
7970 \end_inset
7971
7972
7973 \end_layout
7974
7975 \end_inset
7976 </cell>
7977 </row>
7978 </lyxtabular>
7979
7980 \end_inset
7981
7982
7983 \begin_inset space \hfill{}
7984 \end_inset
7985
7986
7987 \begin_inset Tabular
7988 <lyxtabular version="3" rows="8" columns="2">
7989 <features>
7990 <column alignment="center" valignment="top" width="0pt">
7991 <column alignment="center" valignment="top" width="0pt">
7992 <row>
7993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
7994 \begin_inset Text
7995
7996 \begin_layout Plain Layout
7997 Command
7998 \end_layout
7999
8000 \end_inset
8001 </cell>
8002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8003 \begin_inset Text
8004
8005 \begin_layout Plain Layout
8006 Résultat
8007 \end_layout
8008
8009 \end_inset
8010 </cell>
8011 </row>
8012 <row>
8013 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8014 \begin_inset Text
8015
8016 \begin_layout Plain Layout
8017
8018 \backslash
8019 to
8020 \end_layout
8021
8022 \end_inset
8023 </cell>
8024 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8025 \begin_inset Text
8026
8027 \begin_layout Plain Layout
8028 \begin_inset Formula $\to$
8029 \end_inset
8030
8031
8032 \end_layout
8033
8034 \end_inset
8035 </cell>
8036 </row>
8037 <row>
8038 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8039 \begin_inset Text
8040
8041 \begin_layout Plain Layout
8042
8043 \backslash
8044 Rightarrow
8045 \end_layout
8046
8047 \end_inset
8048 </cell>
8049 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8050 \begin_inset Text
8051
8052 \begin_layout Plain Layout
8053 \begin_inset Formula $\Rightarrow$
8054 \end_inset
8055
8056
8057 \end_layout
8058
8059 \end_inset
8060 </cell>
8061 </row>
8062 <row>
8063 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8064 \begin_inset Text
8065
8066 \begin_layout Plain Layout
8067
8068 \backslash
8069 longrightarrow
8070 \end_layout
8071
8072 \end_inset
8073 </cell>
8074 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8075 \begin_inset Text
8076
8077 \begin_layout Plain Layout
8078 \begin_inset Formula $\longrightarrow$
8079 \end_inset
8080
8081
8082 \end_layout
8083
8084 \end_inset
8085 </cell>
8086 </row>
8087 <row>
8088 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8089 \begin_inset Text
8090
8091 \begin_layout Plain Layout
8092
8093 \backslash
8094 Longrightarrow
8095 \end_layout
8096
8097 \end_inset
8098 </cell>
8099 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8100 \begin_inset Text
8101
8102 \begin_layout Plain Layout
8103 \begin_inset Formula $\Longrightarrow$
8104 \end_inset
8105
8106
8107 \end_layout
8108
8109 \end_inset
8110 </cell>
8111 </row>
8112 <row>
8113 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8114 \begin_inset Text
8115
8116 \begin_layout Plain Layout
8117
8118 \backslash
8119 rightharpoonup
8120 \end_layout
8121
8122 \end_inset
8123 </cell>
8124 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8125 \begin_inset Text
8126
8127 \begin_layout Plain Layout
8128 \begin_inset Formula $\rightharpoonup$
8129 \end_inset
8130
8131
8132 \end_layout
8133
8134 \end_inset
8135 </cell>
8136 </row>
8137 <row>
8138 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8139 \begin_inset Text
8140
8141 \begin_layout Plain Layout
8142
8143 \backslash
8144 rightharpoondown
8145 \end_layout
8146
8147 \end_inset
8148 </cell>
8149 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8150 \begin_inset Text
8151
8152 \begin_layout Plain Layout
8153 \begin_inset Formula $\rightharpoondown$
8154 \end_inset
8155
8156
8157 \end_layout
8158
8159 \end_inset
8160 </cell>
8161 </row>
8162 <row>
8163 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8164 \begin_inset Text
8165
8166 \begin_layout Plain Layout
8167
8168 \backslash
8169 hookrightarrow
8170 \end_layout
8171
8172 \end_inset
8173 </cell>
8174 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8175 \begin_inset Text
8176
8177 \begin_layout Plain Layout
8178 \begin_inset Formula $\hookrightarrow$
8179 \end_inset
8180
8181
8182 \end_layout
8183
8184 \end_inset
8185 </cell>
8186 </row>
8187 </lyxtabular>
8188
8189 \end_inset
8190
8191
8192 \begin_inset space \hfill{}
8193 \end_inset
8194
8195
8196 \end_layout
8197
8198 \begin_layout Standard
8199 \begin_inset space \hfill{}
8200 \end_inset
8201
8202
8203 \begin_inset Tabular
8204 <lyxtabular version="3" rows="6" columns="2">
8205 <features>
8206 <column alignment="center" valignment="top" width="0pt">
8207 <column alignment="center" valignment="top" width="0pt">
8208 <row>
8209 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8210 \begin_inset Text
8211
8212 \begin_layout Plain Layout
8213 Commande
8214 \end_layout
8215
8216 \end_inset
8217 </cell>
8218 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8219 \begin_inset Text
8220
8221 \begin_layout Plain Layout
8222 Résultat
8223 \end_layout
8224
8225 \end_inset
8226 </cell>
8227 </row>
8228 <row>
8229 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8230 \begin_inset Text
8231
8232 \begin_layout Plain Layout
8233
8234 \backslash
8235 leftrightarrow
8236 \end_layout
8237
8238 \end_inset
8239 </cell>
8240 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8241 \begin_inset Text
8242
8243 \begin_layout Plain Layout
8244 \begin_inset Formula $\leftrightarrow$
8245 \end_inset
8246
8247
8248 \end_layout
8249
8250 \end_inset
8251 </cell>
8252 </row>
8253 <row>
8254 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8255 \begin_inset Text
8256
8257 \begin_layout Plain Layout
8258
8259 \backslash
8260 Leftrightarrow
8261 \end_layout
8262
8263 \end_inset
8264 </cell>
8265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8266 \begin_inset Text
8267
8268 \begin_layout Plain Layout
8269 \begin_inset Formula $\Leftrightarrow$
8270 \end_inset
8271
8272
8273 \end_layout
8274
8275 \end_inset
8276 </cell>
8277 </row>
8278 <row>
8279 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8280 \begin_inset Text
8281
8282 \begin_layout Plain Layout
8283
8284 \backslash
8285 longleftrightarrow
8286 \end_layout
8287
8288 \end_inset
8289 </cell>
8290 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8291 \begin_inset Text
8292
8293 \begin_layout Plain Layout
8294 \begin_inset Formula $\longleftrightarrow$
8295 \end_inset
8296
8297
8298 \end_layout
8299
8300 \end_inset
8301 </cell>
8302 </row>
8303 <row>
8304 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8305 \begin_inset Text
8306
8307 \begin_layout Plain Layout
8308
8309 \backslash
8310 Longleftrightarrow
8311 \end_layout
8312
8313 \end_inset
8314 </cell>
8315 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8316 \begin_inset Text
8317
8318 \begin_layout Plain Layout
8319 \begin_inset Formula $\Longleftrightarrow$
8320 \end_inset
8321
8322
8323 \end_layout
8324
8325 \end_inset
8326 </cell>
8327 </row>
8328 <row>
8329 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8330 \begin_inset Text
8331
8332 \begin_layout Plain Layout
8333
8334 \backslash
8335 rightleftharpoons
8336 \end_layout
8337
8338 \end_inset
8339 </cell>
8340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8341 \begin_inset Text
8342
8343 \begin_layout Plain Layout
8344 \begin_inset Formula $\rightleftharpoons$
8345 \end_inset
8346
8347
8348 \end_layout
8349
8350 \end_inset
8351 </cell>
8352 </row>
8353 </lyxtabular>
8354
8355 \end_inset
8356
8357
8358 \begin_inset space \hspace{}
8359 \length 25pt
8360 \end_inset
8361
8362
8363 \begin_inset space \hfill{}
8364 \end_inset
8365
8366
8367 \begin_inset Tabular
8368 <lyxtabular version="3" rows="5" columns="2">
8369 <features>
8370 <column alignment="center" valignment="top" width="0pt">
8371 <column alignment="center" valignment="top" width="0pt">
8372 <row>
8373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8374 \begin_inset Text
8375
8376 \begin_layout Plain Layout
8377 Commande
8378 \end_layout
8379
8380 \end_inset
8381 </cell>
8382 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8383 \begin_inset Text
8384
8385 \begin_layout Plain Layout
8386 Résultat
8387 \end_layout
8388
8389 \end_inset
8390 </cell>
8391 </row>
8392 <row>
8393 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8394 \begin_inset Text
8395
8396 \begin_layout Plain Layout
8397
8398 \backslash
8399 mapsto
8400 \end_layout
8401
8402 \end_inset
8403 </cell>
8404 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8405 \begin_inset Text
8406
8407 \begin_layout Plain Layout
8408 \begin_inset Formula $\mapsto$
8409 \end_inset
8410
8411
8412 \end_layout
8413
8414 \end_inset
8415 </cell>
8416 </row>
8417 <row>
8418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8419 \begin_inset Text
8420
8421 \begin_layout Plain Layout
8422
8423 \backslash
8424 longmapsto
8425 \end_layout
8426
8427 \end_inset
8428 </cell>
8429 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8430 \begin_inset Text
8431
8432 \begin_layout Plain Layout
8433 \begin_inset Formula $\longmapsto$
8434 \end_inset
8435
8436
8437 \end_layout
8438
8439 \end_inset
8440 </cell>
8441 </row>
8442 <row>
8443 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8444 \begin_inset Text
8445
8446 \begin_layout Plain Layout
8447
8448 \backslash
8449 leadsto
8450 \end_layout
8451
8452 \end_inset
8453 </cell>
8454 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8455 \begin_inset Text
8456
8457 \begin_layout Plain Layout
8458 \begin_inset Formula $\leadsto$
8459 \end_inset
8460
8461
8462 \end_layout
8463
8464 \end_inset
8465 </cell>
8466 </row>
8467 <row>
8468 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8469 \begin_inset Text
8470
8471 \begin_layout Plain Layout
8472
8473 \backslash
8474 dasharrow
8475 \end_layout
8476
8477 \end_inset
8478 </cell>
8479 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8480 \begin_inset Text
8481
8482 \begin_layout Plain Layout
8483 \begin_inset Formula $\dasharrow$
8484 \end_inset
8485
8486
8487 \end_layout
8488
8489 \end_inset
8490 </cell>
8491 </row>
8492 </lyxtabular>
8493
8494 \end_inset
8495
8496
8497 \begin_inset space \hfill{}
8498 \end_inset
8499
8500
8501 \end_layout
8502
8503 \begin_layout Standard
8504 \begin_inset VSpace medskip
8505 \end_inset
8506
8507 Les flèches qui sont utilisées comme accentuation, comme par exemple les
8508  flèches des vecteurs, sont listées dans 
8509 \begin_inset CommandInset ref
8510 LatexCommand ref
8511 reference "sec:Accents"
8512
8513 \end_inset
8514
8515 .
8516 \end_layout
8517
8518 \begin_layout Standard
8519 \begin_inset VSpace bigskip
8520 \end_inset
8521
8522 Il y a aussi les flèches avec étiquette 
8523 \begin_inset Index
8524 status collapsed
8525
8526 \begin_layout Plain Layout
8527 Flèches ! avec étiquette
8528 \end_layout
8529
8530 \end_inset
8531
8532  
8533 \series bold
8534
8535 \backslash
8536 xleftarrow
8537 \series default
8538
8539 \begin_inset Index
8540 status collapsed
8541
8542 \begin_layout Plain Layout
8543 Commandes ! X ! 
8544 \backslash
8545 xleftarrow
8546 \end_layout
8547
8548 \end_inset
8549
8550  et 
8551 \series bold
8552
8553 \backslash
8554 xrightarrow
8555 \series default
8556
8557 \begin_inset Index
8558 status collapsed
8559
8560 \begin_layout Plain Layout
8561 Commandes ! X ! 
8562 \backslash
8563 xrightarrow
8564 \begin_inset ERT
8565 status collapsed
8566
8567 \begin_layout Plain Layout
8568
8569
8570 \backslash
8571 vspace{4mm}
8572 \end_layout
8573
8574 \end_inset
8575
8576
8577 \end_layout
8578
8579 \end_inset
8580
8581 .
8582  Quand on insère une de ces commandes dans une formule, une flèche avec
8583  deux boîtes bleues apparaît, dans lesquelles on peut mettre les étiquettes.
8584  La longueur de la flèche s'adapte à la largeur de l'étiquette.
8585 \end_layout
8586
8587 \begin_layout Standard
8588 \align center
8589 \begin_inset Tabular
8590 <lyxtabular version="3" rows="3" columns="2">
8591 <features>
8592 <column alignment="center" valignment="top" width="0pt">
8593 <column alignment="center" valignment="top" width="0pt">
8594 <row>
8595 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8596 \begin_inset Text
8597
8598 \begin_layout Plain Layout
8599 Commande
8600 \end_layout
8601
8602 \end_inset
8603 </cell>
8604 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8605 \begin_inset Text
8606
8607 \begin_layout Plain Layout
8608 Résultat
8609 \begin_inset Note Note
8610 status collapsed
8611
8612 \begin_layout Plain Layout
8613
8614 \series bold
8615
8616 \backslash
8617 raisebox est seulement utilisée pour faire de la place
8618 \end_layout
8619
8620 \end_inset
8621
8622
8623 \end_layout
8624
8625 \end_inset
8626 </cell>
8627 </row>
8628 <row>
8629 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8630 \begin_inset Text
8631
8632 \begin_layout Plain Layout
8633 F(a)
8634 \backslash
8635 xleftarrow
8636 \begin_inset ERT
8637 status collapsed
8638
8639 \begin_layout Plain Layout
8640
8641
8642 \backslash
8643 spce 
8644 \end_layout
8645
8646 \end_inset
8647
8648 x=a
8649 \begin_inset Formula $\downarrow$
8650 \end_inset
8651
8652 x>0
8653 \begin_inset Formula $\to$
8654 \end_inset
8655
8656 F(x)
8657 \end_layout
8658
8659 \end_inset
8660 </cell>
8661 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8662 \begin_inset Text
8663
8664 \begin_layout Plain Layout
8665 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
8666 \end_inset
8667
8668
8669 \end_layout
8670
8671 \end_inset
8672 </cell>
8673 </row>
8674 <row>
8675 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8676 \begin_inset Text
8677
8678 \begin_layout Plain Layout
8679 F(x)
8680 \backslash
8681 xrightarrow
8682 \begin_inset ERT
8683 status collapsed
8684
8685 \begin_layout Plain Layout
8686
8687
8688 \backslash
8689 spce 
8690 \end_layout
8691
8692 \end_inset
8693
8694 x=a
8695 \begin_inset Formula $\downarrow$
8696 \end_inset
8697
8698 x>0
8699 \begin_inset Formula $\to$
8700 \end_inset
8701
8702 F(a)
8703 \end_layout
8704
8705 \end_inset
8706 </cell>
8707 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8708 \begin_inset Text
8709
8710 \begin_layout Plain Layout
8711 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
8712 \end_inset
8713
8714
8715 \end_layout
8716
8717 \end_inset
8718 </cell>
8719 </row>
8720 </lyxtabular>
8721
8722 \end_inset
8723
8724
8725 \end_layout
8726
8727 \begin_layout Subsection
8728 Flèches verticales et diagonales
8729 \begin_inset Index
8730 status collapsed
8731
8732 \begin_layout Plain Layout
8733 Flèches ! diagonales
8734 \end_layout
8735
8736 \end_inset
8737
8738
8739 \begin_inset Index
8740 status collapsed
8741
8742 \begin_layout Plain Layout
8743 Flèches ! verticales
8744 \end_layout
8745
8746 \end_inset
8747
8748
8749 \end_layout
8750
8751 \begin_layout Standard
8752 \begin_inset space \hfill{}
8753 \end_inset
8754
8755
8756 \begin_inset Tabular
8757 <lyxtabular version="3" rows="7" columns="2">
8758 <features>
8759 <column alignment="center" valignment="top" width="0pt">
8760 <column alignment="center" valignment="top" width="0pt">
8761 <row>
8762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8763 \begin_inset Text
8764
8765 \begin_layout Plain Layout
8766 Commande
8767 \end_layout
8768
8769 \end_inset
8770 </cell>
8771 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8772 \begin_inset Text
8773
8774 \begin_layout Plain Layout
8775 Résultat
8776 \end_layout
8777
8778 \end_inset
8779 </cell>
8780 </row>
8781 <row>
8782 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8783 \begin_inset Text
8784
8785 \begin_layout Plain Layout
8786
8787 \backslash
8788 uparrow
8789 \end_layout
8790
8791 \end_inset
8792 </cell>
8793 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8794 \begin_inset Text
8795
8796 \begin_layout Plain Layout
8797 \begin_inset Formula $\uparrow$
8798 \end_inset
8799
8800
8801 \end_layout
8802
8803 \end_inset
8804 </cell>
8805 </row>
8806 <row>
8807 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8808 \begin_inset Text
8809
8810 \begin_layout Plain Layout
8811
8812 \backslash
8813 Uparrow
8814 \end_layout
8815
8816 \end_inset
8817 </cell>
8818 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8819 \begin_inset Text
8820
8821 \begin_layout Plain Layout
8822 \begin_inset Formula $\Uparrow$
8823 \end_inset
8824
8825
8826 \end_layout
8827
8828 \end_inset
8829 </cell>
8830 </row>
8831 <row>
8832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8833 \begin_inset Text
8834
8835 \begin_layout Plain Layout
8836
8837 \backslash
8838 updownarrow
8839 \end_layout
8840
8841 \end_inset
8842 </cell>
8843 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8844 \begin_inset Text
8845
8846 \begin_layout Plain Layout
8847 \begin_inset Formula $\updownarrow$
8848 \end_inset
8849
8850
8851 \end_layout
8852
8853 \end_inset
8854 </cell>
8855 </row>
8856 <row>
8857 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8858 \begin_inset Text
8859
8860 \begin_layout Plain Layout
8861
8862 \backslash
8863 Updownarrow
8864 \end_layout
8865
8866 \end_inset
8867 </cell>
8868 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8869 \begin_inset Text
8870
8871 \begin_layout Plain Layout
8872 \begin_inset Formula $\Updownarrow$
8873 \end_inset
8874
8875
8876 \end_layout
8877
8878 \end_inset
8879 </cell>
8880 </row>
8881 <row>
8882 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8883 \begin_inset Text
8884
8885 \begin_layout Plain Layout
8886
8887 \backslash
8888 Downarrow
8889 \end_layout
8890
8891 \end_inset
8892 </cell>
8893 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8894 \begin_inset Text
8895
8896 \begin_layout Plain Layout
8897 \begin_inset Formula $\Downarrow$
8898 \end_inset
8899
8900
8901 \end_layout
8902
8903 \end_inset
8904 </cell>
8905 </row>
8906 <row>
8907 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
8908 \begin_inset Text
8909
8910 \begin_layout Plain Layout
8911
8912 \backslash
8913 downarrow
8914 \end_layout
8915
8916 \end_inset
8917 </cell>
8918 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
8919 \begin_inset Text
8920
8921 \begin_layout Plain Layout
8922 \begin_inset Formula $\downarrow$
8923 \end_inset
8924
8925
8926 \end_layout
8927
8928 \end_inset
8929 </cell>
8930 </row>
8931 </lyxtabular>
8932
8933 \end_inset
8934
8935
8936 \begin_inset space \hfill{}
8937 \end_inset
8938
8939
8940 \begin_inset Tabular
8941 <lyxtabular version="3" rows="5" columns="2">
8942 <features>
8943 <column alignment="center" valignment="top" width="0pt">
8944 <column alignment="center" valignment="top" width="0pt">
8945 <row>
8946 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
8947 \begin_inset Text
8948
8949 \begin_layout Plain Layout
8950 Commande
8951 \end_layout
8952
8953 \end_inset
8954 </cell>
8955 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
8956 \begin_inset Text
8957
8958 \begin_layout Plain Layout
8959 Résultat
8960 \end_layout
8961
8962 \end_inset
8963 </cell>
8964 </row>
8965 <row>
8966 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8967 \begin_inset Text
8968
8969 \begin_layout Plain Layout
8970
8971 \backslash
8972 nearrow
8973 \end_layout
8974
8975 \end_inset
8976 </cell>
8977 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
8978 \begin_inset Text
8979
8980 \begin_layout Plain Layout
8981 \begin_inset Formula $\nearrow$
8982 \end_inset
8983
8984
8985 \end_layout
8986
8987 \end_inset
8988 </cell>
8989 </row>
8990 <row>
8991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
8992 \begin_inset Text
8993
8994 \begin_layout Plain Layout
8995
8996 \backslash
8997 searrow
8998 \end_layout
8999
9000 \end_inset
9001 </cell>
9002 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9003 \begin_inset Text
9004
9005 \begin_layout Plain Layout
9006 \begin_inset Formula $\searrow$
9007 \end_inset
9008
9009
9010 \end_layout
9011
9012 \end_inset
9013 </cell>
9014 </row>
9015 <row>
9016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9017 \begin_inset Text
9018
9019 \begin_layout Plain Layout
9020
9021 \backslash
9022 swarrow
9023 \end_layout
9024
9025 \end_inset
9026 </cell>
9027 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9028 \begin_inset Text
9029
9030 \begin_layout Plain Layout
9031 \begin_inset Formula $\swarrow$
9032 \end_inset
9033
9034
9035 \end_layout
9036
9037 \end_inset
9038 </cell>
9039 </row>
9040 <row>
9041 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9042 \begin_inset Text
9043
9044 \begin_layout Plain Layout
9045
9046 \backslash
9047 nwarrow
9048 \end_layout
9049
9050 \end_inset
9051 </cell>
9052 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9053 \begin_inset Text
9054
9055 \begin_layout Plain Layout
9056 \begin_inset Formula $\nwarrow$
9057 \end_inset
9058
9059
9060 \end_layout
9061
9062 \end_inset
9063 </cell>
9064 </row>
9065 </lyxtabular>
9066
9067 \end_inset
9068
9069
9070 \begin_inset space \hfill{}
9071 \end_inset
9072
9073
9074 \end_layout
9075
9076 \begin_layout Standard
9077 \begin_inset VSpace medskip
9078 \end_inset
9079
9080 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
9081  même temps que les commandes décrites dans 
9082 \begin_inset CommandInset ref
9083 LatexCommand ref
9084 reference "sub:Taille-parenthèses-manuelle"
9085
9086 \end_inset
9087
9088  et 
9089 \begin_inset CommandInset ref
9090 LatexCommand ref
9091 reference "sub:Taille-parenthèses-automatique"
9092
9093 \end_inset
9094
9095 .
9096 \end_layout
9097
9098 \begin_layout Standard
9099 \begin_inset Newpage newpage
9100 \end_inset
9101
9102
9103 \end_layout
9104
9105 \begin_layout Section
9106 Accents
9107 \begin_inset CommandInset label
9108 LatexCommand label
9109 name "sec:Accents"
9110
9111 \end_inset
9112
9113
9114 \begin_inset Index
9115 status collapsed
9116
9117 \begin_layout Plain Layout
9118 Accents
9119 \end_layout
9120
9121 \end_inset
9122
9123
9124 \end_layout
9125
9126 \begin_layout Standard
9127 On peut ajouter des accents avec le bouton
9128 \begin_inset space ~
9129 \end_inset
9130
9131
9132 \begin_inset Graphics
9133         filename ../../images/math/hat.png
9134         scale 85
9135
9136 \end_inset
9137
9138  de la barre d'outils mathématique ou en utilisant les commandes listées
9139  dans les sous-sections qui suivent.
9140 \end_layout
9141
9142 \begin_layout Subsection
9143 Accents pour un caractère
9144 \begin_inset ERT
9145 status collapsed
9146
9147 \begin_layout Plain Layout
9148
9149
9150 \backslash
9151 texorpdfstring{
9152 \end_layout
9153
9154 \end_inset
9155
9156
9157 \begin_inset Foot
9158 status collapsed
9159
9160 \begin_layout Plain Layout
9161 pour les accents dans le texte, voir 
9162 \begin_inset CommandInset ref
9163 LatexCommand ref
9164 reference "sub:Accents-dans-le-texte"
9165
9166 \end_inset
9167
9168
9169 \end_layout
9170
9171 \end_inset
9172
9173
9174 \begin_inset ERT
9175 status collapsed
9176
9177 \begin_layout Plain Layout
9178
9179 }{}
9180 \end_layout
9181
9182 \end_inset
9183
9184
9185 \begin_inset Note Note
9186 status collapsed
9187
9188 \begin_layout Plain Layout
9189
9190 \backslash
9191 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
9192  dans les signets PDF.
9193 \end_layout
9194
9195 \begin_layout Plain Layout
9196 Plus au sujet de 
9197 \backslash
9198 texorpdfstring dans la section 
9199 \begin_inset CommandInset ref
9200 LatexCommand ref
9201 reference "sub:formules-dans-les-entêtes"
9202
9203 \end_inset
9204
9205 .
9206 \end_layout
9207
9208 \end_inset
9209
9210
9211 \begin_inset CommandInset label
9212 LatexCommand label
9213 name "sub:Accents-sur-un-caractère"
9214
9215 \end_inset
9216
9217
9218 \begin_inset Index
9219 status collapsed
9220
9221 \begin_layout Plain Layout
9222 Accents ! pour un caractère
9223 \end_layout
9224
9225 \end_inset
9226
9227
9228 \end_layout
9229
9230 \begin_layout Standard
9231 \begin_inset space \hfill{}
9232 \end_inset
9233
9234
9235 \begin_inset Tabular
9236 <lyxtabular version="3" rows="8" columns="2">
9237 <features>
9238 <column alignment="center" valignment="top" width="0pt">
9239 <column alignment="center" valignment="top" width="0pt">
9240 <row>
9241 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9242 \begin_inset Text
9243
9244 \begin_layout Plain Layout
9245 Commande
9246 \end_layout
9247
9248 \end_inset
9249 </cell>
9250 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9251 \begin_inset Text
9252
9253 \begin_layout Plain Layout
9254 Résultat
9255 \begin_inset Note Note
9256 status collapsed
9257
9258 \begin_layout Plain Layout
9259
9260 \series bold
9261
9262 \backslash
9263 raisebox est seulement utilisée pour faire de la place
9264 \end_layout
9265
9266 \end_inset
9267
9268
9269 \end_layout
9270
9271 \end_inset
9272 </cell>
9273 </row>
9274 <row>
9275 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9276 \begin_inset Text
9277
9278 \begin_layout Plain Layout
9279
9280 \backslash
9281 dot
9282 \begin_inset ERT
9283 status collapsed
9284
9285 \begin_layout Plain Layout
9286
9287
9288 \backslash
9289 spce 
9290 \end_layout
9291
9292 \end_inset
9293
9294 A
9295 \end_layout
9296
9297 \end_inset
9298 </cell>
9299 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9300 \begin_inset Text
9301
9302 \begin_layout Plain Layout
9303 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
9304 \end_inset
9305
9306
9307 \end_layout
9308
9309 \end_inset
9310 </cell>
9311 </row>
9312 <row>
9313 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9314 \begin_inset Text
9315
9316 \begin_layout Plain Layout
9317
9318 \backslash
9319 ddot
9320 \begin_inset ERT
9321 status collapsed
9322
9323 \begin_layout Plain Layout
9324
9325
9326 \backslash
9327 spce 
9328 \end_layout
9329
9330 \end_inset
9331
9332 A
9333 \end_layout
9334
9335 \end_inset
9336 </cell>
9337 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9338 \begin_inset Text
9339
9340 \begin_layout Plain Layout
9341 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
9342 \end_inset
9343
9344
9345 \end_layout
9346
9347 \end_inset
9348 </cell>
9349 </row>
9350 <row>
9351 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9352 \begin_inset Text
9353
9354 \begin_layout Plain Layout
9355
9356 \backslash
9357 dddot
9358 \begin_inset ERT
9359 status collapsed
9360
9361 \begin_layout Plain Layout
9362
9363
9364 \backslash
9365 spce 
9366 \end_layout
9367
9368 \end_inset
9369
9370 A
9371 \end_layout
9372
9373 \end_inset
9374 </cell>
9375 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9376 \begin_inset Text
9377
9378 \begin_layout Plain Layout
9379 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
9380 \end_inset
9381
9382
9383 \end_layout
9384
9385 \end_inset
9386 </cell>
9387 </row>
9388 <row>
9389 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9390 \begin_inset Text
9391
9392 \begin_layout Plain Layout
9393
9394 \backslash
9395 ddddot{A
9396 \end_layout
9397
9398 \end_inset
9399 </cell>
9400 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9401 \begin_inset Text
9402
9403 \begin_layout Plain Layout
9404 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
9405 \end_inset
9406
9407
9408 \end_layout
9409
9410 \end_inset
9411 </cell>
9412 </row>
9413 <row>
9414 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9415 \begin_inset Text
9416
9417 \begin_layout Plain Layout
9418
9419 \backslash
9420 vec
9421 \begin_inset ERT
9422 status collapsed
9423
9424 \begin_layout Plain Layout
9425
9426
9427 \backslash
9428 spce 
9429 \end_layout
9430
9431 \end_inset
9432
9433 A
9434 \begin_inset Index
9435 status collapsed
9436
9437 \begin_layout Plain Layout
9438 Vecteurs
9439 \end_layout
9440
9441 \end_inset
9442
9443
9444 \end_layout
9445
9446 \end_inset
9447 </cell>
9448 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9449 \begin_inset Text
9450
9451 \begin_layout Plain Layout
9452 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
9453 \end_inset
9454
9455
9456 \end_layout
9457
9458 \end_inset
9459 </cell>
9460 </row>
9461 <row>
9462 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9463 \begin_inset Text
9464
9465 \begin_layout Plain Layout
9466
9467 \backslash
9468 bar
9469 \begin_inset ERT
9470 status collapsed
9471
9472 \begin_layout Plain Layout
9473
9474
9475 \backslash
9476 spce 
9477 \end_layout
9478
9479 \end_inset
9480
9481 A
9482 \end_layout
9483
9484 \end_inset
9485 </cell>
9486 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9487 \begin_inset Text
9488
9489 \begin_layout Plain Layout
9490 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
9491 \end_inset
9492
9493
9494 \end_layout
9495
9496 \end_inset
9497 </cell>
9498 </row>
9499 <row>
9500 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9501 \begin_inset Text
9502
9503 \begin_layout Plain Layout
9504
9505 \backslash
9506 mathring
9507 \begin_inset ERT
9508 status collapsed
9509
9510 \begin_layout Plain Layout
9511
9512
9513 \backslash
9514 spce 
9515 \end_layout
9516
9517 \end_inset
9518
9519 A
9520 \end_layout
9521
9522 \end_inset
9523 </cell>
9524 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9525 \begin_inset Text
9526
9527 \begin_layout Plain Layout
9528 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
9529 \end_inset
9530
9531
9532 \end_layout
9533
9534 \end_inset
9535 </cell>
9536 </row>
9537 </lyxtabular>
9538
9539 \end_inset
9540
9541
9542 \begin_inset space \hfill{}
9543 \end_inset
9544
9545
9546 \begin_inset Tabular
9547 <lyxtabular version="3" rows="7" columns="2">
9548 <features>
9549 <column alignment="center" valignment="top" width="0pt">
9550 <column alignment="center" valignment="top" width="0pt">
9551 <row>
9552 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9553 \begin_inset Text
9554
9555 \begin_layout Plain Layout
9556 Commande
9557 \end_layout
9558
9559 \end_inset
9560 </cell>
9561 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9562 \begin_inset Text
9563
9564 \begin_layout Plain Layout
9565 Résultat
9566 \end_layout
9567
9568 \end_inset
9569 </cell>
9570 </row>
9571 <row>
9572 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9573 \begin_inset Text
9574
9575 \begin_layout Plain Layout
9576
9577 \backslash
9578 tilde
9579 \begin_inset ERT
9580 status collapsed
9581
9582 \begin_layout Plain Layout
9583
9584
9585 \backslash
9586 spce 
9587 \end_layout
9588
9589 \end_inset
9590
9591 A
9592 \end_layout
9593
9594 \end_inset
9595 </cell>
9596 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9597 \begin_inset Text
9598
9599 \begin_layout Plain Layout
9600 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
9601 \end_inset
9602
9603
9604 \end_layout
9605
9606 \end_inset
9607 </cell>
9608 </row>
9609 <row>
9610 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9611 \begin_inset Text
9612
9613 \begin_layout Plain Layout
9614
9615 \backslash
9616 hat
9617 \begin_inset ERT
9618 status collapsed
9619
9620 \begin_layout Plain Layout
9621
9622
9623 \backslash
9624 spce 
9625 \end_layout
9626
9627 \end_inset
9628
9629 A
9630 \end_layout
9631
9632 \end_inset
9633 </cell>
9634 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9635 \begin_inset Text
9636
9637 \begin_layout Plain Layout
9638 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
9639 \end_inset
9640
9641
9642 \end_layout
9643
9644 \end_inset
9645 </cell>
9646 </row>
9647 <row>
9648 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9649 \begin_inset Text
9650
9651 \begin_layout Plain Layout
9652
9653 \backslash
9654 check
9655 \begin_inset ERT
9656 status collapsed
9657
9658 \begin_layout Plain Layout
9659
9660
9661 \backslash
9662 spce 
9663 \end_layout
9664
9665 \end_inset
9666
9667 A
9668 \end_layout
9669
9670 \end_inset
9671 </cell>
9672 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9673 \begin_inset Text
9674
9675 \begin_layout Plain Layout
9676 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
9677 \end_inset
9678
9679
9680 \end_layout
9681
9682 \end_inset
9683 </cell>
9684 </row>
9685 <row>
9686 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9687 \begin_inset Text
9688
9689 \begin_layout Plain Layout
9690
9691 \backslash
9692 acute
9693 \begin_inset ERT
9694 status collapsed
9695
9696 \begin_layout Plain Layout
9697
9698
9699 \backslash
9700 spce 
9701 \end_layout
9702
9703 \end_inset
9704
9705 A
9706 \end_layout
9707
9708 \end_inset
9709 </cell>
9710 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9711 \begin_inset Text
9712
9713 \begin_layout Plain Layout
9714 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
9715 \end_inset
9716
9717
9718 \end_layout
9719
9720 \end_inset
9721 </cell>
9722 </row>
9723 <row>
9724 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9725 \begin_inset Text
9726
9727 \begin_layout Plain Layout
9728
9729 \backslash
9730 grave
9731 \begin_inset ERT
9732 status collapsed
9733
9734 \begin_layout Plain Layout
9735
9736
9737 \backslash
9738 spce 
9739 \end_layout
9740
9741 \end_inset
9742
9743 A
9744 \end_layout
9745
9746 \end_inset
9747 </cell>
9748 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9749 \begin_inset Text
9750
9751 \begin_layout Plain Layout
9752 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
9753 \end_inset
9754
9755
9756 \end_layout
9757
9758 \end_inset
9759 </cell>
9760 </row>
9761 <row>
9762 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
9763 \begin_inset Text
9764
9765 \begin_layout Plain Layout
9766
9767 \backslash
9768 breve
9769 \begin_inset ERT
9770 status collapsed
9771
9772 \begin_layout Plain Layout
9773
9774
9775 \backslash
9776 spce 
9777 \end_layout
9778
9779 \end_inset
9780
9781 A
9782 \end_layout
9783
9784 \end_inset
9785 </cell>
9786 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
9787 \begin_inset Text
9788
9789 \begin_layout Plain Layout
9790 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
9791 \end_inset
9792
9793
9794 \end_layout
9795
9796 \end_inset
9797 </cell>
9798 </row>
9799 </lyxtabular>
9800
9801 \end_inset
9802
9803
9804 \begin_inset space \hfill{}
9805 \end_inset
9806
9807
9808 \end_layout
9809
9810 \begin_layout Standard
9811 \begin_inset VSpace bigskip
9812 \end_inset
9813
9814 Pour créer des trémas (umlauts en allemand)
9815 \begin_inset Index
9816 status collapsed
9817
9818 \begin_layout Plain Layout
9819 Umlauts | see
9820 \begin_inset ERT
9821 status collapsed
9822
9823 \begin_layout Plain Layout
9824
9825 {
9826 \end_layout
9827
9828 \end_inset
9829
9830 Trémas
9831 \begin_inset ERT
9832 status collapsed
9833
9834 \begin_layout Plain Layout
9835
9836 }
9837 \end_layout
9838
9839 \end_inset
9840
9841
9842 \end_layout
9843
9844 \end_inset
9845
9846
9847 \begin_inset Index
9848 status collapsed
9849
9850 \begin_layout Plain Layout
9851 Trémas
9852 \end_layout
9853
9854 \end_inset
9855
9856  dans des formules, on insère des guillemets devant une voyelle.
9857  Ces deux caractères sont alors traités comme 
9858 \emph on
9859 un seul 
9860 \emph default
9861 caractère par LaTeX si la portion de formule avec le tréma est marqué comme
9862  étant en allemand.
9863  Avec cette méthode, contrairement à 
9864 \series bold
9865
9866 \backslash
9867 ddot
9868 \series default
9869 , on crée de 
9870 \begin_inset Quotes eld
9871 \end_inset
9872
9873 vrais
9874 \begin_inset Quotes erd
9875 \end_inset
9876
9877  umlauts, comme le montre l'exemple suivant:
9878 \end_layout
9879
9880 \begin_layout Standard
9881 \begin_inset VSpace -2mm
9882 \end_inset
9883
9884
9885 \end_layout
9886
9887 \begin_layout Standard
9888 \align center
9889 \begin_inset Tabular
9890 <lyxtabular version="3" rows="3" columns="2">
9891 <features>
9892 <column alignment="center" valignment="top" width="0">
9893 <column alignment="center" valignment="top" width="0">
9894 <row>
9895 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9896 \begin_inset Text
9897
9898 \begin_layout Plain Layout
9899 Commande
9900 \end_layout
9901
9902 \end_inset
9903 </cell>
9904 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9905 \begin_inset Text
9906
9907 \begin_layout Plain Layout
9908 Résultat
9909 \begin_inset Note Note
9910 status collapsed
9911
9912 \begin_layout Plain Layout
9913
9914 \series bold
9915
9916 \backslash
9917 raisebox est seulement utilisée pour faire de la place
9918 \end_layout
9919
9920 \end_inset
9921
9922
9923 \end_layout
9924
9925 \end_inset
9926 </cell>
9927 </row>
9928 <row>
9929 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
9930 \begin_inset Text
9931
9932 \begin_layout Plain Layout
9933 \begin_inset Quotes grd
9934 \end_inset
9935
9936 i
9937 \end_layout
9938
9939 \end_inset
9940 </cell>
9941 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
9942 \begin_inset Text
9943
9944 \begin_layout Plain Layout
9945
9946 \lang german
9947 \begin_inset Formula $"i$
9948 \end_inset
9949
9950
9951 \lang french
9952
9953 \begin_inset Note Note
9954 status collapsed
9955
9956 \begin_layout Plain Layout
9957 il faut que cette formule soit en allemand (NdT)
9958 \end_layout
9959
9960 \end_inset
9961
9962
9963 \end_layout
9964
9965 \end_inset
9966 </cell>
9967 </row>
9968 <row>
9969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
9970 \begin_inset Text
9971
9972 \begin_layout Plain Layout
9973
9974 \backslash
9975 ddot
9976 \begin_inset ERT
9977 status collapsed
9978
9979 \begin_layout Plain Layout
9980
9981
9982 \backslash
9983 spce 
9984 \end_layout
9985
9986 \end_inset
9987
9988 i
9989 \end_layout
9990
9991 \end_inset
9992 </cell>
9993 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
9994 \begin_inset Text
9995
9996 \begin_layout Plain Layout
9997 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
9998 \end_inset
9999
10000
10001 \end_layout
10002
10003 \end_inset
10004 </cell>
10005 </row>
10006 </lyxtabular>
10007
10008 \end_inset
10009
10010
10011 \end_layout
10012
10013 \begin_layout Standard
10014 Un autre avantage par rapport à 
10015 \series bold
10016
10017 \backslash
10018 ddot
10019 \series default
10020  est que les trémas peuvent être convertis directement en texte mathématique,
10021  parce que les accents vus plus haut 
10022 \emph on
10023 ne sont pas autorisés 
10024 \emph default
10025 en texte mathématique.
10026  Quand on convertit un caractère accentué en texte mathématique, seul le
10027  caractère qui est sous l'accent est converti.
10028  Ceci s'applique aussi à toutes les autres conversions comme par exemple
10029  l'italique ou le gras.
10030 \end_layout
10031
10032 \begin_layout Standard
10033 En texte mathématique, les trémas et autres caractères accentués peuvent
10034  être insérés directement.
10035 \end_layout
10036
10037 \begin_layout Subsection
10038 Accents pour les opérateurs
10039 \begin_inset Index
10040 status collapsed
10041
10042 \begin_layout Plain Layout
10043 Accents ! pour les opérateurs
10044 \end_layout
10045
10046 \end_inset
10047
10048
10049 \end_layout
10050
10051 \begin_layout Standard
10052 Avec les commandes 
10053 \series bold
10054
10055 \backslash
10056 overset
10057 \series default
10058
10059 \begin_inset Index
10060 status collapsed
10061
10062 \begin_layout Plain Layout
10063 Commandes ! O ! 
10064 \backslash
10065 overset
10066 \end_layout
10067
10068 \end_inset
10069
10070  et 
10071 \series bold
10072
10073 \backslash
10074 underset
10075 \series default
10076
10077 \begin_inset Index
10078 status collapsed
10079
10080 \begin_layout Plain Layout
10081 Commandes ! U ! 
10082 \backslash
10083 underset
10084 \end_layout
10085
10086 \end_inset
10087
10088  on peut placer des caractères respectivement au dessus ou en dessous d'un
10089  opérateur, pour l'accentuer.
10090  Avec la commande 
10091 \series bold
10092
10093 \backslash
10094 sideset
10095 \series default
10096
10097 \begin_inset Index
10098 status collapsed
10099
10100 \begin_layout Plain Layout
10101 Commandes ! S ! 
10102 \backslash
10103 sideset
10104 \end_layout
10105
10106 \end_inset
10107
10108 , on peut placer des caractères avant ou après un opérateur.
10109  La syntaxe de la commande est:
10110 \series bold
10111
10112 \begin_inset Newline newline
10113 \end_inset
10114
10115
10116 \backslash
10117 sideset{caractère avant}{caractère après}
10118 \end_layout
10119
10120 \begin_layout Standard
10121
10122 \series bold
10123
10124 \backslash
10125 sideset
10126 \series default
10127  doit toujours se trouver avant l'opérateur qui est accentué.
10128   Vous pouvez utiliser pour l'accentuation plusieurs caractères et même
10129  d'autres opérateurs ou des symboles.
10130  Pour placer avec 
10131 \series bold
10132
10133 \backslash
10134 sideset,
10135 \series default
10136  par exemple seulement des caractères derrière un opérateur, ne mettez rien
10137  entre les deux premières accolades, mais ne les omettez pas.
10138 \end_layout
10139
10140 \begin_layout Standard
10141 Par exemple la commande 
10142 \series bold
10143
10144 \backslash
10145 sideset{
10146 \begin_inset Formula $\to$
10147 \end_inset
10148
10149
10150 \backslash
10151 {
10152 \series default
10153 '
10154 \series bold
10155
10156 \begin_inset Formula $\to$
10157 \end_inset
10158
10159
10160 \backslash
10161 sum_k=1
10162 \begin_inset ERT
10163 status collapsed
10164
10165 \begin_layout Plain Layout
10166
10167
10168 \backslash
10169 spce 
10170 \end_layout
10171
10172 \end_inset
10173
10174
10175 \series default
10176 ^
10177 \series bold
10178 n
10179 \series default
10180  donne:
10181 \begin_inset Formula \[
10182 \sideset{}{'}\sum_{k=1}^{n}\]
10183
10184 \end_inset
10185
10186
10187 \end_layout
10188
10189 \begin_layout Standard
10190 La commande 
10191 \series bold
10192
10193 \backslash
10194 overset
10195 \begin_inset ERT
10196 status collapsed
10197
10198 \begin_layout Plain Layout
10199
10200
10201 \backslash
10202 spce 
10203 \end_layout
10204
10205 \end_inset
10206
10207
10208 \backslash
10209 maltese
10210 \begin_inset ERT
10211 status collapsed
10212
10213 \begin_layout Plain Layout
10214
10215
10216 \backslash
10217 spce 
10218 \end_layout
10219
10220 \end_inset
10221
10222
10223 \series default
10224
10225 \begin_inset Formula $\uparrow$
10226 \end_inset
10227
10228
10229 \series bold
10230 a
10231 \series default
10232  donne:
10233 \begin_inset Formula \[
10234 \overset{a}{\maltese}\]
10235
10236 \end_inset
10237
10238 Comme on peut le voir dans le dernier exemple, avec 
10239 \series bold
10240
10241 \backslash
10242 overset
10243 \series default
10244  et 
10245 \series bold
10246
10247 \backslash
10248 underset
10249 \series default
10250  on peut aussi accentuer des symboles et des caractères; avec 
10251 \series bold
10252
10253 \backslash
10254 sideset
10255 \series default
10256  ce n'est pas possible.
10257 \end_layout
10258
10259 \begin_layout Subsection
10260 Accents pour plusieurs caractères
10261 \begin_inset CommandInset label
10262 LatexCommand label
10263 name "sub:Accents-pour-plusieurs"
10264
10265 \end_inset
10266
10267
10268 \begin_inset Index
10269 status collapsed
10270
10271 \begin_layout Plain Layout
10272 Accents ! pour plusieurs caractères
10273 \end_layout
10274
10275 \end_inset
10276
10277
10278 \end_layout
10279
10280 \begin_layout Standard
10281 \begin_inset space \hfill{}
10282 \end_inset
10283
10284
10285 \begin_inset Tabular
10286 <lyxtabular version="3" rows="5" columns="2">
10287 <features>
10288 <column alignment="center" valignment="top" width="0pt">
10289 <column alignment="center" valignment="top" width="0pt">
10290 <row>
10291 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10292 \begin_inset Text
10293
10294 \begin_layout Plain Layout
10295 Commande
10296 \end_layout
10297
10298 \end_inset
10299 </cell>
10300 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10301 \begin_inset Text
10302
10303 \begin_layout Plain Layout
10304 Résultat
10305 \begin_inset Note Note
10306 status collapsed
10307
10308 \begin_layout Plain Layout
10309
10310 \series bold
10311
10312 \backslash
10313 raisebox est seulement utilisée pour faire de la place
10314 \end_layout
10315
10316 \end_inset
10317
10318
10319 \end_layout
10320
10321 \end_inset
10322 </cell>
10323 </row>
10324 <row>
10325 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10326 \begin_inset Text
10327
10328 \begin_layout Plain Layout
10329
10330 \backslash
10331 overleftarrow
10332 \begin_inset ERT
10333 status collapsed
10334
10335 \begin_layout Plain Layout
10336
10337
10338 \backslash
10339 spce 
10340 \end_layout
10341
10342 \end_inset
10343
10344 A=B
10345 \end_layout
10346
10347 \end_inset
10348 </cell>
10349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10350 \begin_inset Text
10351
10352 \begin_layout Plain Layout
10353 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
10354 \end_inset
10355
10356
10357 \end_layout
10358
10359 \end_inset
10360 </cell>
10361 </row>
10362 <row>
10363 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10364 \begin_inset Text
10365
10366 \begin_layout Plain Layout
10367
10368 \backslash
10369 underleftarrow
10370 \begin_inset ERT
10371 status collapsed
10372
10373 \begin_layout Plain Layout
10374
10375
10376 \backslash
10377 spce 
10378 \end_layout
10379
10380 \end_inset
10381
10382 A=B
10383 \end_layout
10384
10385 \end_inset
10386 </cell>
10387 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10388 \begin_inset Text
10389
10390 \begin_layout Plain Layout
10391 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
10392 \end_inset
10393
10394
10395 \end_layout
10396
10397 \end_inset
10398 </cell>
10399 </row>
10400 <row>
10401 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10402 \begin_inset Text
10403
10404 \begin_layout Plain Layout
10405
10406 \backslash
10407 overleftrightarrow
10408 \begin_inset ERT
10409 status collapsed
10410
10411 \begin_layout Plain Layout
10412
10413
10414 \backslash
10415 spce 
10416 \end_layout
10417
10418 \end_inset
10419
10420 A=B
10421 \end_layout
10422
10423 \end_inset
10424 </cell>
10425 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10426 \begin_inset Text
10427
10428 \begin_layout Plain Layout
10429 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
10430 \end_inset
10431
10432
10433 \end_layout
10434
10435 \end_inset
10436 </cell>
10437 </row>
10438 <row>
10439 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10440 \begin_inset Text
10441
10442 \begin_layout Plain Layout
10443
10444 \backslash
10445 underleftrightarrow
10446 \begin_inset ERT
10447 status collapsed
10448
10449 \begin_layout Plain Layout
10450
10451
10452 \backslash
10453 spce 
10454 \end_layout
10455
10456 \end_inset
10457
10458 A=B
10459 \end_layout
10460
10461 \end_inset
10462 </cell>
10463 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10464 \begin_inset Text
10465
10466 \begin_layout Plain Layout
10467 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
10468 \end_inset
10469
10470
10471 \end_layout
10472
10473 \end_inset
10474 </cell>
10475 </row>
10476 </lyxtabular>
10477
10478 \end_inset
10479
10480
10481 \begin_inset space \hfill{}
10482 \end_inset
10483
10484
10485 \begin_inset Tabular
10486 <lyxtabular version="3" rows="5" columns="2">
10487 <features>
10488 <column alignment="center" valignment="top" width="0pt">
10489 <column alignment="center" valignment="top" width="0pt">
10490 <row>
10491 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10492 \begin_inset Text
10493
10494 \begin_layout Plain Layout
10495 Commande
10496 \end_layout
10497
10498 \end_inset
10499 </cell>
10500 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10501 \begin_inset Text
10502
10503 \begin_layout Plain Layout
10504 Résultat
10505 \end_layout
10506
10507 \end_inset
10508 </cell>
10509 </row>
10510 <row>
10511 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
10512 \begin_inset Text
10513
10514 \begin_layout Plain Layout
10515
10516 \backslash
10517 overrightarrow
10518 \begin_inset ERT
10519 status collapsed
10520
10521 \begin_layout Plain Layout
10522
10523
10524 \backslash
10525 spce 
10526 \end_layout
10527
10528 \end_inset
10529
10530 A=B
10531 \end_layout
10532
10533 \end_inset
10534 </cell>
10535 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
10536 \begin_inset Text
10537
10538 \begin_layout Plain Layout
10539 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
10540 \end_inset
10541
10542
10543 \end_layout
10544
10545 \end_inset
10546 </cell>
10547 </row>
10548 <row>
10549 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10550 \begin_inset Text
10551
10552 \begin_layout Plain Layout
10553
10554 \backslash
10555 underrightarrow
10556 \begin_inset ERT
10557 status collapsed
10558
10559 \begin_layout Plain Layout
10560
10561
10562 \backslash
10563 spce 
10564 \end_layout
10565
10566 \end_inset
10567
10568 A=B
10569 \end_layout
10570
10571 \end_inset
10572 </cell>
10573 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10574 \begin_inset Text
10575
10576 \begin_layout Plain Layout
10577 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
10578 \end_inset
10579
10580
10581 \end_layout
10582
10583 \end_inset
10584 </cell>
10585 </row>
10586 <row>
10587 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10588 \begin_inset Text
10589
10590 \begin_layout Plain Layout
10591
10592 \backslash
10593 widetilde
10594 \begin_inset ERT
10595 status collapsed
10596
10597 \begin_layout Plain Layout
10598
10599
10600 \backslash
10601 spce 
10602 \end_layout
10603
10604 \end_inset
10605
10606 A=B
10607 \end_layout
10608
10609 \end_inset
10610 </cell>
10611 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10612 \begin_inset Text
10613
10614 \begin_layout Plain Layout
10615 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
10616 \end_inset
10617
10618
10619 \end_layout
10620
10621 \end_inset
10622 </cell>
10623 </row>
10624 <row>
10625 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
10626 \begin_inset Text
10627
10628 \begin_layout Plain Layout
10629
10630 \backslash
10631 widehat
10632 \begin_inset ERT
10633 status collapsed
10634
10635 \begin_layout Plain Layout
10636
10637
10638 \backslash
10639 spce 
10640 \end_layout
10641
10642 \end_inset
10643
10644 A=B
10645 \end_layout
10646
10647 \end_inset
10648 </cell>
10649 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
10650 \begin_inset Text
10651
10652 \begin_layout Plain Layout
10653 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
10654 \end_inset
10655
10656
10657 \end_layout
10658
10659 \end_inset
10660 </cell>
10661 </row>
10662 </lyxtabular>
10663
10664 \end_inset
10665
10666
10667 \begin_inset space \hfill{}
10668 \end_inset
10669
10670
10671 \end_layout
10672
10673 \begin_layout Standard
10674 \begin_inset VSpace medskip
10675 \end_inset
10676
10677 Avec ces commandes, vous pouvez accentuer autant de caractères que vous
10678  voulez.
10679  Mais les accents 
10680 \series bold
10681
10682 \backslash
10683 widetilde
10684 \series default
10685  et 
10686 \series bold
10687
10688 \backslash
10689 widehat 
10690 \series default
10691 apparaîtront dans la sortie finale avec une longueur de seulement trois
10692  caractères, comme on le voit dans l'exemple suivant:
10693 \begin_inset Formula \[
10694 \widetilde{A+B=C-D}\]
10695
10696 \end_inset
10697
10698
10699 \end_layout
10700
10701 \begin_layout Standard
10702 Avec les commandes 
10703 \series bold
10704
10705 \backslash
10706 overset
10707 \series default
10708
10709 \begin_inset Index
10710 status collapsed
10711
10712 \begin_layout Plain Layout
10713 Commandes ! O ! 
10714 \backslash
10715 overset
10716 \end_layout
10717
10718 \end_inset
10719
10720  et 
10721 \series bold
10722
10723 \backslash
10724 underset
10725 \series default
10726
10727 \begin_inset Index
10728 status collapsed
10729
10730 \begin_layout Plain Layout
10731 Commandes ! U ! 
10732 \backslash
10733 underset
10734 \end_layout
10735
10736 \end_inset
10737
10738  décrites dans la sous-section précédente, il est aussi possible d'accentuer
10739  plusieurs caractères.
10740
10741 \series bold
10742  
10743 \series default
10744 La commande
10745 \series bold
10746  
10747 \backslash
10748 underset
10749 \begin_inset ERT
10750 status collapsed
10751
10752 \begin_layout Plain Layout
10753
10754
10755 \backslash
10756 spce 
10757 \end_layout
10758
10759 \end_inset
10760
10761 A=B
10762 \begin_inset Formula $\downarrow$
10763 \end_inset
10764
10765 ***
10766 \series default
10767  donne:
10768 \begin_inset Formula \[
10769 \underset{***}{A=B}\]
10770
10771 \end_inset
10772
10773
10774 \end_layout
10775
10776 \begin_layout Section
10777 Espace
10778 \begin_inset CommandInset label
10779 LatexCommand label
10780 name "sub:Espace"
10781
10782 \end_inset
10783
10784
10785 \begin_inset Index
10786 status collapsed
10787
10788 \begin_layout Plain Layout
10789 Espace ! horizontal
10790 \end_layout
10791
10792 \end_inset
10793
10794
10795 \end_layout
10796
10797 \begin_layout Subsection
10798 Espace prédéfini
10799 \begin_inset CommandInset label
10800 LatexCommand label
10801 name "sub:Espace-prédéfini"
10802
10803 \end_inset
10804
10805
10806 \begin_inset Index
10807 status collapsed
10808
10809 \begin_layout Plain Layout
10810 Espace ! horizontal ! prédéfini
10811 \end_layout
10812
10813 \end_inset
10814
10815
10816 \end_layout
10817
10818 \begin_layout Standard
10819 Il es parfois nécessaire d'insérer un espace horizontal dans une formule.
10820  On le fait en utilisant une espace insécable (raccourci 
10821 \family sans
10822 Ctrl-Espace
10823 \family default
10824 ).
10825  Un 
10826 \begin_inset Quotes eld
10827 \end_inset
10828
10829
10830 \series bold
10831 \color blue
10832
10833 \begin_inset ERT
10834 status collapsed
10835
10836 \begin_layout Plain Layout
10837
10838
10839 \backslash
10840 spce 
10841 \end_layout
10842
10843 \end_inset
10844
10845
10846 \series default
10847 \color inherit
10848
10849 \begin_inset Quotes erd
10850 \end_inset
10851
10852  apparaît et en appuyant plusieurs fois sur 
10853 \family sans
10854 Espace
10855 \family default
10856  on peut choisir l'une des huit différentes tailles d'espaces disponibles.
10857  On peut aussi insérer ces espaces en utilisant le bouton 
10858 \begin_inset Graphics
10859         filename ../../images/math/space.png
10860         scale 85
10861
10862 \end_inset
10863
10864  de la barre d'outils mathématique.
10865  Indépendemment de la commande insérée, on peut toujours changer de taille
10866  après en appuyant sur 
10867 \family sans
10868 Espace
10869 \family default
10870 .
10871  
10872 \end_layout
10873
10874 \begin_layout Standard
10875 \noindent
10876 \align center
10877 \begin_inset VSpace -5mm
10878 \end_inset
10879
10880
10881 \begin_inset Tabular
10882 <lyxtabular version="3" rows="3" columns="7">
10883 <features>
10884 <column alignment="center" valignment="middle" width="6.8cm">
10885 <column alignment="center" valignment="top" width="0">
10886 <column alignment="center" valignment="top" width="0">
10887 <column alignment="center" valignment="top" width="0">
10888 <column alignment="center" valignment="top" width="0">
10889 <column alignment="center" valignment="top" width="0">
10890 <column alignment="center" valignment="top" width="0">
10891 <row>
10892 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10893 \begin_inset Text
10894
10895 \begin_layout Plain Layout
10896 Commande
10897 \end_layout
10898
10899 \end_inset
10900 </cell>
10901 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10902 \begin_inset Text
10903
10904 \begin_layout Plain Layout
10905
10906 \backslash
10907 ,
10908 \end_layout
10909
10910 \end_inset
10911 </cell>
10912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10913 \begin_inset Text
10914
10915 \begin_layout Plain Layout
10916
10917 \backslash
10918 :
10919 \end_layout
10920
10921 \end_inset
10922 </cell>
10923 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10924 \begin_inset Text
10925
10926 \begin_layout Plain Layout
10927
10928 \backslash
10929 ;
10930 \end_layout
10931
10932 \end_inset
10933 </cell>
10934 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10935 \begin_inset Text
10936
10937 \begin_layout Plain Layout
10938
10939 \backslash
10940 quad
10941 \end_layout
10942
10943 \end_inset
10944 </cell>
10945 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10946 \begin_inset Text
10947
10948 \begin_layout Plain Layout
10949
10950 \backslash
10951 qquad
10952 \end_layout
10953
10954 \end_inset
10955 </cell>
10956 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
10957 \begin_inset Text
10958
10959 \begin_layout Plain Layout
10960
10961 \backslash
10962 !
10963 \end_layout
10964
10965 \end_inset
10966 </cell>
10967 </row>
10968 <row>
10969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10970 \begin_inset Text
10971
10972 \begin_layout Plain Layout
10973 Nombre de fois où on a appuyé sur la barre d'
10974 \family sans
10975 Espace 
10976 \family default
10977 après avoir inséré l'espace insécable
10978 \end_layout
10979
10980 \end_inset
10981 </cell>
10982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10983 \begin_inset Text
10984
10985 \begin_layout Plain Layout
10986 0
10987 \end_layout
10988
10989 \end_inset
10990 </cell>
10991 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
10992 \begin_inset Text
10993
10994 \begin_layout Plain Layout
10995 1
10996 \end_layout
10997
10998 \end_inset
10999 </cell>
11000 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11001 \begin_inset Text
11002
11003 \begin_layout Plain Layout
11004 2
11005 \end_layout
11006
11007 \end_inset
11008 </cell>
11009 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11010 \begin_inset Text
11011
11012 \begin_layout Plain Layout
11013 3
11014 \end_layout
11015
11016 \end_inset
11017 </cell>
11018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11019 \begin_inset Text
11020
11021 \begin_layout Plain Layout
11022 4
11023 \end_layout
11024
11025 \end_inset
11026 </cell>
11027 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11028 \begin_inset Text
11029
11030 \begin_layout Plain Layout
11031 5
11032 \end_layout
11033
11034 \end_inset
11035 </cell>
11036 </row>
11037 <row>
11038 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11039 \begin_inset Text
11040
11041 \begin_layout Plain Layout
11042 Résultat
11043 \end_layout
11044
11045 \end_inset
11046 </cell>
11047 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11048 \begin_inset Text
11049
11050 \begin_layout Plain Layout
11051 \begin_inset Formula $A\, B$
11052 \end_inset
11053
11054
11055 \end_layout
11056
11057 \end_inset
11058 </cell>
11059 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11060 \begin_inset Text
11061
11062 \begin_layout Plain Layout
11063 \begin_inset Formula $A\: B$
11064 \end_inset
11065
11066
11067 \end_layout
11068
11069 \end_inset
11070 </cell>
11071 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11072 \begin_inset Text
11073
11074 \begin_layout Plain Layout
11075 \begin_inset Formula $A\; B$
11076 \end_inset
11077
11078
11079 \end_layout
11080
11081 \end_inset
11082 </cell>
11083 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11084 \begin_inset Text
11085
11086 \begin_layout Plain Layout
11087 \begin_inset Formula $A\quad B$
11088 \end_inset
11089
11090
11091 \end_layout
11092
11093 \end_inset
11094 </cell>
11095 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11096 \begin_inset Text
11097
11098 \begin_layout Plain Layout
11099 \begin_inset Formula $A\qquad B$
11100 \end_inset
11101
11102
11103 \end_layout
11104
11105 \end_inset
11106 </cell>
11107 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11108 \begin_inset Text
11109
11110 \begin_layout Plain Layout
11111 \begin_inset Formula $A\! B$
11112 \end_inset
11113
11114
11115 \end_layout
11116
11117 \end_inset
11118 </cell>
11119 </row>
11120 </lyxtabular>
11121
11122 \end_inset
11123
11124
11125 \end_layout
11126
11127 \begin_layout Standard
11128 La dernière taille n'a pas l'air de produire une espace.
11129  Elle est affichée en rouge dans LyX, contrairement aux autres espaces,
11130  parce que c'est une espace négative.
11131  Il y a deux autres espaces négatives:
11132 \end_layout
11133
11134 \begin_layout Standard
11135 \align center
11136 \begin_inset Tabular
11137 <lyxtabular version="3" rows="3" columns="3">
11138 <features>
11139 <column alignment="center" valignment="middle" width="6.8cm">
11140 <column alignment="center" valignment="top" width="0pt">
11141 <column alignment="center" valignment="top" width="0pt">
11142 <row>
11143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11144 \begin_inset Text
11145
11146 \begin_layout Plain Layout
11147 Commande
11148 \end_layout
11149
11150 \end_inset
11151 </cell>
11152 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11153 \begin_inset Text
11154
11155 \begin_layout Plain Layout
11156
11157 \backslash
11158 negmedspace
11159 \end_layout
11160
11161 \end_inset
11162 </cell>
11163 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11164 \begin_inset Text
11165
11166 \begin_layout Plain Layout
11167
11168 \backslash
11169 negthickspace
11170 \end_layout
11171
11172 \end_inset
11173 </cell>
11174 </row>
11175 <row>
11176 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11177 \begin_inset Text
11178
11179 \begin_layout Plain Layout
11180 Nombre de fois où on a appuyé sur la barre d'
11181 \family sans
11182 Espace 
11183 \family default
11184 après avoir inséré l'espace insécable
11185 \end_layout
11186
11187 \end_inset
11188 </cell>
11189 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11190 \begin_inset Text
11191
11192 \begin_layout Plain Layout
11193 6
11194 \end_layout
11195
11196 \end_inset
11197 </cell>
11198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11199 \begin_inset Text
11200
11201 \begin_layout Plain Layout
11202 7
11203 \end_layout
11204
11205 \end_inset
11206 </cell>
11207 </row>
11208 <row>
11209 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
11210 \begin_inset Text
11211
11212 \begin_layout Plain Layout
11213 Résultat
11214 \end_layout
11215
11216 \end_inset
11217 </cell>
11218 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
11219 \begin_inset Text
11220
11221 \begin_layout Plain Layout
11222 \begin_inset Formula $A\negmedspace B$
11223 \end_inset
11224
11225
11226 \end_layout
11227
11228 \end_inset
11229 </cell>
11230 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
11231 \begin_inset Text
11232
11233 \begin_layout Plain Layout
11234 \begin_inset Formula $A\negthickspace B$
11235 \end_inset
11236
11237
11238 \end_layout
11239
11240 \end_inset
11241 </cell>
11242 </row>
11243 </lyxtabular>
11244
11245 \end_inset
11246
11247
11248 \end_layout
11249
11250 \begin_layout Standard
11251 Les espaces négatives peuvent faire que les caractères se chevauchent.
11252  Elles peuvent être utilisée pour forcer des ligatures, par exemple pour
11253  les opérateurs de somme:
11254 \end_layout
11255
11256 \begin_layout Standard
11257 \align center
11258 \begin_inset Tabular
11259 <lyxtabular version="3" rows="3" columns="2">
11260 <features>
11261 <column alignment="center" valignment="top" width="0">
11262 <column alignment="center" valignment="top" width="0">
11263 <row>
11264 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11265 \begin_inset Text
11266
11267 \begin_layout Plain Layout
11268 Commande
11269 \end_layout
11270
11271 \end_inset
11272 </cell>
11273 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11274 \begin_inset Text
11275
11276 \begin_layout Plain Layout
11277 Résultat
11278 \begin_inset Note Note
11279 status open
11280
11281 \begin_layout Plain Layout
11282
11283 \series bold
11284
11285 \backslash
11286 raisebox est seulement utilisée pour faire de la place
11287 \end_layout
11288
11289 \end_inset
11290
11291
11292 \end_layout
11293
11294 \end_inset
11295 </cell>
11296 </row>
11297 <row>
11298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11299 \begin_inset Text
11300
11301 \begin_layout Plain Layout
11302
11303 \backslash
11304 sum
11305 \backslash
11306 sum
11307 \begin_inset ERT
11308 status collapsed
11309
11310 \begin_layout Plain Layout
11311
11312
11313 \backslash
11314 spce 
11315 \end_layout
11316
11317 \end_inset
11318
11319 f_kl
11320 \end_layout
11321
11322 \end_inset
11323 </cell>
11324 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11325 \begin_inset Text
11326
11327 \begin_layout Plain Layout
11328 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
11329 \end_inset
11330
11331
11332 \end_layout
11333
11334 \end_inset
11335 </cell>
11336 </row>
11337 <row>
11338 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11339 \begin_inset Text
11340
11341 \begin_layout Plain Layout
11342
11343 \backslash
11344 sum
11345 \backslash
11346 negmedspace
11347 \backslash
11348 sum
11349 \begin_inset ERT
11350 status collapsed
11351
11352 \begin_layout Plain Layout
11353
11354
11355 \backslash
11356 spce 
11357 \end_layout
11358
11359 \end_inset
11360
11361 f_kl
11362 \end_layout
11363
11364 \end_inset
11365 </cell>
11366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11367 \begin_inset Text
11368
11369 \begin_layout Plain Layout
11370 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
11371 \end_inset
11372
11373
11374 \end_layout
11375
11376 \end_inset
11377 </cell>
11378 </row>
11379 </lyxtabular>
11380
11381 \end_inset
11382
11383
11384 \end_layout
11385
11386 \begin_layout Standard
11387 Les opérateur de relations comme par exemple le signe égal, sont toujours
11388  entourés par des espaces.
11389  Pour les supprimer, le signe égal est mis entre deux accolades TeX.
11390  L'exemple suivant donne une illustration:
11391 \end_layout
11392
11393 \begin_layout Standard
11394 \align center
11395 \begin_inset Tabular
11396 <lyxtabular version="3" rows="2" columns="2">
11397 <features>
11398 <column alignment="center" valignment="top" width="0pt">
11399 <column alignment="center" valignment="top" width="0pt">
11400 <row>
11401 <cell alignment="center" valignment="top" usebox="none">
11402 \begin_inset Text
11403
11404 \begin_layout Plain Layout
11405 équation normale
11406 \end_layout
11407
11408 \end_inset
11409 </cell>
11410 <cell alignment="center" valignment="top" usebox="none">
11411 \begin_inset Text
11412
11413 \begin_layout Plain Layout
11414 \begin_inset Formula $A=B$
11415 \end_inset
11416
11417
11418 \end_layout
11419
11420 \end_inset
11421 </cell>
11422 </row>
11423 <row>
11424 <cell alignment="center" valignment="top" usebox="none">
11425 \begin_inset Text
11426
11427 \begin_layout Plain Layout
11428 \begin_inset Note Note
11429 status collapsed
11430
11431 \begin_layout Plain Layout
11432
11433 \series bold
11434 \lang english
11435
11436 \backslash
11437 raisebox
11438 \end_layout
11439
11440 \end_inset
11441
11442
11443 \begin_inset Formula $\raisebox{5mm}{}$
11444 \end_inset
11445
11446 équation sans espace
11447 \end_layout
11448
11449 \end_inset
11450 </cell>
11451 <cell multicolumn="1" alignment="center" valignment="top" usebox="none">
11452 \begin_inset Text
11453
11454 \begin_layout Plain Layout
11455 \begin_inset Formula $A{=}B$
11456 \end_inset
11457
11458
11459 \end_layout
11460
11461 \end_inset
11462 </cell>
11463 </row>
11464 </lyxtabular>
11465
11466 \end_inset
11467
11468
11469 \end_layout
11470
11471 \begin_layout Standard
11472 \noindent
11473 La commande utilisée pour la dernière formule est: 
11474 \series bold
11475 A
11476 \backslash
11477 {=
11478 \begin_inset Formula $\to$
11479 \end_inset
11480
11481 B
11482 \end_layout
11483
11484 \begin_layout Standard
11485 \begin_inset VSpace bigskip
11486 \end_inset
11487
11488 Les espaces sont nécessaires pour les unités physiques, parce que l'espace
11489  insérée entre la valeur et l'unité est une espace fine et pas une espace
11490  normale.
11491  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
11492 \family sans
11493 Insérer\SpecialChar \menuseparator
11494 Typographie
11495 \begin_inset space ~
11496 \end_inset
11497
11498 spéciale\SpecialChar \menuseparator
11499 Espace
11500 \begin_inset space ~
11501 \end_inset
11502
11503 fine
11504 \family default
11505  (raccourci 
11506 \family sans
11507 Ctrl-Shift-Espace
11508 \family default
11509 ).
11510 \end_layout
11511
11512 \begin_layout Standard
11513 Un exemple pour voir la différence:
11514 \end_layout
11515
11516 \begin_layout Standard
11517 \begin_inset Tabular
11518 <lyxtabular version="3" rows="2" columns="2">
11519 <features>
11520 <column alignment="left" valignment="top" width="0">
11521 <column alignment="left" valignment="top" width="0">
11522 <row>
11523 <cell alignment="center" valignment="top" usebox="none">
11524 \begin_inset Text
11525
11526 \begin_layout Plain Layout
11527 24 kW
11528 \begin_inset Formula $\cdot$
11529 \end_inset
11530
11531 h
11532 \end_layout
11533
11534 \end_inset
11535 </cell>
11536 <cell alignment="center" valignment="top" usebox="none">
11537 \begin_inset Text
11538
11539 \begin_layout Plain Layout
11540 espace normale entre l'unité est la valeur
11541 \end_layout
11542
11543 \end_inset
11544 </cell>
11545 </row>
11546 <row>
11547 <cell alignment="center" valignment="top" usebox="none">
11548 \begin_inset Text
11549
11550 \begin_layout Plain Layout
11551 24
11552 \begin_inset space \thinspace{}
11553 \end_inset
11554
11555 kW
11556 \begin_inset Formula $\cdot$
11557 \end_inset
11558
11559 h
11560 \end_layout
11561
11562 \end_inset
11563 </cell>
11564 <cell alignment="center" valignment="top" usebox="none">
11565 \begin_inset Text
11566
11567 \begin_layout Plain Layout
11568 espace fine entre l'unité et la valeur
11569 \end_layout
11570
11571 \end_inset
11572 </cell>
11573 </row>
11574 </lyxtabular>
11575
11576 \end_inset
11577
11578
11579 \end_layout
11580
11581 \begin_layout Subsection
11582 Espace variable
11583 \begin_inset ERT
11584 status collapsed
11585
11586 \begin_layout Plain Layout
11587
11588
11589 \backslash
11590 texorpdfstring{
11591 \end_layout
11592
11593 \end_inset
11594
11595
11596 \begin_inset Foot
11597 status collapsed
11598
11599 \begin_layout Plain Layout
11600 pour les espacements verticaux dans les formules, voir 
11601 \begin_inset CommandInset ref
11602 LatexCommand ref
11603 reference "sub:Séparation-des-lignes"
11604
11605 \end_inset
11606
11607
11608 \end_layout
11609
11610 \end_inset
11611
11612
11613 \begin_inset ERT
11614 status collapsed
11615
11616 \begin_layout Plain Layout
11617
11618 }{}
11619 \end_layout
11620
11621 \end_inset
11622
11623
11624 \begin_inset Note Note
11625 status collapsed
11626
11627 \begin_layout Plain Layout
11628
11629 \backslash
11630 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
11631  dans les signets PDF.
11632 \end_layout
11633
11634 \begin_layout Plain Layout
11635 Plus au sujet de 
11636 \backslash
11637 texorpdfstring dans la section 
11638 \begin_inset CommandInset ref
11639 LatexCommand ref
11640 reference "sub:formules-dans-les-entêtes"
11641
11642 \end_inset
11643
11644 .
11645 \end_layout
11646
11647 \end_inset
11648
11649
11650 \begin_inset CommandInset label
11651 LatexCommand label
11652 name "sub:Espace-variable"
11653
11654 \end_inset
11655
11656
11657 \begin_inset Index
11658 status collapsed
11659
11660 \begin_layout Plain Layout
11661 Espace ! horizontal ! variable
11662 \end_layout
11663
11664 \end_inset
11665
11666
11667 \end_layout
11668
11669 \begin_layout Standard
11670 Dans LyX, on peut insérer une espace de longueur définie avec la commande
11671 \begin_inset Newline newline
11672 \end_inset
11673
11674
11675 \series bold
11676
11677 \backslash
11678 hspace{length}
11679 \series default
11680
11681 \begin_inset Index
11682 status collapsed
11683
11684 \begin_layout Plain Layout
11685 Commandes ! H ! 
11686 \backslash
11687 hspace
11688 \end_layout
11689
11690 \end_inset
11691
11692 .
11693  Pour la valeur de la longueur toutes les unités qui sont listées dans 
11694 \begin_inset CommandInset ref
11695 LatexCommand ref
11696 reference "tab:Unités-disponibles"
11697
11698 \end_inset
11699
11700  sont utilisables à l'exception de l'unité 
11701 \begin_inset Quotes eld
11702 \end_inset
11703
11704 mu
11705 \begin_inset Quotes erd
11706 \end_inset
11707
11708 .
11709  La longueur peut aussi être négative.
11710  Pour insérer suffisamment d'espace pour que la formule utilise tout l'espace
11711  disponible, on utilise la commande 
11712 \series bold
11713
11714 \backslash
11715 hfill
11716 \series default
11717
11718 \begin_inset Index
11719 status collapsed
11720
11721 \begin_layout Plain Layout
11722 Commandes ! H ! 
11723 \backslash
11724 hfill
11725 \end_layout
11726
11727 \end_inset
11728
11729 .
11730 \end_layout
11731
11732 \begin_layout Standard
11733 \begin_inset VSpace -1mm
11734 \end_inset
11735
11736
11737 \end_layout
11738
11739 \begin_layout Standard
11740 \align center
11741 \begin_inset Tabular
11742 <lyxtabular version="3" rows="4" columns="2">
11743 <features>
11744 <column alignment="center" valignment="top" width="0">
11745 <column alignment="center" valignment="top" width="0">
11746 <row>
11747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11748 \begin_inset Text
11749
11750 \begin_layout Plain Layout
11751 Commande
11752 \end_layout
11753
11754 \end_inset
11755 </cell>
11756 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11757 \begin_inset Text
11758
11759 \begin_layout Plain Layout
11760 Résultat
11761 \end_layout
11762
11763 \end_inset
11764 </cell>
11765 </row>
11766 <row>
11767 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
11768 \begin_inset Text
11769
11770 \begin_layout Plain Layout
11771 A=B
11772 \backslash
11773 hspace{3cm
11774 \begin_inset Formula $\to$
11775 \end_inset
11776
11777 A
11778 \backslash
11779 not=C
11780 \end_layout
11781
11782 \end_inset
11783 </cell>
11784 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
11785 \begin_inset Text
11786
11787 \begin_layout Plain Layout
11788 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
11789 \end_inset
11790
11791
11792 \end_layout
11793
11794 \end_inset
11795 </cell>
11796 </row>
11797 <row>
11798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11799 \begin_inset Text
11800
11801 \begin_layout Plain Layout
11802 A
11803 \backslash
11804 hspace{-1mm
11805 \begin_inset Formula $\to$
11806 \end_inset
11807
11808 A
11809 \backslash
11810 not=A
11811 \end_layout
11812
11813 \end_inset
11814 </cell>
11815 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11816 \begin_inset Text
11817
11818 \begin_layout Plain Layout
11819 \begin_inset Formula $A\hspace{-1mm}A\not=A$
11820 \end_inset
11821
11822
11823 \end_layout
11824
11825 \end_inset
11826 </cell>
11827 </row>
11828 <row>
11829 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
11830 \begin_inset Text
11831
11832 \begin_layout Plain Layout
11833 A=A
11834 \backslash
11835 hfill
11836 \begin_inset ERT
11837 status collapsed
11838
11839 \begin_layout Plain Layout
11840
11841
11842 \backslash
11843 spce 
11844 \end_layout
11845
11846 \end_inset
11847
11848 B=B
11849 \end_layout
11850
11851 \end_inset
11852 </cell>
11853 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
11854 \begin_inset Text
11855
11856 \begin_layout Plain Layout
11857 \begin_inset Formula $A=A\hfill B=B$
11858 \end_inset
11859
11860
11861 \end_layout
11862
11863 \end_inset
11864 </cell>
11865 </row>
11866 </lyxtabular>
11867
11868 \end_inset
11869
11870
11871 \end_layout
11872
11873 \begin_layout Standard
11874 Dans le dernier exemple, l'espace disponible est déterminé par le contenu
11875  de colonne le plus long du tableau.
11876  Dans une formule en ligne l'espace dépend de la longueur de la ligne dans
11877  laquelle 
11878 \series bold
11879
11880 \backslash
11881 hfill
11882 \series default
11883  est inséré.
11884  Ce qui fait que si la formule prend toute la largeur de la ligne, aucun
11885  espace ne sera ajouté.
11886  
11887 \series bold
11888
11889 \backslash
11890 hfill
11891 \series default
11892  a un effet sur les formules hors ligne uniquement si on utilise le style
11893  de formule 
11894 \series bold
11895 Indenté
11896 \series default
11897  (Les styles de formules sont expliqués dans 
11898 \begin_inset CommandInset ref
11899 LatexCommand ref
11900 reference "sec:Styles-de-formules"
11901
11902 \end_inset
11903
11904 ).
11905 \end_layout
11906
11907 \begin_layout Standard
11908 En plus de 
11909 \series bold
11910
11911 \backslash
11912 hfill, 
11913 \series default
11914 il y a les commandes 
11915 \series bold
11916
11917 \backslash
11918 dotfill
11919 \series default
11920  et 
11921 \series bold
11922
11923 \backslash
11924 hrulefill
11925 \series default
11926  qui remplissent l'espace avec un motif, voir 
11927 \begin_inset CommandInset ref
11928 LatexCommand ref
11929 reference "sub:Points-de-suspension"
11930
11931 \end_inset
11932
11933  pour un exemple.
11934 \end_layout
11935
11936 \begin_layout Standard
11937 Pour le texte, on peut insérer une espace de longueur variable avec le menu
11938  
11939 \family sans
11940 Insérer\SpecialChar \menuseparator
11941 Typographie
11942 \begin_inset space ~
11943 \end_inset
11944
11945 spéciale\SpecialChar \menuseparator
11946 Espacement horizontal, 
11947 \family default
11948 ce qui n'est pas possible avec les formules:
11949 \end_layout
11950
11951 \begin_layout Standard
11952 Ceci est une ligne avec un espace de
11953 \begin_inset space \hspace{}
11954 \length 2cm
11955 \end_inset
11956
11957 2
11958 \begin_inset space \thinspace{}
11959 \end_inset
11960
11961 cm.
11962 \end_layout
11963
11964 \begin_layout Standard
11965 Ceci est une ligne avec un
11966 \begin_inset space \hfill{}
11967 \end_inset
11968
11969 espace maximum.
11970 \end_layout
11971
11972 \begin_layout Subsection
11973 Espace après les formules en ligne
11974 \begin_inset Index
11975 status collapsed
11976
11977 \begin_layout Plain Layout
11978 Espace ! après les formules en ligne
11979 \end_layout
11980
11981 \end_inset
11982
11983
11984 \end_layout
11985
11986 \begin_layout Standard
11987 L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
11988  
11989 \series bold
11990
11991 \backslash
11992 mathsurround
11993 \begin_inset Index
11994 status collapsed
11995
11996 \begin_layout Plain Layout
11997 Commandes ! M ! 
11998 \backslash
11999 mathsurround
12000 \end_layout
12001
12002 \end_inset
12003
12004
12005 \series default
12006 .
12007  La valeur d'une longueur est modifiée avec la commande 
12008 \series bold
12009
12010 \backslash
12011 setlength
12012 \begin_inset Index
12013 status collapsed
12014
12015 \begin_layout Plain Layout
12016 Commandes ! S ! 
12017 \backslash
12018 setlength
12019 \end_layout
12020
12021 \end_inset
12022
12023
12024 \series default
12025  qui a la syntaxe suivante:
12026 \end_layout
12027
12028 \begin_layout Standard
12029
12030 \series bold
12031
12032 \backslash
12033 setlength{nom de la longueur}{valeur}
12034 \end_layout
12035
12036 \begin_layout Standard
12037 Pour mettre 
12038 \series bold
12039
12040 \backslash
12041 mathsurround
12042 \series default
12043  à une valeur de 5
12044 \begin_inset space \thinspace{}
12045 \end_inset
12046
12047 mm, on insère la commande
12048 \end_layout
12049
12050 \begin_layout Standard
12051
12052 \series bold
12053
12054 \backslash
12055 setlength{
12056 \backslash
12057 mathsurround}{5mm}
12058 \end_layout
12059
12060 \begin_layout Standard
12061 en mode TeX.
12062  Une espace de 5
12063 \begin_inset space \thinspace{}
12064 \end_inset
12065
12066 mm va maintenant être placée autour de toutes les formules en ligne:
12067 \begin_inset ERT
12068 status collapsed
12069
12070 \begin_layout Plain Layout
12071
12072
12073 \backslash
12074 setlength{
12075 \backslash
12076 mathsurround}{5mm}
12077 \end_layout
12078
12079 \end_inset
12080
12081
12082 \end_layout
12083
12084 \begin_layout Standard
12085 Voici une formule en ligne 
12086 \begin_inset Formula $A=B$
12087 \end_inset
12088
12089  avec une espace de 5
12090 \begin_inset space \thinspace{}
12091 \end_inset
12092
12093 mm autour.
12094 \begin_inset ERT
12095 status collapsed
12096
12097 \begin_layout Plain Layout
12098
12099
12100 \backslash
12101 setlength{
12102 \backslash
12103 mathsurround}{0pt}
12104 \end_layout
12105
12106 \end_inset
12107
12108
12109 \end_layout
12110
12111 \begin_layout Standard
12112 Pour revenir à la valeur prédéfinie, on met 
12113 \series bold
12114
12115 \backslash
12116 mathsurround
12117 \series default
12118  à 0
12119 \begin_inset space \thinspace{}
12120 \end_inset
12121
12122 pt.
12123 \end_layout
12124
12125 \begin_layout Section
12126 Boîtes et cadres
12127 \begin_inset Index
12128 status collapsed
12129
12130 \begin_layout Plain Layout
12131 Boîtes
12132 \end_layout
12133
12134 \end_inset
12135
12136
12137 \begin_inset Index
12138 status collapsed
12139
12140 \begin_layout Plain Layout
12141 Cadres | see 
12142 \begin_inset ERT
12143 status collapsed
12144
12145 \begin_layout Plain Layout
12146
12147 {
12148 \end_layout
12149
12150 \end_inset
12151
12152 Boîtes
12153 \begin_inset ERT
12154 status collapsed
12155
12156 \begin_layout Plain Layout
12157
12158 }
12159 \end_layout
12160
12161 \end_inset
12162
12163
12164 \end_layout
12165
12166 \end_inset
12167
12168
12169 \end_layout
12170
12171 \begin_layout Standard
12172 Les boîtes utilisées pour le texte sont décrites dans le chapitre 
12173 \emph on
12174 Boîtes 
12175 \emph default
12176 du manuel 
12177 \emph on
12178 Objets insérés.
12179  
12180 \end_layout
12181
12182 \begin_layout Subsection
12183 Boîtes avec cadre
12184 \begin_inset CommandInset label
12185 LatexCommand label
12186 name "sub:Boîtes-avec-cadre"
12187
12188 \end_inset
12189
12190
12191 \begin_inset Index
12192 status collapsed
12193
12194 \begin_layout Plain Layout
12195 Boîtes ! avec cadre
12196 \end_layout
12197
12198 \end_inset
12199
12200
12201 \end_layout
12202
12203 \begin_layout Standard
12204 Il es possible d'encadrer des formules ou des portions de formules avec
12205  la commande 
12206 \series bold
12207
12208 \backslash
12209 fbox
12210 \series default
12211
12212 \begin_inset Index
12213 status collapsed
12214
12215 \begin_layout Plain Layout
12216 Commandes ! F ! 
12217 \backslash
12218 fbox
12219 \end_layout
12220
12221 \end_inset
12222
12223  et 
12224 \series bold
12225
12226 \backslash
12227 boxed
12228 \series default
12229
12230 \begin_inset Index
12231 status collapsed
12232
12233 \begin_layout Plain Layout
12234 Commandes ! B ! 
12235 \backslash
12236 boxed
12237 \end_layout
12238
12239 \end_inset
12240
12241 .
12242 \end_layout
12243
12244 \begin_layout Standard
12245 Quand on insère une de ces commandes dans un formule, une boîte bleue apparaît
12246  à l'intérieur d'un cadre pour que l'on puisse entrer des portions de formules.
12247  Pour 
12248 \series bold
12249
12250 \backslash
12251 fbox
12252 \series default
12253  on doit créer à l'intérieur de cette boîte, une formule supplémentaire
12254  avec 
12255 \family sans
12256 Ctrl-m
12257 \family default
12258  
12259 \begin_inset Foot
12260 status collapsed
12261
12262 \begin_layout Plain Layout
12263 À cause d'un bug de LyX, il est impossible de créer une nouvelle formule
12264  avec 
12265 \family sans
12266 Ctrl-m
12267 \family default
12268 , voir 
12269 \begin_inset CommandInset href
12270 LatexCommand href
12271 name "LyX-bug #1435"
12272 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12273
12274 \end_inset
12275
12276 .
12277 \end_layout
12278
12279 \end_inset
12280
12281 , sinon le contenu de la boîte sera considéré comme du texte mathématique.
12282  Quand on utilise 
12283 \series bold
12284
12285 \backslash
12286 boxed
12287 \series default
12288 , une nouvelle formule est automatiquement créée à l'intérieur du cadre.
12289 \end_layout
12290
12291 \begin_layout Standard
12292 La commande 
12293 \series bold
12294
12295 \backslash
12296 fbox
12297 \series default
12298  n'est pas utilisable pour encadrer des formules hors ligne, parce que la
12299  formule serait alors toujours mise à la taille du texte.
12300  
12301 \series bold
12302
12303 \backslash
12304 boxed
12305 \series default
12306 , au contraire, n'est pas utilisable pour les formules en ligne, parce que
12307  la formule serait alors toujours mise à la taille des formules hors ligne.
12308 \end_layout
12309
12310 \begin_layout Standard
12311 Comme extension à 
12312 \series bold
12313
12314 \backslash
12315 fbox
12316 \series default
12317  il y a la commande 
12318 \series bold
12319
12320 \backslash
12321 framebox
12322 \series default
12323
12324 \begin_inset Index
12325 status collapsed
12326
12327 \begin_layout Plain Layout
12328 Commandes ! F ! 
12329 \backslash
12330 framebox
12331 \end_layout
12332
12333 \end_inset
12334
12335  où on peut en plus spécifier la largeur du cadre et l'alignement.
12336  La syntaxe de la commande 
12337 \series bold
12338
12339 \backslash
12340 framebox
12341 \series default
12342  est la suivante:
12343 \end_layout
12344
12345 \begin_layout Standard
12346
12347 \series bold
12348
12349 \backslash
12350 framebox[Largeur du cadre][position]{contenu de la boîte}
12351 \end_layout
12352
12353 \begin_layout Standard
12354 La position peut être soit 
12355 \emph on
12356 l
12357 \emph default
12358  soit 
12359 \emph on
12360 r
12361 \emph default
12362 .
12363  
12364 \emph on
12365 l
12366 \emph default
12367  aligne la formule à gauche dans la boîte, 
12368 \emph on
12369 r
12370 \emph default
12371  à droite.
12372  Quand on ne précise pas la position, la formule est centrée.
12373 \begin_inset Newline newline
12374 \end_inset
12375
12376 Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
12377  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
12378  c'est le cas avec 
12379 \series bold
12380
12381 \backslash
12382 fbox
12383 \series default
12384 .
12385 \end_layout
12386
12387 \begin_layout Standard
12388 Quand on insère la commande 
12389 \series bold
12390
12391 \backslash
12392 framebox
12393 \series default
12394 , une boîte apparaît contenant trois boîtes bleues.
12395  Les deux premières sont entourées de crochets pour signales des arguments
12396  optionnels.
12397  La troisième boîte est là pour contenir les portions de formules, comme
12398  pour 
12399 \series bold
12400
12401 \backslash
12402 fbox
12403 \series default
12404 .
12405 \end_layout
12406
12407 \begin_layout Standard
12408 \align center
12409 \begin_inset Note Note
12410 status collapsed
12411
12412 \begin_layout Plain Layout
12413 Le tableau a été placé dans une minipage pour que la note de bas de page
12414  apparaisse.
12415  Sinon le texte de la note n'aurait pas été affiché.
12416 \end_layout
12417
12418 \end_inset
12419
12420
12421 \begin_inset Box Frameless
12422 position "c"
12423 hor_pos "c"
12424 has_inner_box 1
12425 inner_pos "c"
12426 use_parbox 0
12427 width "100col%"
12428 special "none"
12429 height "1in"
12430 height_special "totalheight"
12431 status open
12432
12433 \begin_layout Plain Layout
12434 \align center
12435 \begin_inset Tabular
12436 <lyxtabular version="3" rows="5" columns="2">
12437 <features>
12438 <column alignment="center" valignment="top" width="0">
12439 <column alignment="center" valignment="top" width="0">
12440 <row>
12441 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12442 \begin_inset Text
12443
12444 \begin_layout Plain Layout
12445 Commande
12446 \begin_inset Foot
12447 status collapsed
12448
12449 \begin_layout Plain Layout
12450 À cause d'un bug de LyX, il n'est pas possible de créer une nouvelle formule
12451  avec 
12452 \family sans
12453 Ctrl-m
12454 \family default
12455 , voir 
12456 \begin_inset CommandInset href
12457 LatexCommand href
12458 name "LyX-bug #1435"
12459 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
12460
12461 \end_inset
12462
12463 .
12464 \end_layout
12465
12466 \end_inset
12467
12468
12469 \end_layout
12470
12471 \end_inset
12472 </cell>
12473 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12474 \begin_inset Text
12475
12476 \begin_layout Plain Layout
12477 Résultat
12478 \begin_inset Note Note
12479 status collapsed
12480
12481 \begin_layout Plain Layout
12482
12483 \series bold
12484 \lang english
12485
12486 \backslash
12487 raisebox
12488 \end_layout
12489
12490 \end_inset
12491
12492
12493 \end_layout
12494
12495 \end_inset
12496 </cell>
12497 </row>
12498 <row>
12499 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12500 \begin_inset Text
12501
12502 \begin_layout Plain Layout
12503
12504 \backslash
12505 fbox
12506 \begin_inset ERT
12507 status collapsed
12508
12509 \begin_layout Plain Layout
12510
12511
12512 \backslash
12513 spce 
12514 \end_layout
12515
12516 \end_inset
12517
12518
12519 \family sans
12520 Ctrl-m
12521 \family default
12522  
12523 \backslash
12524 int
12525 \begin_inset ERT
12526 status collapsed
12527
12528 \begin_layout Plain Layout
12529
12530
12531 \backslash
12532 spce 
12533 \end_layout
12534
12535 \end_inset
12536
12537 A=B
12538 \end_layout
12539
12540 \end_inset
12541 </cell>
12542 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12543 \begin_inset Text
12544
12545 \begin_layout Plain Layout
12546 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
12547
12548 \end_inset
12549
12550
12551 \end_layout
12552
12553 \end_inset
12554 </cell>
12555 </row>
12556 <row>
12557 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12558 \begin_inset Text
12559
12560 \begin_layout Plain Layout
12561
12562 \backslash
12563 boxed
12564 \begin_inset ERT
12565 status collapsed
12566
12567 \begin_layout Plain Layout
12568
12569
12570 \backslash
12571 spce 
12572 \end_layout
12573
12574 \end_inset
12575
12576
12577 \backslash
12578 int
12579 \begin_inset ERT
12580 status collapsed
12581
12582 \begin_layout Plain Layout
12583
12584
12585 \backslash
12586 spce 
12587 \end_layout
12588
12589 \end_inset
12590
12591 A=B
12592 \end_layout
12593
12594 \end_inset
12595 </cell>
12596 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12597 \begin_inset Text
12598
12599 \begin_layout Plain Layout
12600 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
12601 \end_inset
12602
12603
12604 \end_layout
12605
12606 \end_inset
12607 </cell>
12608 </row>
12609 <row>
12610 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
12611 \begin_inset Text
12612
12613 \begin_layout Plain Layout
12614 A+
12615 \backslash
12616 fbox
12617 \begin_inset ERT
12618 status collapsed
12619
12620 \begin_layout Plain Layout
12621
12622
12623 \backslash
12624 spce 
12625 \end_layout
12626
12627 \end_inset
12628
12629 B
12630 \end_layout
12631
12632 \end_inset
12633 </cell>
12634 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
12635 \begin_inset Text
12636
12637 \begin_layout Plain Layout
12638 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
12639 \end_inset
12640
12641
12642 \end_layout
12643
12644 \end_inset
12645 </cell>
12646 </row>
12647 <row>
12648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
12649 \begin_inset Text
12650
12651 \begin_layout Plain Layout
12652
12653 \backslash
12654 framebox
12655 \begin_inset ERT
12656 status collapsed
12657
12658 \begin_layout Plain Layout
12659
12660
12661 \backslash
12662 spce 
12663 \end_layout
12664
12665 \end_inset
12666
12667 20mm
12668 \begin_inset Formula $\to$
12669 \end_inset
12670
12671
12672 \begin_inset Formula $\to$
12673 \end_inset
12674
12675
12676 \family sans
12677 Ctrl-m
12678 \family default
12679  
12680 \backslash
12681 frac
12682 \begin_inset ERT
12683 status collapsed
12684
12685 \begin_layout Plain Layout
12686
12687
12688 \backslash
12689 spce 
12690 \end_layout
12691
12692 \end_inset
12693
12694 A
12695 \begin_inset Formula $\downarrow$
12696 \end_inset
12697
12698 B
12699 \end_layout
12700
12701 \end_inset
12702 </cell>
12703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
12704 \begin_inset Text
12705
12706 \begin_layout Plain Layout
12707 \begin_inset Formula $\raisebox{6mm}{}$
12708 \end_inset
12709
12710
12711 \begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
12712 \end_inset
12713
12714
12715 \begin_inset Formula $\raisebox{-4mm}{}$
12716 \end_inset
12717
12718
12719 \end_layout
12720
12721 \end_inset
12722 </cell>
12723 </row>
12724 </lyxtabular>
12725
12726 \end_inset
12727
12728
12729 \end_layout
12730
12731 \end_inset
12732
12733
12734 \end_layout
12735
12736 \begin_layout Standard
12737 On peut aussi ajuster l'épaisseur du cadre.
12738  Pour cela, il faut insérer les commandes suivantes en mode TeX avant la
12739  formule
12740 \end_layout
12741
12742 \begin_layout Standard
12743
12744 \series bold
12745
12746 \backslash
12747 fboxrule
12748 \series default
12749  
12750 \series bold
12751
12752 \begin_inset Quotes eld
12753 \end_inset
12754
12755 épaisseur
12756 \begin_inset Quotes erd
12757 \end_inset
12758
12759
12760 \series default
12761  
12762 \series bold
12763
12764 \backslash
12765 fboxsep
12766 \series default
12767  
12768 \series bold
12769
12770 \begin_inset Quotes eld
12771 \end_inset
12772
12773 distance
12774 \begin_inset Quotes erd
12775 \end_inset
12776
12777
12778 \end_layout
12779
12780 \begin_layout Standard
12781 \begin_inset Quotes eld
12782 \end_inset
12783
12784 distance
12785 \begin_inset Quotes erd
12786 \end_inset
12787
12788  précise la distance minimale entre le cadre et le premier caractère de
12789  la boîte.
12790  Un exemple pour illustrer ceci avec la formule encadrée suivante:
12791 \begin_inset ERT
12792 status collapsed
12793
12794 \begin_layout Plain Layout
12795
12796
12797 \backslash
12798 fboxrule 2mm 
12799 \backslash
12800 fboxsep 3mm
12801 \end_layout
12802
12803 \end_inset
12804
12805
12806 \begin_inset Formula \[
12807 \boxed{A+B=C}\]
12808
12809 \end_inset
12810
12811 Avant cette formule, on a inséré en mode TeX les commandes
12812 \end_layout
12813
12814 \begin_layout Standard
12815
12816 \series bold
12817
12818 \backslash
12819 fboxrule
12820 \series default
12821  
12822 \series bold
12823 2mm
12824 \series default
12825  
12826 \series bold
12827
12828 \backslash
12829 fboxsep
12830 \series default
12831  
12832 \series bold
12833 3mm
12834 \end_layout
12835
12836 \begin_layout Standard
12837 Les valeurs indiquées sont utilisées pour toutes les boîtes qui suivent.
12838 \end_layout
12839
12840 \begin_layout Standard
12841 Pour revenir à la taille de cadre standard, on insère la commande
12842 \end_layout
12843
12844 \begin_layout Standard
12845
12846 \series bold
12847
12848 \backslash
12849 fboxrule
12850 \series default
12851  
12852 \series bold
12853 0.4pt
12854 \series default
12855  
12856 \series bold
12857
12858 \backslash
12859 fboxsep
12860 \series default
12861  
12862 \series bold
12863 3pt
12864 \series default
12865
12866 \begin_inset ERT
12867 status collapsed
12868
12869 \begin_layout Plain Layout
12870
12871
12872 \backslash
12873 fboxrule 0.4pt 
12874 \backslash
12875 fboxsep 3pt
12876 \end_layout
12877
12878 \end_inset
12879
12880
12881 \end_layout
12882
12883 \begin_layout Standard
12884 avant la formule suivante.
12885 \end_layout
12886
12887 \begin_layout Subsection
12888 Boîtes sans cadre
12889 \begin_inset CommandInset label
12890 LatexCommand label
12891 name "sub:Boîtes-sans-cadre"
12892
12893 \end_inset
12894
12895
12896 \begin_inset Index
12897 status collapsed
12898
12899 \begin_layout Plain Layout
12900 Boîtes ! sans cadre
12901 \end_layout
12902
12903 \end_inset
12904
12905
12906 \end_layout
12907
12908 \begin_layout Standard
12909 Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
12910  
12911 \series bold
12912
12913 \backslash
12914 mbox
12915 \series default
12916
12917 \begin_inset Index
12918 status collapsed
12919
12920 \begin_layout Plain Layout
12921 Commandes ! M ! 
12922 \backslash
12923 mbox
12924 \end_layout
12925
12926 \end_inset
12927
12928
12929 \series bold
12930
12931 \backslash
12932 makebox
12933 \series default
12934
12935 \begin_inset Index
12936 status collapsed
12937
12938 \begin_layout Plain Layout
12939 Commandes ! M ! 
12940 \backslash
12941 makebox
12942 \end_layout
12943
12944 \end_inset
12945
12946 , et 
12947 \series bold
12948
12949 \backslash
12950 raisebox
12951 \series default
12952
12953 \begin_inset Index
12954 status collapsed
12955
12956 \begin_layout Plain Layout
12957 Commandes ! R ! 
12958 \backslash
12959 raisebox
12960 \end_layout
12961
12962 \end_inset
12963
12964
12965 \end_layout
12966
12967 \begin_layout Standard
12968 Avec 
12969 \series bold
12970
12971 \backslash
12972 raisebox
12973 \series default
12974  une boîte peut être mise en exposant ou en indice.
12975  Mais contrairement aux indices et aux exposants normaux, les caractères
12976  conservent leur taille de police initiale.
12977  
12978 \series bold
12979
12980 \backslash
12981 raisebox
12982 \series default
12983  est utilisée avec la syntaxe suivante:
12984 \end_layout
12985
12986 \begin_layout Standard
12987
12988 \series bold
12989
12990 \backslash
12991 raisebox{hauteur}{contenu de la boîte}
12992 \end_layout
12993
12994 \begin_layout Standard
12995 Quand la boîte doit contenir une formule, il faut une formule supplémentaire
12996  comme pour 
12997 \series bold
12998
12999 \backslash
13000 fbox
13001 \series default
13002 .
13003 \end_layout
13004
13005 \begin_layout Standard
13006 \align center
13007 \begin_inset Tabular
13008 <lyxtabular version="3" rows="4" columns="2">
13009 <features>
13010 <column alignment="center" valignment="top" width="0">
13011 <column alignment="center" valignment="top" width="0">
13012 <row>
13013 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13014 \begin_inset Text
13015
13016 \begin_layout Plain Layout
13017 Commande
13018 \end_layout
13019
13020 \end_inset
13021 </cell>
13022 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13023 \begin_inset Text
13024
13025 \begin_layout Plain Layout
13026 Résultat
13027 \end_layout
13028
13029 \end_inset
13030 </cell>
13031 </row>
13032 <row>
13033 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13034 \begin_inset Text
13035
13036 \begin_layout Plain Layout
13037 H
13038 \backslash
13039 raisebox{2mm
13040 \begin_inset Formula $\to$
13041 \end_inset
13042
13043
13044 \backslash
13045 {al
13046 \begin_inset Formula $\to$
13047 \end_inset
13048
13049  lo
13050 \end_layout
13051
13052 \end_inset
13053 </cell>
13054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13055 \begin_inset Text
13056
13057 \begin_layout Plain Layout
13058 \begin_inset Formula $H\raisebox{2mm}{al}lo$
13059 \end_inset
13060
13061
13062 \end_layout
13063
13064 \end_inset
13065 </cell>
13066 </row>
13067 <row>
13068 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13069 \begin_inset Text
13070
13071 \begin_layout Plain Layout
13072 H
13073 \backslash
13074 raisebox{-2mm
13075 \begin_inset Formula $\to$
13076 \end_inset
13077
13078
13079 \backslash
13080 {al
13081 \begin_inset Formula $\to$
13082 \end_inset
13083
13084 lo
13085 \end_layout
13086
13087 \end_inset
13088 </cell>
13089 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13090 \begin_inset Text
13091
13092 \begin_layout Plain Layout
13093 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
13094 \end_inset
13095
13096
13097 \end_layout
13098
13099 \end_inset
13100 </cell>
13101 </row>
13102 <row>
13103 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13104 \begin_inset Text
13105
13106 \begin_layout Plain Layout
13107 A=
13108 \backslash
13109 raisebox{-2mm
13110 \begin_inset Formula $\to$
13111 \end_inset
13112
13113
13114 \backslash
13115 {
13116 \family sans
13117 Ctrl-m
13118 \family default
13119  
13120 \backslash
13121 sqrt
13122 \begin_inset ERT
13123 status collapsed
13124
13125 \begin_layout Plain Layout
13126
13127
13128 \backslash
13129 spce 
13130 \end_layout
13131
13132 \end_inset
13133
13134
13135 \end_layout
13136
13137 \end_inset
13138 </cell>
13139 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13140 \begin_inset Text
13141
13142 \begin_layout Plain Layout
13143 \begin_inset ERT
13144 status collapsed
13145
13146 \begin_layout Plain Layout
13147
13148 $A=
13149 \backslash
13150 raisebox{-2mm}{$
13151 \backslash
13152 sqrt{B}$}$
13153 \end_layout
13154
13155 \end_inset
13156
13157
13158 \end_layout
13159
13160 \end_inset
13161 </cell>
13162 </row>
13163 </lyxtabular>
13164
13165 \end_inset
13166
13167
13168 \end_layout
13169
13170 \begin_layout Standard
13171 La dernière formule ne peut actuellement être créée qu'en mode TeX, parce
13172  que LyX insère une boîte plutôt que la formule supplémentaire qui est nécessair
13173 e
13174 \begin_inset Foot
13175 status collapsed
13176
13177 \begin_layout Plain Layout
13178 voir 
13179 \begin_inset CommandInset href
13180 LatexCommand href
13181 name "LyX-bug #1435"
13182 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13183
13184 \end_inset
13185
13186
13187 \end_layout
13188
13189 \end_inset
13190
13191 .
13192 \end_layout
13193
13194 \begin_layout Standard
13195 La commande 
13196 \series bold
13197
13198 \backslash
13199 mbox
13200 \series default
13201  est équivalente à 
13202 \series bold
13203
13204 \backslash
13205 fbox
13206 \series default
13207  et 
13208 \series bold
13209
13210 \backslash
13211 makebox
13212 \series default
13213  est équivalente à 
13214 \series bold
13215
13216 \backslash
13217 framebox
13218 \series default
13219 , avec la différence qu'il n'y a pas de cadre.
13220 \end_layout
13221
13222 \begin_layout Subsection
13223 Boîtes colorées
13224 \begin_inset CommandInset label
13225 LatexCommand label
13226 name "sub:Boîtes-colorées"
13227
13228 \end_inset
13229
13230
13231 \begin_inset Index
13232 status collapsed
13233
13234 \begin_layout Plain Layout
13235 Boîtes ! colorées
13236 \end_layout
13237
13238 \end_inset
13239
13240
13241 \end_layout
13242
13243 \begin_layout Standard
13244 Pour pouvoir utiliser les commandes de cette section il faut que le paquetage
13245  LaTeX 
13246 \series bold
13247 color
13248 \series default
13249
13250 \begin_inset Foot
13251 status collapsed
13252
13253 \begin_layout Plain Layout
13254 La paquetage LaTeX 
13255 \series bold
13256 color
13257 \series default
13258  fait partie de toutes les installations LaTeX standard.
13259 \end_layout
13260
13261 \end_inset
13262
13263
13264 \begin_inset Index
13265 status collapsed
13266
13267 \begin_layout Plain Layout
13268 Paquetages ! color
13269 \end_layout
13270
13271 \end_inset
13272
13273  soit chargé dans le préambule LaTeX avec la ligne
13274 \begin_inset Foot
13275 status collapsed
13276
13277 \begin_layout Plain Layout
13278 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
13279  le document, LyX charge automatiquement le paquetage LaTeX 
13280 \series bold
13281 color
13282 \series default
13283 .
13284  Il est donc possible que le paquetage soit chargé deux fois, mais cela
13285  ne doit pas poser de problème.
13286 \end_layout
13287
13288 \end_inset
13289
13290
13291 \begin_inset Note Note
13292 status collapsed
13293
13294 \begin_layout Plain Layout
13295 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
13296  dans le préambule LaTeX.
13297 \end_layout
13298
13299 \end_inset
13300
13301
13302 \end_layout
13303
13304 \begin_layout Standard
13305
13306 \series bold
13307
13308 \backslash
13309 usepackage{color}
13310 \end_layout
13311
13312 \begin_layout Standard
13313 \begin_inset VSpace medskip
13314 \end_inset
13315
13316 Pour colorer des boîtes, on utilise la commande 
13317 \series bold
13318
13319 \backslash
13320 colorbox
13321 \series default
13322
13323 \begin_inset Index
13324 status collapsed
13325
13326 \begin_layout Plain Layout
13327 Commandes ! C ! 
13328 \backslash
13329 colorbox
13330 \end_layout
13331
13332 \end_inset
13333
13334  avec la syntaxe suivante
13335 \end_layout
13336
13337 \begin_layout Standard
13338
13339 \series bold
13340
13341 \backslash
13342 colorbox{couleur}{contenu de la boîte}
13343 \end_layout
13344
13345 \begin_layout Standard
13346 Le contenu de la boîte peut être une autre boîte et une 
13347 \series bold
13348
13349 \backslash
13350 colorbox
13351 \series default
13352  peut aussi être une partie d'une autre boîte (voir le deuxième et le troisième
13353  exemple).
13354  Quand une boîte est destinée à contenir une formule, on doit insérer une
13355  boîte supplémentaire, comme avec 
13356 \series bold
13357
13358 \backslash
13359 fbox
13360 \series default
13361 .
13362 \begin_inset Foot
13363 status collapsed
13364
13365 \begin_layout Plain Layout
13366 Ceci s'applique aussi à la commande 
13367 \series bold
13368
13369 \backslash
13370 fcolorbox
13371 \series default
13372 .
13373  D'où la note 
13374 \begin_inset CommandInset href
13375 LatexCommand href
13376 name "LyX-bug #1435"
13377 target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
13378
13379 \end_inset
13380
13381 .
13382 \end_layout
13383
13384 \end_inset
13385
13386
13387 \end_layout
13388
13389 \begin_layout Standard
13390 On peut choisir une des couleurs prédéfinies suivantes:
13391 \end_layout
13392
13393 \begin_layout Standard
13394
13395 \series bold
13396 black
13397 \series default
13398  (noir), 
13399 \series bold
13400 blue
13401 \series default
13402  (bleu), 
13403 \series bold
13404 cyan
13405 \series default
13406
13407 \series bold
13408 green
13409 \series default
13410  (vert), 
13411 \series bold
13412 magenta
13413 \series default
13414
13415 \series bold
13416 red
13417 \series default
13418  (rouge), 
13419 \series bold
13420 white
13421 \series default
13422  (blanc), et 
13423 \series bold
13424 yellow (jaune)
13425 \end_layout
13426
13427 \begin_layout Standard
13428 \align center
13429 \begin_inset Tabular
13430 <lyxtabular version="3" rows="4" columns="2">
13431 <features>
13432 <column alignment="center" valignment="top" width="0">
13433 <column alignment="center" valignment="top" width="0">
13434 <row>
13435 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13436 \begin_inset Text
13437
13438 \begin_layout Plain Layout
13439 Commande
13440 \end_layout
13441
13442 \end_inset
13443 </cell>
13444 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13445 \begin_inset Text
13446
13447 \begin_layout Plain Layout
13448 Résultat
13449 \begin_inset Note Note
13450 status collapsed
13451
13452 \begin_layout Plain Layout
13453
13454 \series bold
13455
13456 \backslash
13457 raisebox est seulement utilisée pour faire de la place
13458 \end_layout
13459
13460 \end_inset
13461
13462
13463 \end_layout
13464
13465 \end_inset
13466 </cell>
13467 </row>
13468 <row>
13469 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13470 \begin_inset Text
13471
13472 \begin_layout Plain Layout
13473
13474 \backslash
13475 colorbox{yellow
13476 \begin_inset Formula $\to$
13477 \end_inset
13478
13479
13480 \backslash
13481 {A=B
13482 \end_layout
13483
13484 \end_inset
13485 </cell>
13486 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13487 \begin_inset Text
13488
13489 \begin_layout Plain Layout
13490 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
13491 \end_inset
13492
13493
13494 \end_layout
13495
13496 \end_inset
13497 </cell>
13498 </row>
13499 <row>
13500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
13501 \begin_inset Text
13502
13503 \begin_layout Plain Layout
13504
13505 \backslash
13506 colorbox{green
13507 \begin_inset Formula $\to$
13508 \end_inset
13509
13510
13511 \backslash
13512 {
13513 \backslash
13514 fbox
13515 \begin_inset ERT
13516 status collapsed
13517
13518 \begin_layout Plain Layout
13519
13520
13521 \backslash
13522 spce 
13523 \end_layout
13524
13525 \end_inset
13526
13527 A=B
13528 \end_layout
13529
13530 \end_inset
13531 </cell>
13532 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
13533 \begin_inset Text
13534
13535 \begin_layout Plain Layout
13536 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
13537 \end_inset
13538
13539
13540 \end_layout
13541
13542 \end_inset
13543 </cell>
13544 </row>
13545 <row>
13546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
13547 \begin_inset Text
13548
13549 \begin_layout Plain Layout
13550
13551 \backslash
13552 fbox
13553 \begin_inset ERT
13554 status collapsed
13555
13556 \begin_layout Plain Layout
13557
13558
13559 \backslash
13560 spce 
13561 \end_layout
13562
13563 \end_inset
13564
13565
13566 \backslash
13567 colorbox{green
13568 \begin_inset Formula $\to$
13569 \end_inset
13570
13571
13572 \backslash
13573 {A=B
13574 \end_layout
13575
13576 \end_inset
13577 </cell>
13578 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
13579 \begin_inset Text
13580
13581 \begin_layout Plain Layout
13582 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
13583 \end_inset
13584
13585
13586 \end_layout
13587
13588 \end_inset
13589 </cell>
13590 </row>
13591 </lyxtabular>
13592
13593 \end_inset
13594
13595
13596 \end_layout
13597
13598 \begin_layout Standard
13599
13600 \series bold
13601
13602 \backslash
13603 colorbox
13604 \series default
13605  colorie uniquement la boîte, pas les caractères qui se trouvent dedans.
13606  Pour colorer tous les caractères, on sélectionne toute la formule et on
13607  choisit la couleur voulue avec la fenêtre de dialogue 
13608 \family sans
13609 Style
13610 \begin_inset space ~
13611 \end_inset
13612
13613 de
13614 \begin_inset space ~
13615 \end_inset
13616
13617 texte
13618 \family default
13619 .
13620  Cette fenêtre de dialogue peut être appelée avec le bouton 
13621 \begin_inset Graphics
13622         filename ../../images/dialog-show_character.png
13623         scale 85
13624
13625 \end_inset
13626
13627  de la barre d'outils, ou avec le menu 
13628 \family sans
13629 Éditer\SpecialChar \menuseparator
13630 Style
13631 \begin_inset space ~
13632 \end_inset
13633
13634 de
13635 \begin_inset space ~
13636 \end_inset
13637
13638 texte\SpecialChar \menuseparator
13639 Personnalisé
13640 \family default
13641 .
13642  Le numéro de la formule prendra la même couleur que la formule.
13643  Si le numéro doit avoir une couleur différente de celle des caractères
13644  de la formule, la couleur doit être changée à l'intérieur de la formule.
13645 \end_layout
13646
13647 \begin_layout Standard
13648 Un exemple:
13649 \end_layout
13650
13651 \begin_layout Standard
13652
13653 \color red
13654 \begin_inset Formula \begin{equation}
13655 \int A=B\label{eq:rouge}\end{equation}
13656
13657 \end_inset
13658
13659
13660 \color green
13661
13662 \begin_inset Formula \begin{equation}
13663 \textcolor{red}{\int A=B}\label{eq:rougevert}\end{equation}
13664
13665 \end_inset
13666
13667
13668 \end_layout
13669
13670 \begin_layout Standard
13671 La formule 
13672 \begin_inset CommandInset ref
13673 LatexCommand eqref
13674 reference "eq:rouge"
13675
13676 \end_inset
13677
13678  est complètement colorée en rouge.
13679 \begin_inset Newline newline
13680 \end_inset
13681
13682 La formule 
13683 \begin_inset CommandInset ref
13684 LatexCommand eqref
13685 reference "eq:rougevert"
13686
13687 \end_inset
13688
13689  a d'abord été complètement colorée en vert pour mettre le numéro en vert.
13690  Ensuite, les caractères de la formule ont été colorés en rouge.
13691 \end_layout
13692
13693 \begin_layout Standard
13694 \begin_inset VSpace bigskip
13695 \end_inset
13696
13697 Pour colorer le cadre d'une couleur différente du reste de la boîte, on
13698  utilise la commande 
13699 \series bold
13700
13701 \backslash
13702 fcolorbox
13703 \series default
13704
13705 \begin_inset Index
13706 status collapsed
13707
13708 \begin_layout Plain Layout
13709 Commandes ! F ! 
13710 \backslash
13711 fcolorbox
13712 \end_layout
13713
13714 \end_inset
13715
13716  avec la syntaxe suivante:
13717 \end_layout
13718
13719 \begin_layout Standard
13720
13721 \series bold
13722
13723 \backslash
13724 fcolorbox{couleur du cadre}{couleur}{contenu de la boîte}
13725 \end_layout
13726
13727 \begin_layout Standard
13728 Donc 
13729 \series bold
13730
13731 \backslash
13732 fcolorbox
13733 \series default
13734  est une extension de la commande 
13735 \series bold
13736
13737 \backslash
13738 colorbox
13739 \series default
13740 .
13741  L'épaisseur du cadre est déterminée comme avec 
13742 \series bold
13743
13744 \backslash
13745 framebox
13746 \series default
13747 , avec 
13748 \series bold
13749
13750 \backslash
13751 fboxrule
13752 \series default
13753  et 
13754 \series bold
13755
13756 \backslash
13757 fboxsep
13758 \series default
13759 .
13760  Un exemple:
13761 \begin_inset ERT
13762 status collapsed
13763
13764 \begin_layout Plain Layout
13765
13766
13767 \backslash
13768 fboxrule 1mm 
13769 \backslash
13770 fboxsep 1mm
13771 \end_layout
13772
13773 \end_inset
13774
13775
13776 \begin_inset Formula \[
13777 \fcolorbox{cyan}{magenta}{A=B}\]
13778
13779 \end_inset
13780
13781
13782 \begin_inset ERT
13783 status collapsed
13784
13785 \begin_layout Plain Layout
13786
13787
13788 \backslash
13789 fboxrule 0.4pt 
13790 \backslash
13791 fboxsep 3pt
13792 \end_layout
13793
13794 \end_inset
13795
13796
13797 \end_layout
13798
13799 \begin_layout Standard
13800 Cette formule a été créée avec la commande
13801 \begin_inset Newline newline
13802 \end_inset
13803
13804
13805 \series bold
13806
13807 \backslash
13808 fcolorbox{cyan
13809 \begin_inset Formula $\to$
13810 \end_inset
13811
13812
13813 \backslash
13814 {magenta
13815 \begin_inset Formula $\to$
13816 \end_inset
13817
13818
13819 \backslash
13820 {A=B
13821 \series default
13822 .
13823 \end_layout
13824
13825 \begin_layout Standard
13826 \begin_inset VSpace bigskip
13827 \end_inset
13828
13829 Si on veut utiliser d'autres couleurs que celles qui sont prédéfinies, il
13830  faut d'abord les définir.
13831 \end_layout
13832
13833 \begin_layout Standard
13834 On peut par exemple définir la couleur 
13835 \begin_inset Quotes eld
13836 \end_inset
13837
13838 vertfonce
13839 \begin_inset Quotes erd
13840 \end_inset
13841
13842  avec la ligne suivante dans le préambule LaTeX:
13843 \end_layout
13844
13845 \begin_layout Standard
13846
13847 \series bold
13848
13849 \backslash
13850 definecolor{vertfonce}{cmyk}{0.5,
13851 \series default
13852  
13853 \series bold
13854 0,
13855 \series default
13856  
13857 \series bold
13858 1,
13859 \series default
13860  
13861 \series bold
13862 0.5}
13863 \series default
13864
13865 \begin_inset Index
13866 status collapsed
13867
13868 \begin_layout Plain Layout
13869 Commandes ! D ! 
13870 \backslash
13871 definecolor
13872 \end_layout
13873
13874 \end_inset
13875
13876
13877 \end_layout
13878
13879 \begin_layout Standard
13880
13881 \series bold
13882 cmyk
13883 \series default
13884  est l'espace colorimétrique basé sur les couleurs 
13885 \series bold
13886 cyan
13887 \series default
13888
13889 \series bold
13890 magenta
13891 \series default
13892 , jaune
13893 \series bold
13894  (yellow
13895 \series default
13896 ), et noir 
13897 \series bold
13898 (black
13899 \series default
13900 ).
13901  Les quatre nombres séparés par des virgules sont les proportions des couleurs
13902  correspondantes dans l'espace colorimétrique.
13903  Ces facteurs prennent des valeurs entre 0 et 1.
13904  À la place de 
13905 \series bold
13906 cmyk 
13907 \series default
13908 on peut aussi utiliser l'espace 
13909 \series bold
13910 rgb 
13911 \series default
13912 basé sur les couleurs rouge (
13913 \series bold
13914 red
13915 \series default
13916 ), vert (
13917 \series bold
13918 green
13919 \series default
13920 ) et bleu (
13921 \series bold
13922 blue
13923 \series default
13924 ).
13925  On a dans ce cas trois facteurs qui donnent les proportions de ces trois
13926  couleurs.
13927  Il y a aussi l'espace de couleur 
13928 \series bold
13929 gray 
13930 \series default
13931 (dégradé de gris) avec un facteur donnant la proportion de gris.
13932 \end_layout
13933
13934 \begin_layout Standard
13935 Comme exemple, une boîte encadrée avec la couleur 
13936 \series bold
13937 vertfonce 
13938 \series default
13939 que l'on vient de définir et des caractères colorés en jaune (
13940 \series bold
13941 yellow
13942 \series default
13943 ):
13944 \begin_inset Formula \begin{equation}
13945 \colorbox{vertfonce}{\color{yellow}\boxed{\int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}}}\end{equation}
13946
13947 \end_inset
13948
13949
13950 \end_layout
13951
13952 \begin_layout Standard
13953 On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
13954  de la commande 
13955 \series bold
13956
13957 \backslash
13958 textcolor
13959 \series default
13960 :
13961 \begin_inset Index
13962 status collapsed
13963
13964 \begin_layout Plain Layout
13965 Texte ! coloré
13966 \end_layout
13967
13968 \end_inset
13969
13970
13971 \end_layout
13972
13973 \begin_layout Standard
13974 \begin_inset ERT
13975 status collapsed
13976
13977 \begin_layout Plain Layout
13978
13979
13980 \backslash
13981 textcolor{vertfonce}{
13982 \end_layout
13983
13984 \end_inset
13985
13986 cette phrase est en 
13987 \begin_inset Quotes eld
13988 \end_inset
13989
13990 vertfonce
13991 \begin_inset Quotes erd
13992 \end_inset
13993
13994 .
13995 \begin_inset ERT
13996 status collapsed
13997
13998 \begin_layout Plain Layout
13999
14000 }
14001 \end_layout
14002
14003 \end_inset
14004
14005
14006 \end_layout
14007
14008 \begin_layout Standard
14009
14010 \series bold
14011
14012 \backslash
14013 textcolor
14014 \series default
14015
14016 \begin_inset Index
14017 status collapsed
14018
14019 \begin_layout Plain Layout
14020 Commandes ! T ! 
14021 \backslash
14022 textcolor
14023 \end_layout
14024
14025 \end_inset
14026
14027  utilise la syntaxe 
14028 \series bold
14029
14030 \backslash
14031 textcolor{couleur}{caractères à colorer}
14032 \series default
14033 .
14034 \end_layout
14035
14036 \begin_layout Subsection
14037 Boîtes de paragraphe
14038 \begin_inset CommandInset label
14039 LatexCommand label
14040 name "sub:Boîtes-de-paragraphes"
14041
14042 \end_inset
14043
14044
14045 \begin_inset Index
14046 status collapsed
14047
14048 \begin_layout Plain Layout
14049 Boîtes ! comme paragraphe
14050 \end_layout
14051
14052 \end_inset
14053
14054
14055 \end_layout
14056
14057 \begin_layout Standard
14058 On peut créer une boîte qui peut contenir plusieurs lignes, voir des paragraphes
14059  entiers, c'est ce que l'on nomme une boîte de paragraphe (parbox en anglais).
14060  On la crée avec le menu 
14061 \family sans
14062 Insérer\SpecialChar \menuseparator
14063 Boîte
14064 \family default
14065  ou le bouton 
14066 \begin_inset Graphics
14067         filename ../../images/box-insert.png
14068         scale 85
14069
14070 \end_inset
14071
14072  de la barre d'outils.
14073 \end_layout
14074
14075 \begin_layout Standard
14076 L'exemple qui suit montre une boîte de paragraphe encadrée incluse dans
14077  une ligne:
14078 \end_layout
14079
14080 \begin_layout Standard
14081 \begin_inset VSpace medskip
14082 \end_inset
14083
14084 Ceci est une ligne 
14085 \begin_inset Box Boxed
14086 position "c"
14087 hor_pos "c"
14088 has_inner_box 1
14089 inner_pos "t"
14090 use_parbox 1
14091 width "5cm"
14092 special "none"
14093 height "1in"
14094 height_special "totalheight"
14095 status open
14096
14097 \begin_layout Plain Layout
14098 Ceci est une boîte de paragraphe.
14099  Elle a exactement 5
14100 \begin_inset space \thinspace{}
14101 \end_inset
14102
14103 cm de large et peut aussi contenir des formules: 
14104 \begin_inset Formula $\int A\,\mathrm{d}s=C$
14105 \end_inset
14106
14107
14108 \end_layout
14109
14110 \end_inset
14111
14112  avec une boîte de paragraphe.
14113 \end_layout
14114
14115 \begin_layout Standard
14116 \begin_inset VSpace medskip
14117 \end_inset
14118
14119
14120 \end_layout
14121
14122 \begin_layout Standard
14123 Une telle boîte est créée en faisant un clic droit sur la boîte d'insert
14124  grise.
14125  Une fenêtre de dialogue apparaît montrant les propriétés de la boîte.
14126  Dans notre cas, on met: 
14127 \emph on
14128 Décoration:
14129 \emph default
14130  Boîte rectangulaire, 
14131 \emph on
14132 Boîte intérieure:
14133 \emph default
14134  Parbox, 
14135 \emph on
14136 Largeur
14137 \emph default
14138 : 5
14139 \begin_inset space \thinspace{}
14140 \end_inset
14141
14142 cm, 
14143 \emph on
14144 Alignement vertical boîte
14145 \emph default
14146 : milieu
14147 \end_layout
14148
14149 \begin_layout Standard
14150 \begin_inset VSpace medskip
14151 \end_inset
14152
14153 Dans LaTeX, une boîte de paragraphe est créée avec la commande 
14154 \series bold
14155
14156 \backslash
14157 parbox
14158 \series default
14159
14160 \begin_inset Index
14161 status collapsed
14162
14163 \begin_layout Plain Layout
14164 Commandes ! P ! 
14165 \backslash
14166 parbox
14167 \end_layout
14168
14169 \end_inset
14170
14171  qui a la syntaxe suivante:
14172 \end_layout
14173
14174 \begin_layout Standard
14175
14176 \series bold
14177
14178 \backslash
14179 parbox[position]{largeur}{contenu de la boîte}
14180 \end_layout
14181
14182 \begin_layout Standard
14183 Les positions 
14184 \emph on
14185 b
14186 \emph default
14187  et 
14188 \emph on
14189 t
14190 \emph default
14191  sont possibles.
14192  
14193 \emph on
14194 b
14195 \emph default
14196  pour bas (bottom) signifie que la boîte est alignée au sein du texte qui
14197  l'entoure, au niveau de sa dernière ligne.
14198  Avec 
14199 \emph on
14200 t
14201 \emph default
14202  pour haut (top) l'alignement se fait avec la première ligne.
14203  Si aucune position n'est précisée, la boîte est centrée verticalement,
14204  voir la section 
14205 \emph on
14206 Boîtes 
14207 \emph default
14208 du manuel 
14209 \emph on
14210 Objets insérés 
14211 \emph default
14212 pour des exemples.
14213 \end_layout
14214
14215 \begin_layout Standard
14216 \begin_inset VSpace bigskip
14217 \end_inset
14218
14219 Pour encadrer une formule complètement, y compris le numéro de la formule,
14220  il faut la placer dans une boîte de paragraphe.
14221  Pour le faire, on insère la commande 
14222 \series bold
14223
14224 \backslash
14225 fbox{
14226 \backslash
14227 parbox{
14228 \backslash
14229 linewidth-2
14230 \backslash
14231 fboxsep-2
14232 \backslash
14233 fboxrule}{
14234 \series default
14235  en mode TeX avant la formule.
14236  Dans cette commande 
14237 \series bold
14238
14239 \backslash
14240 linewidth
14241 \begin_inset Index
14242 status collapsed
14243
14244 \begin_layout Plain Layout
14245 Commandes ! L ! 
14246 \backslash
14247 linewidth
14248 \end_layout
14249
14250 \end_inset
14251
14252
14253 \series default
14254  est l'épaisseur de ligne qui est active pour tout le document.
14255  Puisque le cadre se trouve à l'extérieur de la boîte de paragraphe, on
14256  doit soustraire de l'épaisseur de ligne deux fois la séparation du cadre
14257  et l'épaisseur du cadre.
14258  Comme cela n'est pas fait automatiquement par LyX, à cause d'un bug
14259 \begin_inset Foot
14260 status collapsed
14261
14262 \begin_layout Plain Layout
14263 \begin_inset CommandInset href
14264 LatexCommand href
14265 name "LyX-bug #4483"
14266 target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
14267
14268 \end_inset
14269
14270
14271 \end_layout
14272
14273 \end_inset
14274
14275 , on doit utiliser le mode TeX.
14276  Pour pouvoir effectuer des multiplications et des additions dans les arguments,
14277  on doit charger le paquetage LaTeX 
14278 \series bold
14279 calc
14280 \series default
14281
14282 \begin_inset Foot
14283 status collapsed
14284
14285 \begin_layout Plain Layout
14286
14287 \series bold
14288 calc
14289 \series default
14290  fait partie de toutes les installations standard de LaTeX.
14291 \end_layout
14292
14293 \end_inset
14294
14295
14296 \begin_inset Index
14297 status collapsed
14298
14299 \begin_layout Plain Layout
14300 Paquetages ! calc
14301 \end_layout
14302
14303 \end_inset
14304
14305  dans le préambule LaTeX avec la ligne
14306 \end_layout
14307
14308 \begin_layout Standard
14309
14310 \series bold
14311
14312 \backslash
14313 usepackage{calc}
14314 \end_layout
14315
14316 \begin_layout Standard
14317 Après la formule, les deux boîtes sont refermées en entrant 
14318 \series bold
14319 }}
14320 \series default
14321  en mode TeX.
14322  Voici un exemple:
14323 \begin_inset ERT
14324 status collapsed
14325
14326 \begin_layout Plain Layout
14327
14328
14329 \backslash
14330 fboxsep 5mm 
14331 \backslash
14332 fboxrule 5mm
14333 \end_layout
14334
14335 \end_inset
14336
14337
14338 \end_layout
14339
14340 \begin_layout Standard
14341 \begin_inset ERT
14342 status collapsed
14343
14344 \begin_layout Plain Layout
14345
14346
14347 \backslash
14348 fbox{
14349 \backslash
14350 parbox{
14351 \backslash
14352 linewidth-2
14353 \backslash
14354 fboxsep-2
14355 \backslash
14356 fboxrule}{
14357 \end_layout
14358
14359 \end_inset
14360
14361
14362 \begin_inset Formula \begin{equation}
14363 \int A\,\mathrm{d}x=\frac{\sqrt[5]{B}}{\ln\left(\frac{1}{3}\right)}\end{equation}
14364
14365 \end_inset
14366
14367
14368 \begin_inset ERT
14369 status collapsed
14370
14371 \begin_layout Plain Layout
14372
14373 }}
14374 \end_layout
14375
14376 \end_inset
14377
14378
14379 \begin_inset ERT
14380 status collapsed
14381
14382 \begin_layout Plain Layout
14383
14384
14385 \backslash
14386 fboxrule 0.4pt 
14387 \backslash
14388 fboxsep 3pt
14389 \end_layout
14390
14391 \end_inset
14392
14393
14394 \end_layout
14395
14396 \begin_layout Standard
14397 \begin_inset VSpace medskip
14398 \end_inset
14399
14400 Comme on utilise une boîte de paragraphe comme argument de 
14401 \series bold
14402
14403 \backslash
14404 fbox
14405 \series default
14406 , il n'y a dans ce cas pas de différence entre 
14407 \series bold
14408
14409 \backslash
14410 fbox
14411 \series default
14412  et 
14413 \series bold
14414
14415 \backslash
14416 boxed
14417 \series default
14418 .
14419 \end_layout
14420
14421 \begin_layout Standard
14422 \begin_inset VSpace bigskip
14423 \end_inset
14424
14425 Les boîtes de paragraphes sont très utiles pour commenter directement des
14426  formules.
14427  Pour faire cela, on utilise la commande 
14428 \series bold
14429
14430 \backslash
14431 parbox
14432 \series default
14433  en combinaison avec la commande 
14434 \series bold
14435
14436 \backslash
14437 tag
14438 \series default
14439
14440 \begin_inset Foot
14441 status collapsed
14442
14443 \begin_layout Plain Layout
14444 plus au sujet de la commande 
14445 \series bold
14446
14447 \backslash
14448 tag
14449 \series default
14450 , voir 
14451 \begin_inset CommandInset ref
14452 LatexCommand ref
14453 reference "sub:Numérotation-personnalisée"
14454
14455 \end_inset
14456
14457 .
14458 \end_layout
14459
14460 \end_inset
14461
14462 .
14463 \end_layout
14464
14465 \begin_layout Standard
14466 Un exemple de formule commentée avec 
14467 \series bold
14468
14469 \backslash
14470 parbox
14471 \series default
14472 :
14473 \end_layout
14474
14475 \begin_layout Standard
14476 \begin_inset ERT
14477 status collapsed
14478
14479 \begin_layout Plain Layout
14480
14481
14482 \backslash
14483 [5x-7b=3b
14484 \backslash
14485 tag*{
14486 \backslash
14487 parbox{5cm}{
14488 \end_layout
14489
14490 \end_inset
14491
14492 Ceci est une description.
14493  Elle est clairement séparée de la formule et est multi-ligne.
14494 \begin_inset ERT
14495 status collapsed
14496
14497 \begin_layout Plain Layout
14498
14499 }}
14500 \backslash
14501 ]
14502 \end_layout
14503
14504 \end_inset
14505
14506
14507 \end_layout
14508
14509 \begin_layout Standard
14510 Une telle formule doit être complètement insérée en mode TeX, parce que
14511  LyX ne supporte pas encore la commande 
14512 \series bold
14513
14514 \backslash
14515 parbox
14516 \series default
14517  dans les formules.
14518  On crée la formule avec la suite de commandes suivante:
14519 \end_layout
14520
14521 \begin_layout Standard
14522 On insère la commande 
14523 \series bold
14524
14525 \backslash
14526 [5x-7b=3b
14527 \backslash
14528 tag*
14529 \backslash
14530 {
14531 \backslash
14532 parbox{5cm}{
14533 \series default
14534  en mode TeX.
14535 \begin_inset Foot
14536 status collapsed
14537
14538 \begin_layout Plain Layout
14539 Quand on utilise le style de formule 
14540 \series bold
14541 Indenté
14542 \series default
14543 , on peut aussi remplacer 
14544 \series bold
14545
14546 \backslash
14547 tag*
14548 \backslash
14549 {
14550 \series default
14551  par 
14552 \series bold
14553
14554 \backslash
14555 hfill
14556 \series default
14557 .
14558  (pour les styles de formules, voir 
14559 \begin_inset CommandInset ref
14560 LatexCommand ref
14561 reference "sec:Styles-de-formules"
14562
14563 \end_inset
14564
14565 ).
14566 \end_layout
14567
14568 \end_inset
14569
14570  Ensuite la description suit en texte normal et enfin on insère 
14571 \series bold
14572 }}
14573 \backslash
14574 ]
14575 \series default
14576  en mode TeX.
14577  Dans ces commandes, 
14578 \series bold
14579
14580 \backslash
14581 [
14582 \series default
14583  et 
14584 \series bold
14585
14586 \backslash
14587 ]
14588 \series default
14589  créent une formule hors ligne.
14590 \end_layout
14591
14592 \begin_layout Standard
14593 On peut voir les avantages de 
14594 \series bold
14595
14596 \backslash
14597 parbox
14598 \series default
14599  dans cet exemple qui a été commenté en utilisant du texte mathématique:
14600 \begin_inset Formula \[
14601 5x-7b=3b\textrm{Ceci est une description. Elle n'est pas séparée de la formule ...}\]
14602
14603 \end_inset
14604
14605
14606 \end_layout
14607
14608 \begin_layout Section
14609 Opérateurs
14610 \begin_inset Index
14611 status collapsed
14612
14613 \begin_layout Plain Layout
14614 Opérateurs
14615 \end_layout
14616
14617 \end_inset
14618
14619
14620 \end_layout
14621
14622 \begin_layout Subsection
14623 Grands Opérateurs
14624 \begin_inset CommandInset label
14625 LatexCommand label
14626 name "sub:Grands-opérateurs"
14627
14628 \end_inset
14629
14630
14631 \begin_inset Index
14632 status collapsed
14633
14634 \begin_layout Plain Layout
14635 Opérateurs ! grands
14636 \end_layout
14637
14638 \end_inset
14639
14640
14641 \begin_inset Index
14642 status collapsed
14643
14644 \begin_layout Plain Layout
14645 Sommes
14646 \end_layout
14647
14648 \end_inset
14649
14650
14651 \begin_inset Index
14652 status collapsed
14653
14654 \begin_layout Plain Layout
14655 Intégrales
14656 \end_layout
14657
14658 \end_inset
14659
14660
14661 \end_layout
14662
14663 \begin_layout Standard
14664 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
14665  activer l'option 
14666 \family sans
14667 Utiliser
14668 \begin_inset space ~
14669 \end_inset
14670
14671 automatiquement le paquetage
14672 \begin_inset space ~
14673 \end_inset
14674
14675 esint
14676 \family default
14677  dans les 
14678 \family sans
14679 Options du mode math.
14680 \end_layout
14681
14682 \begin_layout Standard
14683
14684 \lang english
14685 \begin_inset space \hfill{}
14686 \end_inset
14687
14688
14689 \lang french
14690
14691 \begin_inset Tabular
14692 <lyxtabular version="3" rows="11" columns="2">
14693 <features>
14694 <column alignment="center" valignment="top" width="0pt">
14695 <column alignment="center" valignment="top" width="0pt">
14696 <row>
14697 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14698 \begin_inset Text
14699
14700 \begin_layout Plain Layout
14701 Commande
14702 \end_layout
14703
14704 \end_inset
14705 </cell>
14706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14707 \begin_inset Text
14708
14709 \begin_layout Plain Layout
14710 Résultat
14711 \end_layout
14712
14713 \end_inset
14714 </cell>
14715 </row>
14716 <row>
14717 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14718 \begin_inset Text
14719
14720 \begin_layout Plain Layout
14721
14722 \backslash
14723 sum
14724 \begin_inset Index
14725 status collapsed
14726
14727 \begin_layout Plain Layout
14728 Commandes ! S ! 
14729 \backslash
14730 sum
14731 \end_layout
14732
14733 \end_inset
14734
14735
14736 \end_layout
14737
14738 \end_inset
14739 </cell>
14740 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14741 \begin_inset Text
14742
14743 \begin_layout Plain Layout
14744 \begin_inset Formula $\sum$
14745 \end_inset
14746
14747
14748 \end_layout
14749
14750 \end_inset
14751 </cell>
14752 </row>
14753 <row>
14754 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14755 \begin_inset Text
14756
14757 \begin_layout Plain Layout
14758
14759 \backslash
14760 int
14761 \begin_inset Index
14762 status collapsed
14763
14764 \begin_layout Plain Layout
14765 Commandes ! I ! 
14766 \backslash
14767 int
14768 \end_layout
14769
14770 \end_inset
14771
14772
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 $\int$
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 intop
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 $\intop$
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" leftline="true" usebox="none">
14817 \begin_inset Text
14818
14819 \begin_layout Plain Layout
14820
14821 \backslash
14822 oint
14823 \end_layout
14824
14825 \end_inset
14826 </cell>
14827 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14828 \begin_inset Text
14829
14830 \begin_layout Plain Layout
14831 \begin_inset Formula $\oint$
14832 \end_inset
14833
14834
14835 \end_layout
14836
14837 \end_inset
14838 </cell>
14839 </row>
14840 <row>
14841 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14842 \begin_inset Text
14843
14844 \begin_layout Plain Layout
14845
14846 \backslash
14847 ointop
14848 \end_layout
14849
14850 \end_inset
14851 </cell>
14852 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14853 \begin_inset Text
14854
14855 \begin_layout Plain Layout
14856 \begin_inset Formula $\ointop$
14857 \end_inset
14858
14859
14860 \end_layout
14861
14862 \end_inset
14863 </cell>
14864 </row>
14865 <row>
14866 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14867 \begin_inset Text
14868
14869 \begin_layout Plain Layout
14870
14871 \backslash
14872 ointctrclockwise
14873 \end_layout
14874
14875 \end_inset
14876 </cell>
14877 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14878 \begin_inset Text
14879
14880 \begin_layout Plain Layout
14881 \begin_inset Formula $\ointctrclockwise$
14882 \end_inset
14883
14884
14885 \end_layout
14886
14887 \end_inset
14888 </cell>
14889 </row>
14890 <row>
14891 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14892 \begin_inset Text
14893
14894 \begin_layout Plain Layout
14895
14896 \backslash
14897 ointclockwise
14898 \end_layout
14899
14900 \end_inset
14901 </cell>
14902 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14903 \begin_inset Text
14904
14905 \begin_layout Plain Layout
14906 \begin_inset Formula $\ointclockwise$
14907 \end_inset
14908
14909
14910 \end_layout
14911
14912 \end_inset
14913 </cell>
14914 </row>
14915 <row>
14916 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14917 \begin_inset Text
14918
14919 \begin_layout Plain Layout
14920
14921 \backslash
14922 sqint
14923 \end_layout
14924
14925 \end_inset
14926 </cell>
14927 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14928 \begin_inset Text
14929
14930 \begin_layout Plain Layout
14931 \begin_inset Formula $\sqint$
14932 \end_inset
14933
14934
14935 \end_layout
14936
14937 \end_inset
14938 </cell>
14939 </row>
14940 <row>
14941 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
14942 \begin_inset Text
14943
14944 \begin_layout Plain Layout
14945
14946 \backslash
14947 bigcap
14948 \end_layout
14949
14950 \end_inset
14951 </cell>
14952 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
14953 \begin_inset Text
14954
14955 \begin_layout Plain Layout
14956 \begin_inset Formula $\bigcap$
14957 \end_inset
14958
14959
14960 \end_layout
14961
14962 \end_inset
14963 </cell>
14964 </row>
14965 <row>
14966 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
14967 \begin_inset Text
14968
14969 \begin_layout Plain Layout
14970
14971 \backslash
14972 bigcup
14973 \end_layout
14974
14975 \end_inset
14976 </cell>
14977 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
14978 \begin_inset Text
14979
14980 \begin_layout Plain Layout
14981 \begin_inset Formula $\bigcup$
14982 \end_inset
14983
14984
14985 \end_layout
14986
14987 \end_inset
14988 </cell>
14989 </row>
14990 </lyxtabular>
14991
14992 \end_inset
14993
14994
14995 \begin_inset space \hfill{}
14996 \end_inset
14997
14998
14999 \begin_inset Tabular
15000 <lyxtabular version="3" rows="10" columns="2">
15001 <features>
15002 <column alignment="center" valignment="top" width="0pt">
15003 <column alignment="center" valignment="top" width="0pt">
15004 <row>
15005 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15006 \begin_inset Text
15007
15008 \begin_layout Plain Layout
15009 Commande
15010 \end_layout
15011
15012 \end_inset
15013 </cell>
15014 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15015 \begin_inset Text
15016
15017 \begin_layout Plain Layout
15018 Résultat
15019 \end_layout
15020
15021 \end_inset
15022 </cell>
15023 </row>
15024 <row>
15025 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15026 \begin_inset Text
15027
15028 \begin_layout Plain Layout
15029
15030 \backslash
15031 prod
15032 \begin_inset Index
15033 status collapsed
15034
15035 \begin_layout Plain Layout
15036 Commandes ! P ! 
15037 \backslash
15038 prod
15039 \end_layout
15040
15041 \end_inset
15042
15043
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 $\prod$
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 coprod
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 $\coprod$
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" leftline="true" usebox="none">
15088 \begin_inset Text
15089
15090 \begin_layout Plain Layout
15091
15092 \backslash
15093 bigodot
15094 \end_layout
15095
15096 \end_inset
15097 </cell>
15098 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15099 \begin_inset Text
15100
15101 \begin_layout Plain Layout
15102 \begin_inset Formula $\bigodot$
15103 \end_inset
15104
15105
15106 \end_layout
15107
15108 \end_inset
15109 </cell>
15110 </row>
15111 <row>
15112 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15113 \begin_inset Text
15114
15115 \begin_layout Plain Layout
15116
15117 \backslash
15118 bigotimes
15119 \end_layout
15120
15121 \end_inset
15122 </cell>
15123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15124 \begin_inset Text
15125
15126 \begin_layout Plain Layout
15127 \begin_inset Formula $\bigotimes$
15128 \end_inset
15129
15130
15131 \end_layout
15132
15133 \end_inset
15134 </cell>
15135 </row>
15136 <row>
15137 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15138 \begin_inset Text
15139
15140 \begin_layout Plain Layout
15141
15142 \backslash
15143 bigoplus
15144 \end_layout
15145
15146 \end_inset
15147 </cell>
15148 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15149 \begin_inset Text
15150
15151 \begin_layout Plain Layout
15152 \begin_inset Formula $\bigoplus$
15153 \end_inset
15154
15155
15156 \end_layout
15157
15158 \end_inset
15159 </cell>
15160 </row>
15161 <row>
15162 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15163 \begin_inset Text
15164
15165 \begin_layout Plain Layout
15166
15167 \backslash
15168 bigwedge
15169 \end_layout
15170
15171 \end_inset
15172 </cell>
15173 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15174 \begin_inset Text
15175
15176 \begin_layout Plain Layout
15177 \begin_inset Formula $\bigwedge$
15178 \end_inset
15179
15180
15181 \end_layout
15182
15183 \end_inset
15184 </cell>
15185 </row>
15186 <row>
15187 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15188 \begin_inset Text
15189
15190 \begin_layout Plain Layout
15191
15192 \backslash
15193 bigvee
15194 \end_layout
15195
15196 \end_inset
15197 </cell>
15198 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15199 \begin_inset Text
15200
15201 \begin_layout Plain Layout
15202 \begin_inset Formula $\bigvee$
15203 \end_inset
15204
15205
15206 \end_layout
15207
15208 \end_inset
15209 </cell>
15210 </row>
15211 <row>
15212 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15213 \begin_inset Text
15214
15215 \begin_layout Plain Layout
15216
15217 \backslash
15218 bigsqcup
15219 \end_layout
15220
15221 \end_inset
15222 </cell>
15223 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15224 \begin_inset Text
15225
15226 \begin_layout Plain Layout
15227 \begin_inset Formula $\bigsqcup$
15228 \end_inset
15229
15230
15231 \end_layout
15232
15233 \end_inset
15234 </cell>
15235 </row>
15236 <row>
15237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15238 \begin_inset Text
15239
15240 \begin_layout Plain Layout
15241
15242 \backslash
15243 biguplus
15244 \end_layout
15245
15246 \end_inset
15247 </cell>
15248 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15249 \begin_inset Text
15250
15251 \begin_layout Plain Layout
15252 \begin_inset Formula $\biguplus$
15253 \end_inset
15254
15255
15256 \end_layout
15257
15258 \end_inset
15259 </cell>
15260 </row>
15261 </lyxtabular>
15262
15263 \end_inset
15264
15265
15266 \lang english
15267
15268 \begin_inset space \hfill{}
15269 \end_inset
15270
15271
15272 \end_layout
15273
15274 \begin_layout Standard
15275 Tous les grands opérateurs peuvent aussi être insérés en utilisant le bouton
15276  
15277 \begin_inset Graphics
15278         filename ../../images/math/intop.png
15279         scale 85
15280
15281 \end_inset
15282
15283  de la barre d'outils mathématique.
15284 \end_layout
15285
15286 \begin_layout Standard
15287 On nomme ces opérateurs 
15288 \begin_inset Quotes eld
15289 \end_inset
15290
15291 grands
15292 \begin_inset Quotes erd
15293 \end_inset
15294
15295  parce qu'ils sont plus grands que les opérateurs binaires qui leur ressemblent
15296  parfois.
15297  Tous les grands opérateur peuvent avoir des limites comme c'est décrit
15298  dans la section qui suit.
15299 \end_layout
15300
15301 \begin_layout Standard
15302 Les opérateurs 
15303 \series bold
15304
15305 \backslash
15306 intop
15307 \series default
15308  et 
15309 \series bold
15310
15311 \backslash
15312 ointop
15313 \series default
15314  sont différents de respectivement
15315 \series bold
15316  
15317 \backslash
15318 int
15319 \series default
15320  et 
15321 \series bold
15322
15323 \backslash
15324 oint
15325 \series default
15326 , dans la manière dont sont affichés les limites, voir 
15327 \begin_inset CommandInset ref
15328 LatexCommand ref
15329 reference "sub:Limites-des-opérateurs"
15330
15331 \end_inset
15332
15333 .
15334  
15335 \end_layout
15336
15337 \begin_layout Subsubsection*
15338 Conseils pour les intégrales
15339 \end_layout
15340
15341 \begin_layout Standard
15342 La lettre 
15343 \emph on
15344 d
15345 \emph default
15346  dans une intégrale est un opérateur, elle doit donc être en lettres droites.
15347  On le fait en sélectionnant le 
15348 \emph on
15349
15350 \emph default
15351 et en utilisant le raccourci clavier 
15352 \family sans
15353 Alt-c
15354 \begin_inset space ~
15355 \end_inset
15356
15357 r
15358 \family default
15359
15360 \begin_inset Foot
15361 status collapsed
15362
15363 \begin_layout Plain Layout
15364 Pour les styles de polices, voir 
15365 \begin_inset CommandInset ref
15366 LatexCommand ref
15367 reference "sub:Styles-de-polices"
15368
15369 \end_inset
15370
15371
15372 \end_layout
15373
15374 \end_inset
15375
15376 .
15377  Pour finir, on insère une espace fine avant le 
15378 \emph on
15379
15380 \emph default
15381 puisque c'est l'habitude avec les opérateurs.
15382  Un exemple:
15383 \end_layout
15384
15385 \begin_layout Standard
15386 incorrect: 
15387 \begin_inset Formula $\int A(x)dx$
15388 \end_inset
15389
15390
15391 \begin_inset Newline newline
15392 \end_inset
15393
15394
15395 \begin_inset ERT
15396 status collapsed
15397
15398 \begin_layout Plain Layout
15399
15400
15401 \backslash
15402 hphantom{in}
15403 \end_layout
15404
15405 \end_inset
15406
15407 correct: 
15408 \begin_inset Formula $\int A(x)\,\mathrm{d}x$
15409 \end_inset
15410
15411
15412 \end_layout
15413
15414 \begin_layout Standard
15415 Pour les intégrales multiples, il y a les commandes suivantes:
15416 \begin_inset VSpace medskip
15417 \end_inset
15418
15419
15420 \end_layout
15421
15422 \begin_layout Standard
15423 \begin_inset space \hfill{}
15424 \end_inset
15425
15426
15427 \begin_inset Tabular
15428 <lyxtabular version="3" rows="4" columns="2">
15429 <features>
15430 <column alignment="center" valignment="top" width="0">
15431 <column alignment="center" valignment="top" width="0">
15432 <row>
15433 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15434 \begin_inset Text
15435
15436 \begin_layout Plain Layout
15437 Commande
15438 \end_layout
15439
15440 \end_inset
15441 </cell>
15442 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15443 \begin_inset Text
15444
15445 \begin_layout Plain Layout
15446 Résultat
15447 \begin_inset Note Note
15448 status collapsed
15449
15450 \begin_layout Plain Layout
15451
15452 \series bold
15453
15454 \backslash
15455 raisebox est seulement utilisée pour faire de la place
15456 \end_layout
15457
15458 \end_inset
15459
15460
15461 \end_layout
15462
15463 \end_inset
15464 </cell>
15465 </row>
15466 <row>
15467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15468 \begin_inset Text
15469
15470 \begin_layout Plain Layout
15471
15472 \backslash
15473 iint
15474 \end_layout
15475
15476 \end_inset
15477 </cell>
15478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15479 \begin_inset Text
15480
15481 \begin_layout Plain Layout
15482 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
15483 \end_inset
15484
15485
15486 \end_layout
15487
15488 \end_inset
15489 </cell>
15490 </row>
15491 <row>
15492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15493 \begin_inset Text
15494
15495 \begin_layout Plain Layout
15496
15497 \backslash
15498 oiint
15499 \end_layout
15500
15501 \end_inset
15502 </cell>
15503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15504 \begin_inset Text
15505
15506 \begin_layout Plain Layout
15507 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
15508 \end_inset
15509
15510
15511 \end_layout
15512
15513 \end_inset
15514 </cell>
15515 </row>
15516 <row>
15517 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15518 \begin_inset Text
15519
15520 \begin_layout Plain Layout
15521
15522 \backslash
15523 sqiint
15524 \end_layout
15525
15526 \end_inset
15527 </cell>
15528 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15529 \begin_inset Text
15530
15531 \begin_layout Plain Layout
15532 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
15533 \end_inset
15534
15535
15536 \end_layout
15537
15538 \end_inset
15539 </cell>
15540 </row>
15541 </lyxtabular>
15542
15543 \end_inset
15544
15545
15546 \begin_inset space \hfill{}
15547 \end_inset
15548
15549
15550 \begin_inset Tabular
15551 <lyxtabular version="3" rows="4" columns="2">
15552 <features>
15553 <column alignment="center" valignment="top" width="0">
15554 <column alignment="center" valignment="top" width="0">
15555 <row>
15556 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15557 \begin_inset Text
15558
15559 \begin_layout Plain Layout
15560 Commande
15561 \end_layout
15562
15563 \end_inset
15564 </cell>
15565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15566 \begin_inset Text
15567
15568 \begin_layout Plain Layout
15569 Résultat
15570 \end_layout
15571
15572 \end_inset
15573 </cell>
15574 </row>
15575 <row>
15576 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15577 \begin_inset Text
15578
15579 \begin_layout Plain Layout
15580
15581 \backslash
15582 iiint
15583 \end_layout
15584
15585 \end_inset
15586 </cell>
15587 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15588 \begin_inset Text
15589
15590 \begin_layout Plain Layout
15591 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
15592 \end_inset
15593
15594
15595 \end_layout
15596
15597 \end_inset
15598 </cell>
15599 </row>
15600 <row>
15601 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
15602 \begin_inset Text
15603
15604 \begin_layout Plain Layout
15605
15606 \backslash
15607 iiiint
15608 \end_layout
15609
15610 \end_inset
15611 </cell>
15612 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
15613 \begin_inset Text
15614
15615 \begin_layout Plain Layout
15616 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
15617 \end_inset
15618
15619
15620 \end_layout
15621
15622 \end_inset
15623 </cell>
15624 </row>
15625 <row>
15626 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15627 \begin_inset Text
15628
15629 \begin_layout Plain Layout
15630
15631 \backslash
15632 dotsint
15633 \end_layout
15634
15635 \end_inset
15636 </cell>
15637 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15638 \begin_inset Text
15639
15640 \begin_layout Plain Layout
15641 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
15642 \end_inset
15643
15644
15645 \end_layout
15646
15647 \end_inset
15648 </cell>
15649 </row>
15650 </lyxtabular>
15651
15652 \end_inset
15653
15654
15655 \begin_inset space \hfill{}
15656 \end_inset
15657
15658
15659 \end_layout
15660
15661 \begin_layout Subsection
15662 Limites des opérateurs
15663 \begin_inset CommandInset label
15664 LatexCommand label
15665 name "sub:Limites-des-opérateurs"
15666
15667 \end_inset
15668
15669
15670 \begin_inset Index
15671 status collapsed
15672
15673 \begin_layout Plain Layout
15674 Opérateurs ! Limites
15675 \end_layout
15676
15677 \end_inset
15678
15679
15680 \end_layout
15681
15682 \begin_layout Standard
15683 Les limites sont créées avec les indices et les exposants:
15684 \end_layout
15685
15686 \begin_layout Standard
15687 \align center
15688 \begin_inset Tabular
15689 <lyxtabular version="3" rows="2" columns="2">
15690 <features>
15691 <column alignment="center" valignment="top" width="0pt">
15692 <column alignment="center" valignment="top" width="0pt">
15693 <row>
15694 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15695 \begin_inset Text
15696
15697 \begin_layout Plain Layout
15698 Commande
15699 \end_layout
15700
15701 \end_inset
15702 </cell>
15703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15704 \begin_inset Text
15705
15706 \begin_layout Plain Layout
15707 Résultat
15708 \begin_inset Note Note
15709 status collapsed
15710
15711 \begin_layout Plain Layout
15712
15713 \series bold
15714
15715 \backslash
15716 raisebox est seulement utilisée pour faire de la place
15717 \end_layout
15718
15719 \end_inset
15720
15721
15722 \end_layout
15723
15724 \end_inset
15725 </cell>
15726 </row>
15727 <row>
15728 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
15729 \begin_inset Text
15730
15731 \begin_layout Plain Layout
15732
15733 \backslash
15734 prod^
15735 \backslash
15736 infty
15737 \begin_inset ERT
15738 status collapsed
15739
15740 \begin_layout Plain Layout
15741
15742
15743 \backslash
15744 spce 
15745 \end_layout
15746
15747 \end_inset
15748
15749
15750 \begin_inset Formula $\to$
15751 \end_inset
15752
15753 _0
15754 \begin_inset Formula $\to$
15755 \end_inset
15756
15757 A(x)
15758 \end_layout
15759
15760 \end_inset
15761 </cell>
15762 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
15763 \begin_inset Text
15764
15765 \begin_layout Plain Layout
15766 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
15767 \end_inset
15768
15769
15770 \end_layout
15771
15772 \end_inset
15773 </cell>
15774 </row>
15775 </lyxtabular>
15776
15777 \end_inset
15778
15779
15780 \end_layout
15781
15782 \begin_layout Standard
15783 Pour les formules en lignes, les limites sont placées juste après l'opérateur.
15784  Pour les formules hors ligne, les limites sont placées au dessus ou en
15785  dessous de l'opérateur, sauf pour les limites des intégrales.
15786 \end_layout
15787
15788 \begin_layout Standard
15789 Pour forcer les limites à être après l'opérateur, on place le curseur juste
15790  après l'opérateur et on change le type de limite avec le menu 
15791 \family sans
15792 Éditer\SpecialChar \menuseparator
15793 Math\SpecialChar \menuseparator
15794 Changer
15795 \begin_inset space ~
15796 \end_inset
15797
15798 le
15799 \begin_inset space ~
15800 \end_inset
15801
15802 type
15803 \begin_inset space ~
15804 \end_inset
15805
15806 de
15807 \begin_inset space ~
15808 \end_inset
15809
15810 limites
15811 \family default
15812  pour 
15813 \family sans
15814 En
15815 \begin_inset space ~
15816 \end_inset
15817
15818 ligne
15819 \family default
15820  (raccourci 
15821 \family sans
15822 Alt-m
15823 \begin_inset space ~
15824 \end_inset
15825
15826 l
15827 \family default
15828 ).
15829  Un exemple:
15830 \end_layout
15831
15832 \begin_layout Standard
15833 Par défaut les limites ont ce type:
15834 \begin_inset Formula \[
15835 \sum_{x=0}^{\infty}\frac{1}{x^{2}}\]
15836
15837 \end_inset
15838
15839 Voici à quoi elles ressemblent si on change le type des limites à 
15840 \family sans
15841 En
15842 \begin_inset space ~
15843 \end_inset
15844
15845 ligne
15846 \family default
15847 :
15848 \begin_inset Formula \[
15849 \sum\nolimits _{x=0}^{\infty}\frac{1}{x^{2}}\]
15850
15851 \end_inset
15852
15853 Pour les intégrales, à part pour 
15854 \series bold
15855
15856 \backslash
15857 intop
15858 \series default
15859  et 
15860 \series bold
15861
15862 \backslash
15863 ointop
15864 \series default
15865 , les limites sont placées par défaut après l'opérateur.
15866  Mais pour les intégrales multiples les limites sont souvent placées sous
15867  l'opérateur.
15868  Dans l'exemple suivant, le type de limites a donc été mis à 
15869 \series bold
15870 Hors
15871 \begin_inset space ~
15872 \end_inset
15873
15874 ligne 
15875 \series default
15876 et elles sont donc placées sous les intégrales:
15877 \begin_inset Formula \begin{equation}
15878 \iiint\limits _{V}X\,\mathrm{d}V=U\label{eq:VolInt}\end{equation}
15879
15880 \end_inset
15881
15882
15883 \end_layout
15884
15885 \begin_layout Standard
15886 \begin_inset VSpace medskip
15887 \end_inset
15888
15889 Pour préciser des conditions pour les limites, on utilise les commandes
15890  
15891 \series bold
15892
15893 \backslash
15894 subarray
15895 \series default
15896
15897 \begin_inset Index
15898 status collapsed
15899
15900 \begin_layout Plain Layout
15901 Commandes ! S ! 
15902 \backslash
15903 subarray
15904 \end_layout
15905
15906 \end_inset
15907
15908  et 
15909 \series bold
15910
15911 \backslash
15912 substack
15913 \series default
15914
15915 \begin_inset Index
15916 status collapsed
15917
15918 \begin_layout Plain Layout
15919 Commandes ! S ! 
15920 \backslash
15921 substack
15922 \end_layout
15923
15924 \end_inset
15925
15926 .
15927  Par exemple, pour obtenir cette expression 
15928 \begin_inset Formula \begin{equation}
15929 \sum_{\begin{subarray}{c}
15930 0<k<1000\\
15931 \\k\,\in\,\mathbb{N}\end{subarray}}^{n}k^{-2}\label{eq:substack}\end{equation}
15932
15933 \end_inset
15934
15935
15936 \end_layout
15937
15938 \begin_layout Standard
15939 on doit faire ceci:
15940 \begin_inset Newline newline
15941 \end_inset
15942
15943 D'abord taper la commande 
15944 \series bold
15945
15946 \backslash
15947 sum
15948 \series default
15949 ^
15950 \series bold
15951 n
15952 \begin_inset ERT
15953 status collapsed
15954
15955 \begin_layout Plain Layout
15956
15957
15958 \backslash
15959 spce 
15960 \end_layout
15961
15962 \end_inset
15963
15964 _
15965 \series default
15966  .
15967  On se trouve alors dans une boîte bleue sous l'opérateur de sommation et
15968  on y insère la commande 
15969 \series bold
15970
15971 \backslash
15972 subarray
15973 \begin_inset ERT
15974 status collapsed
15975
15976 \begin_layout Plain Layout
15977
15978
15979 \backslash
15980 spce 
15981 \end_layout
15982
15983 \end_inset
15984
15985
15986 \series default
15987 .
15988  La boîte bleue se trouve maintenant dans une boîte violette et on peut
15989  écrire plusieurs lignes les unes au dessus des autres.
15990  On crée une nouvelle ligne en insérant un saut de ligne (
15991 \family sans
15992 Ctrl-Entrée
15993 \family default
15994 ).
15995  Maintenant, quand on tape
15996 \begin_inset Newline newline
15997 \end_inset
15998
15999
16000 \series bold
16001 0<k<1000 Ctrl-Entrée
16002 \begin_inset Newline newline
16003 \end_inset
16004
16005
16006 \series default
16007 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
16008 \end_layout
16009
16010 \begin_layout Standard
16011 L'alignement des lignes peut être modifié en alignement à gauche avec la
16012  barre d'outils 
16013 \family sans
16014 Tableaux
16015 \family default
16016  ou avec le menu 
16017 \family sans
16018 Éditer\SpecialChar \menuseparator
16019 Lignes
16020 \begin_inset space ~
16021 \end_inset
16022
16023 &
16024 \begin_inset space ~
16025 \end_inset
16026
16027 colonnes
16028 \family default
16029 .
16030  Pour avoir un alignement à droite, on insère un 
16031 \series bold
16032
16033 \backslash
16034 hfill
16035 \begin_inset ERT
16036 status collapsed
16037
16038 \begin_layout Plain Layout
16039
16040
16041 \backslash
16042 spce 
16043 \end_layout
16044
16045 \end_inset
16046
16047
16048 \series default
16049  au début de la ligne.
16050 \end_layout
16051
16052 \begin_layout Standard
16053 La commande 
16054 \series bold
16055
16056 \backslash
16057 substack
16058 \series default
16059  est équivalente à 
16060 \series bold
16061
16062 \backslash
16063 subarray
16064 \series default
16065  avec la différence que les lignes sont toujours centrées.
16066 \end_layout
16067
16068 \begin_layout Standard
16069 \begin_inset VSpace bigskip
16070 \end_inset
16071
16072 Comme dans le cas de la formule 
16073 \begin_inset CommandInset ref
16074 LatexCommand eqref
16075 reference "eq:substack"
16076
16077 \end_inset
16078
16079 , il se peut qu'il y ait trop d'espace après un opérateur, puisque les caractère
16080 s qui suivent l'opérateur se trouvent après la limite.
16081 \end_layout
16082
16083 \begin_layout Standard
16084 Pour éviter cela, on peut utiliser la macro suivante dans le préambule LaTeX:
16085 \end_layout
16086
16087 \begin_layout Standard
16088
16089 \series bold
16090
16091 \backslash
16092 def
16093 \backslash
16094 clap#1{
16095 \backslash
16096 hbox to 0pt{
16097 \backslash
16098 hss #1
16099 \backslash
16100 hss}}
16101 \begin_inset Newline newline
16102 \end_inset
16103
16104
16105 \backslash
16106 def
16107 \backslash
16108 mathclap {
16109 \backslash
16110 mathpalette 
16111 \backslash
16112 mathclapinternal}
16113 \begin_inset Newline newline
16114 \end_inset
16115
16116
16117 \backslash
16118 def
16119 \backslash
16120 mathclapinternal #1#2{
16121 \backslash
16122 clap{$
16123 \backslash
16124 mathsurround =0pt #1{#2}$}}
16125 \end_layout
16126
16127 \begin_layout Standard
16128 Elle définit la commande 
16129 \series bold
16130
16131 \backslash
16132 mathclap
16133 \series default
16134
16135 \begin_inset Index
16136 status collapsed
16137
16138 \begin_layout Plain Layout
16139 Commandes ! M ! 
16140 \backslash
16141 mathclap
16142 \end_layout
16143
16144 \end_inset
16145
16146  qui met la largeur de la limite à 0
16147 \begin_inset space \thinspace{}
16148 \end_inset
16149
16150 pt.
16151  La syntaxe de la commande est:
16152 \end_layout
16153
16154 \begin_layout Standard
16155
16156 \series bold
16157
16158 \backslash
16159 mathclap{limite}
16160 \end_layout
16161
16162 \begin_layout Standard
16163 où la limite peut être composée de plusieurs conditions.
16164 \end_layout
16165
16166 \begin_layout Standard
16167 Appliqué à la formule 
16168 \begin_inset CommandInset ref
16169 LatexCommand eqref
16170 reference "eq:substack"
16171
16172 \end_inset
16173
16174 , on utilise la commande
16175 \end_layout
16176
16177 \begin_layout Standard
16178
16179 \series bold
16180
16181 \backslash
16182 sum_
16183 \backslash
16184 mathclap{
16185 \backslash
16186 substack
16187 \begin_inset ERT
16188 status collapsed
16189
16190 \begin_layout Plain Layout
16191
16192
16193 \backslash
16194 spce 
16195 \end_layout
16196
16197 \end_inset
16198
16199 0<k<1000 Ctrl-Enter
16200 \end_layout
16201
16202 \begin_layout Standard
16203 pour créer la limite inférieure.
16204  L'opérande est maintenant juste après l'opérateur de sommation:
16205 \begin_inset Formula \[
16206 \sum_{\mathclap{\substack{0<k<1000\\
16207 \\k\,\in\,\mathbb{N}}
16208 }}^{n}k^{-2}\]
16209
16210 \end_inset
16211
16212
16213 \end_layout
16214
16215 \begin_layout Standard
16216 \begin_inset VSpace bigskip
16217 \end_inset
16218
16219 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
16220 \begin_inset CommandInset ref
16221 LatexCommand ref
16222 reference "sub:Opérateurs-personnalisés"
16223
16224 \end_inset
16225
16226 .
16227 \end_layout
16228
16229 \begin_layout Subsection
16230 Opérateurs binaires
16231 \begin_inset CommandInset label
16232 LatexCommand label
16233 name "sub:Opérateurs-binaires"
16234
16235 \end_inset
16236
16237
16238 \begin_inset Index
16239 status collapsed
16240
16241 \begin_layout Plain Layout
16242 Opérateurs ! binaires
16243 \end_layout
16244
16245 \end_inset
16246
16247
16248 \end_layout
16249
16250 \begin_layout Standard
16251 Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
16252  avant et après eux.
16253 \begin_inset VSpace medskip
16254 \end_inset
16255
16256
16257 \end_layout
16258
16259 \begin_layout Standard
16260
16261 \lang english
16262 \begin_inset space \hfill{}
16263 \end_inset
16264
16265
16266 \lang french
16267
16268 \begin_inset Tabular
16269 <lyxtabular version="3" rows="13" columns="2">
16270 <features>
16271 <column alignment="center" valignment="top" width="0pt">
16272 <column alignment="center" valignment="top" width="0pt">
16273 <row>
16274 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16275 \begin_inset Text
16276
16277 \begin_layout Plain Layout
16278 Commande
16279 \begin_inset Note Note
16280 status collapsed
16281
16282 \begin_layout Plain Layout
16283
16284 \series bold
16285
16286 \backslash
16287 raisebox est seulement utilisée pour faire de la place
16288 \end_layout
16289
16290 \end_inset
16291
16292
16293 \end_layout
16294
16295 \end_inset
16296 </cell>
16297 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16298 \begin_inset Text
16299
16300 \begin_layout Plain Layout
16301 Résultat
16302 \end_layout
16303
16304 \end_inset
16305 </cell>
16306 </row>
16307 <row>
16308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16309 \begin_inset Text
16310
16311 \begin_layout Plain Layout
16312 +
16313 \end_layout
16314
16315 \end_inset
16316 </cell>
16317 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16318 \begin_inset Text
16319
16320 \begin_layout Plain Layout
16321 \begin_inset Formula $+$
16322 \end_inset
16323
16324
16325 \end_layout
16326
16327 \end_inset
16328 </cell>
16329 </row>
16330 <row>
16331 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16332 \begin_inset Text
16333
16334 \begin_layout Plain Layout
16335 -
16336 \end_layout
16337
16338 \end_inset
16339 </cell>
16340 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16341 \begin_inset Text
16342
16343 \begin_layout Plain Layout
16344 \begin_inset Formula $-$
16345 \end_inset
16346
16347
16348 \end_layout
16349
16350 \end_inset
16351 </cell>
16352 </row>
16353 <row>
16354 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16355 \begin_inset Text
16356
16357 \begin_layout Plain Layout
16358
16359 \backslash
16360 pm
16361 \end_layout
16362
16363 \end_inset
16364 </cell>
16365 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16366 \begin_inset Text
16367
16368 \begin_layout Plain Layout
16369 \begin_inset Formula $\pm$
16370 \end_inset
16371
16372
16373 \end_layout
16374
16375 \end_inset
16376 </cell>
16377 </row>
16378 <row>
16379 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16380 \begin_inset Text
16381
16382 \begin_layout Plain Layout
16383
16384 \backslash
16385 mp
16386 \end_layout
16387
16388 \end_inset
16389 </cell>
16390 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16391 \begin_inset Text
16392
16393 \begin_layout Plain Layout
16394 \begin_inset Formula $\mp$
16395 \end_inset
16396
16397
16398 \end_layout
16399
16400 \end_inset
16401 </cell>
16402 </row>
16403 <row>
16404 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16405 \begin_inset Text
16406
16407 \begin_layout Plain Layout
16408
16409 \backslash
16410 cdot
16411 \end_layout
16412
16413 \end_inset
16414 </cell>
16415 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16416 \begin_inset Text
16417
16418 \begin_layout Plain Layout
16419 \begin_inset Formula $\cdot$
16420 \end_inset
16421
16422
16423 \end_layout
16424
16425 \end_inset
16426 </cell>
16427 </row>
16428 <row>
16429 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16430 \begin_inset Text
16431
16432 \begin_layout Plain Layout
16433
16434 \backslash
16435 times
16436 \end_layout
16437
16438 \end_inset
16439 </cell>
16440 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16441 \begin_inset Text
16442
16443 \begin_layout Plain Layout
16444 \begin_inset Formula $\times$
16445 \end_inset
16446
16447
16448 \end_layout
16449
16450 \end_inset
16451 </cell>
16452 </row>
16453 <row>
16454 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16455 \begin_inset Text
16456
16457 \begin_layout Plain Layout
16458
16459 \backslash
16460 div
16461 \end_layout
16462
16463 \end_inset
16464 </cell>
16465 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16466 \begin_inset Text
16467
16468 \begin_layout Plain Layout
16469 \begin_inset Formula $\div$
16470 \end_inset
16471
16472
16473 \end_layout
16474
16475 \end_inset
16476 </cell>
16477 </row>
16478 <row>
16479 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16480 \begin_inset Text
16481
16482 \begin_layout Plain Layout
16483 \begin_inset ERT
16484 status collapsed
16485
16486 \begin_layout Plain Layout
16487
16488
16489 \backslash
16490 raisebox{-1.2mm}{
16491 \end_layout
16492
16493 \end_inset
16494
16495 *
16496 \begin_inset ERT
16497 status collapsed
16498
16499 \begin_layout Plain Layout
16500
16501 }
16502 \end_layout
16503
16504 \end_inset
16505
16506
16507 \end_layout
16508
16509 \end_inset
16510 </cell>
16511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16512 \begin_inset Text
16513
16514 \begin_layout Plain Layout
16515 \begin_inset Formula $*$
16516 \end_inset
16517
16518
16519 \end_layout
16520
16521 \end_inset
16522 </cell>
16523 </row>
16524 <row>
16525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16526 \begin_inset Text
16527
16528 \begin_layout Plain Layout
16529
16530 \backslash
16531 star
16532 \end_layout
16533
16534 \end_inset
16535 </cell>
16536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16537 \begin_inset Text
16538
16539 \begin_layout Plain Layout
16540 \begin_inset Formula $\star$
16541 \end_inset
16542
16543
16544 \end_layout
16545
16546 \end_inset
16547 </cell>
16548 </row>
16549 <row>
16550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16551 \begin_inset Text
16552
16553 \begin_layout Plain Layout
16554
16555 \backslash
16556 circ
16557 \end_layout
16558
16559 \end_inset
16560 </cell>
16561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16562 \begin_inset Text
16563
16564 \begin_layout Plain Layout
16565 \begin_inset Formula $\circ$
16566 \end_inset
16567
16568
16569 \end_layout
16570
16571 \end_inset
16572 </cell>
16573 </row>
16574 <row>
16575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16576 \begin_inset Text
16577
16578 \begin_layout Plain Layout
16579
16580 \backslash
16581 diamond
16582 \end_layout
16583
16584 \end_inset
16585 </cell>
16586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16587 \begin_inset Text
16588
16589 \begin_layout Plain Layout
16590 \begin_inset Formula $\diamond$
16591 \end_inset
16592
16593
16594 \end_layout
16595
16596 \end_inset
16597 </cell>
16598 </row>
16599 <row>
16600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16601 \begin_inset Text
16602
16603 \begin_layout Plain Layout
16604
16605 \backslash
16606 bullet
16607 \end_layout
16608
16609 \end_inset
16610 </cell>
16611 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16612 \begin_inset Text
16613
16614 \begin_layout Plain Layout
16615 \begin_inset Formula $\bullet$
16616 \end_inset
16617
16618
16619 \end_layout
16620
16621 \end_inset
16622 </cell>
16623 </row>
16624 </lyxtabular>
16625
16626 \end_inset
16627
16628
16629 \begin_inset space \hfill{}
16630 \end_inset
16631
16632
16633 \begin_inset Tabular
16634 <lyxtabular version="3" rows="13" columns="2">
16635 <features>
16636 <column alignment="center" valignment="top" width="0pt">
16637 <column alignment="center" valignment="top" width="0pt">
16638 <row>
16639 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16640 \begin_inset Text
16641
16642 \begin_layout Plain Layout
16643 Commande
16644 \end_layout
16645
16646 \end_inset
16647 </cell>
16648 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16649 \begin_inset Text
16650
16651 \begin_layout Plain Layout
16652 Résultat
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 nabla
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 $\nabla$
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 bigtriangledown
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 $\bigtriangledown$
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 bigtriangleup
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 $\bigtriangleup$
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 Box
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 $\Box$
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 cap 
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 $\cap$
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" leftline="true" usebox="none">
16785 \begin_inset Text
16786
16787 \begin_layout Plain Layout
16788
16789 \backslash
16790 cup
16791 \end_layout
16792
16793 \end_inset
16794 </cell>
16795 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16796 \begin_inset Text
16797
16798 \begin_layout Plain Layout
16799 \begin_inset Formula $\cup$
16800 \end_inset
16801
16802
16803 \end_layout
16804
16805 \end_inset
16806 </cell>
16807 </row>
16808 <row>
16809 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16810 \begin_inset Text
16811
16812 \begin_layout Plain Layout
16813
16814 \backslash
16815 dagger
16816 \end_layout
16817
16818 \end_inset
16819 </cell>
16820 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16821 \begin_inset Text
16822
16823 \begin_layout Plain Layout
16824 \begin_inset Formula $\dagger$
16825 \end_inset
16826
16827
16828 \end_layout
16829
16830 \end_inset
16831 </cell>
16832 </row>
16833 <row>
16834 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16835 \begin_inset Text
16836
16837 \begin_layout Plain Layout
16838
16839 \backslash
16840 ddagger
16841 \end_layout
16842
16843 \end_inset
16844 </cell>
16845 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16846 \begin_inset Text
16847
16848 \begin_layout Plain Layout
16849 \begin_inset Formula $\ddagger$
16850 \end_inset
16851
16852
16853 \end_layout
16854
16855 \end_inset
16856 </cell>
16857 </row>
16858 <row>
16859 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16860 \begin_inset Text
16861
16862 \begin_layout Plain Layout
16863
16864 \backslash
16865 wr
16866 \end_layout
16867
16868 \end_inset
16869 </cell>
16870 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16871 \begin_inset Text
16872
16873 \begin_layout Plain Layout
16874 \begin_inset Formula $\wr$
16875 \end_inset
16876
16877
16878 \end_layout
16879
16880 \end_inset
16881 </cell>
16882 </row>
16883 <row>
16884 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16885 \begin_inset Text
16886
16887 \begin_layout Plain Layout
16888
16889 \backslash
16890 bigcirc
16891 \end_layout
16892
16893 \end_inset
16894 </cell>
16895 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16896 \begin_inset Text
16897
16898 \begin_layout Plain Layout
16899 \begin_inset Formula $\bigcirc$
16900 \end_inset
16901
16902
16903 \end_layout
16904
16905 \end_inset
16906 </cell>
16907 </row>
16908 <row>
16909 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
16910 \begin_inset Text
16911
16912 \begin_layout Plain Layout
16913
16914 \backslash
16915 wedge
16916 \end_layout
16917
16918 \end_inset
16919 </cell>
16920 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
16921 \begin_inset Text
16922
16923 \begin_layout Plain Layout
16924 \begin_inset Formula $\wedge$
16925 \end_inset
16926
16927
16928 \end_layout
16929
16930 \end_inset
16931 </cell>
16932 </row>
16933 <row>
16934 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16935 \begin_inset Text
16936
16937 \begin_layout Plain Layout
16938
16939 \backslash
16940 vee
16941 \end_layout
16942
16943 \end_inset
16944 </cell>
16945 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16946 \begin_inset Text
16947
16948 \begin_layout Plain Layout
16949 \begin_inset Formula $\vee$
16950 \end_inset
16951
16952
16953 \end_layout
16954
16955 \end_inset
16956 </cell>
16957 </row>
16958 </lyxtabular>
16959
16960 \end_inset
16961
16962
16963 \begin_inset space \hfill{}
16964 \end_inset
16965
16966
16967 \begin_inset Tabular
16968 <lyxtabular version="3" rows="13" columns="2">
16969 <features>
16970 <column alignment="center" valignment="top" width="0pt">
16971 <column alignment="center" valignment="top" width="0pt">
16972 <row>
16973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
16974 \begin_inset Text
16975
16976 \begin_layout Plain Layout
16977 Commande
16978 \end_layout
16979
16980 \end_inset
16981 </cell>
16982 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
16983 \begin_inset Text
16984
16985 \begin_layout Plain Layout
16986 Résultat
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 oplus
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 $\oplus$
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 ominus
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 $\ominus$
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 otimes
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 $\otimes$
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 oslash
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 $\oslash$
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 odot
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 $\odot$
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" leftline="true" usebox="none">
17119 \begin_inset Text
17120
17121 \begin_layout Plain Layout
17122
17123 \backslash
17124 amalg
17125 \end_layout
17126
17127 \end_inset
17128 </cell>
17129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17130 \begin_inset Text
17131
17132 \begin_layout Plain Layout
17133 \begin_inset Formula $\amalg$
17134 \end_inset
17135
17136
17137 \end_layout
17138
17139 \end_inset
17140 </cell>
17141 </row>
17142 <row>
17143 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17144 \begin_inset Text
17145
17146 \begin_layout Plain Layout
17147
17148 \backslash
17149 uplus
17150 \end_layout
17151
17152 \end_inset
17153 </cell>
17154 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17155 \begin_inset Text
17156
17157 \begin_layout Plain Layout
17158 \begin_inset Formula $\uplus$
17159 \end_inset
17160
17161
17162 \end_layout
17163
17164 \end_inset
17165 </cell>
17166 </row>
17167 <row>
17168 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17169 \begin_inset Text
17170
17171 \begin_layout Plain Layout
17172
17173 \backslash
17174 setminus
17175 \end_layout
17176
17177 \end_inset
17178 </cell>
17179 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17180 \begin_inset Text
17181
17182 \begin_layout Plain Layout
17183 \begin_inset Formula $\setminus$
17184 \end_inset
17185
17186
17187 \end_layout
17188
17189 \end_inset
17190 </cell>
17191 </row>
17192 <row>
17193 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17194 \begin_inset Text
17195
17196 \begin_layout Plain Layout
17197
17198 \backslash
17199 sqcap
17200 \end_layout
17201
17202 \end_inset
17203 </cell>
17204 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17205 \begin_inset Text
17206
17207 \begin_layout Plain Layout
17208 \begin_inset Formula $\sqcap$
17209 \end_inset
17210
17211
17212 \end_layout
17213
17214 \end_inset
17215 </cell>
17216 </row>
17217 <row>
17218 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17219 \begin_inset Text
17220
17221 \begin_layout Plain Layout
17222
17223 \backslash
17224 sqcup
17225 \end_layout
17226
17227 \end_inset
17228 </cell>
17229 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17230 \begin_inset Text
17231
17232 \begin_layout Plain Layout
17233 \begin_inset Formula $\sqcup$
17234 \end_inset
17235
17236
17237 \end_layout
17238
17239 \end_inset
17240 </cell>
17241 </row>
17242 <row>
17243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17244 \begin_inset Text
17245
17246 \begin_layout Plain Layout
17247
17248 \backslash
17249 triangleleft
17250 \end_layout
17251
17252 \end_inset
17253 </cell>
17254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17255 \begin_inset Text
17256
17257 \begin_layout Plain Layout
17258 \begin_inset Formula $\triangleleft$
17259 \end_inset
17260
17261
17262 \end_layout
17263
17264 \end_inset
17265 </cell>
17266 </row>
17267 <row>
17268 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17269 \begin_inset Text
17270
17271 \begin_layout Plain Layout
17272
17273 \backslash
17274 triangleright
17275 \end_layout
17276
17277 \end_inset
17278 </cell>
17279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17280 \begin_inset Text
17281
17282 \begin_layout Plain Layout
17283 \begin_inset Formula $\triangleright$
17284 \end_inset
17285
17286
17287 \end_layout
17288
17289 \end_inset
17290 </cell>
17291 </row>
17292 </lyxtabular>
17293
17294 \end_inset
17295
17296
17297 \begin_inset space \hfill{}
17298 \end_inset
17299
17300
17301 \end_layout
17302
17303 \begin_layout Standard
17304 Tous les opérateurs binaires peuvent être insérés avec le bouton 
17305 \begin_inset Graphics
17306         filename ../../images/math/pm.png
17307         scale 85
17308
17309 \end_inset
17310
17311  de la barre d'outils mathématique.
17312 \end_layout
17313
17314 \begin_layout Standard
17315 Pour obtenir l'opérateur Laplacien, on peut utiliser 
17316 \series bold
17317
17318 \backslash
17319 Delta
17320 \series default
17321  ou 
17322 \series bold
17323
17324 \backslash
17325 nabla
17326 \series default
17327 ^
17328 \series bold
17329 2
17330 \series default
17331  (
17332 \begin_inset Formula $\nabla^{2}$
17333 \end_inset
17334
17335 ) à la place de 
17336 \series bold
17337
17338 \backslash
17339 bigtriangleup
17340 \series default
17341  .
17342 \end_layout
17343
17344 \begin_layout Standard
17345 Le caractère 
17346 \family sans
17347 Séparateur
17348 \begin_inset space ~
17349 \end_inset
17350
17351 de
17352 \begin_inset space ~
17353 \end_inset
17354
17355 menu
17356 \family default
17357  du menu 
17358 \family sans
17359 Insérer\SpecialChar \menuseparator
17360 Caractères
17361 \begin_inset space ~
17362 \end_inset
17363
17364 spécial
17365 \family default
17366  est en fait l'opérateur 
17367 \series bold
17368
17369 \backslash
17370 triangleright
17371 \series default
17372 .
17373 \end_layout
17374
17375 \begin_layout Subsection
17376 Opérateurs personnalisés
17377 \begin_inset CommandInset label
17378 LatexCommand label
17379 name "sub:Opérateurs-personnalisés"
17380
17381 \end_inset
17382
17383
17384 \begin_inset Index
17385 status collapsed
17386
17387 \begin_layout Plain Layout
17388 Opérateurs ! personnalisés
17389 \end_layout
17390
17391 \end_inset
17392
17393
17394 \end_layout
17395
17396 \begin_layout Standard
17397 Avec l'aide de la commande 
17398 \series bold
17399
17400 \backslash
17401 DeclareMathOperator
17402 \series default
17403
17404 \begin_inset Index
17405 status collapsed
17406
17407 \begin_layout Plain Layout
17408 Commandes ! D ! 
17409 \backslash
17410 dbinom@
17411 \backslash
17412 DeclareMathOperator
17413 \end_layout
17414
17415 \end_inset
17416
17417 , on peut définir des opérateurs personnalisés dans le préambule LaTeX.
17418  La syntaxe de la commande est:
17419 \end_layout
17420
17421 \begin_layout Standard
17422
17423 \series bold
17424
17425 \backslash
17426 DeclareMathOperator{nouvelle commande}{affichage}
17427 \end_layout
17428
17429 \begin_layout Standard
17430 L'affichage peut être composé de caractères ou de symboles qui définissent
17431  comment l'opérateur doit apparaître dans la sortie finale.
17432  Pour définir un grand opérateur, on met une * après la commande.
17433  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
17434  c'est décrit dans 
17435 \begin_inset CommandInset ref
17436 LatexCommand ref
17437 reference "sub:Limites-des-opérateurs"
17438
17439 \end_inset
17440
17441 .
17442 \end_layout
17443
17444 \begin_layout Standard
17445 Par exemple la ligne 
17446 \end_layout
17447
17448 \begin_layout Standard
17449
17450 \series bold
17451
17452 \backslash
17453 DeclareMathOperator*{
17454 \backslash
17455 Losange}{
17456 \backslash
17457 blacklozenge}
17458 \end_layout
17459
17460 \begin_layout Standard
17461 dans le préambule LaTeX définit la commande 
17462 \series bold
17463
17464 \backslash
17465 Losange
17466 \series default
17467 , qui insère un grand opérateur qui consiste en un symbole losange venant
17468  de 
17469 \begin_inset CommandInset ref
17470 LatexCommand ref
17471 reference "sub:Symboles-divers"
17472
17473 \end_inset
17474
17475 :
17476 \begin_inset Formula \[
17477 \Losange_{n=1}^{\infty}\]
17478
17479 \end_inset
17480
17481 La commande utilisée pour cette formule est: 
17482 \series bold
17483
17484 \backslash
17485 Losange
17486 \series default
17487 ^
17488 \series bold
17489
17490 \backslash
17491 infty
17492 \begin_inset Formula $\to$
17493 \end_inset
17494
17495 _n=1
17496 \end_layout
17497
17498 \begin_layout Standard
17499 \begin_inset VSpace bigskip
17500 \end_inset
17501
17502 Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
17503  document, on peut aussi le définir avec les commandes 
17504 \series bold
17505
17506 \backslash
17507 mathop
17508 \series default
17509
17510 \begin_inset Index
17511 status collapsed
17512
17513 \begin_layout Plain Layout
17514 Commandes ! M ! 
17515 \backslash
17516 mathop
17517 \end_layout
17518
17519 \end_inset
17520
17521  et 
17522 \series bold
17523
17524 \backslash
17525 mathbin
17526 \series default
17527
17528 \begin_inset Index
17529 status collapsed
17530
17531 \begin_layout Plain Layout
17532 Commandes ! M ! 
17533 \backslash
17534 mathbin
17535 \end_layout
17536
17537 \end_inset
17538
17539 , qui ont les syntaxes suivantes:
17540 \end_layout
17541
17542 \begin_layout Standard
17543
17544 \series bold
17545
17546 \backslash
17547 mathop{affichage}
17548 \series default
17549  et 
17550 \series bold
17551
17552 \backslash
17553 mathbin{affichage}
17554 \end_layout
17555
17556 \begin_layout Standard
17557
17558 \series bold
17559
17560 \backslash
17561 mathop
17562 \series default
17563  définit des grands opérateurs et 
17564 \series bold
17565
17566 \backslash
17567 mathbin
17568 \series default
17569  des opérateurs binaires.
17570 \end_layout
17571
17572 \begin_layout Standard
17573
17574 \series bold
17575
17576 \backslash
17577 mathop
17578 \series default
17579  peut par exemple servir à mettre une limite à plusieurs opérateurs:
17580 \end_layout
17581
17582 \begin_layout Standard
17583 \begin_inset Formula \[
17584 \mathop{\sum\negmedspace\sum}_{i,j=1}^{N}\]
17585
17586 \end_inset
17587
17588
17589 \end_layout
17590
17591 \begin_layout Standard
17592 La commande pour la formule précédente est:
17593 \begin_inset Newline newline
17594 \end_inset
17595
17596
17597 \series bold
17598
17599 \backslash
17600 mathop{
17601 \backslash
17602 sum
17603 \backslash
17604 negmedspace
17605 \backslash
17606 sum
17607 \series default
17608
17609 \begin_inset ERT
17610 status collapsed
17611
17612 \begin_layout Plain Layout
17613
17614
17615 \backslash
17616 spce 
17617 \end_layout
17618
17619 \end_inset
17620
17621
17622 \series bold
17623
17624 \begin_inset Formula $\to$
17625 \end_inset
17626
17627 ^N
17628 \series default
17629
17630 \begin_inset ERT
17631 status collapsed
17632
17633 \begin_layout Plain Layout
17634
17635
17636 \backslash
17637 spce 
17638 \end_layout
17639
17640 \end_inset
17641
17642
17643 \series bold
17644 _i,j=1
17645 \end_layout
17646
17647 \begin_layout Section
17648 Polices de caractères
17649 \begin_inset Index
17650 status collapsed
17651
17652 \begin_layout Plain Layout
17653 Polices de caractères
17654 \end_layout
17655
17656 \end_inset
17657
17658
17659 \begin_inset Index
17660 status collapsed
17661
17662 \begin_layout Plain Layout
17663 Fontes| see
17664 \begin_inset ERT
17665 status collapsed
17666
17667 \begin_layout Plain Layout
17668
17669 {
17670 \end_layout
17671
17672 \end_inset
17673
17674 Polices de caractères
17675 \begin_inset ERT
17676 status collapsed
17677
17678 \begin_layout Plain Layout
17679
17680 }
17681 \end_layout
17682
17683 \end_inset
17684
17685
17686 \end_layout
17687
17688 \end_inset
17689
17690
17691 \end_layout
17692
17693 \begin_layout Subsection
17694 Styles de polices
17695 \begin_inset CommandInset label
17696 LatexCommand label
17697 name "sub:Styles-de-polices"
17698
17699 \end_inset
17700
17701
17702 \begin_inset Index
17703 status collapsed
17704
17705 \begin_layout Plain Layout
17706 Polices de caractères ! style
17707 \end_layout
17708
17709 \end_inset
17710
17711
17712 \end_layout
17713
17714 \begin_layout Standard
17715 Dans les formules on peut affecter aux lettres latines un des styles de
17716  police suivant:
17717 \begin_inset VSpace -2mm
17718 \end_inset
17719
17720
17721 \end_layout
17722
17723 \begin_layout Standard
17724 \align center
17725 \begin_inset Tabular
17726 <lyxtabular version="3" rows="6" columns="3">
17727 <features>
17728 <column alignment="center" valignment="top" width="0">
17729 <column alignment="center" valignment="top" width="0">
17730 <column alignment="center" valignment="top" width="0">
17731 <row>
17732 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17733 \begin_inset Text
17734
17735 \begin_layout Plain Layout
17736 Commande
17737 \end_layout
17738
17739 \end_inset
17740 </cell>
17741 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17742 \begin_inset Text
17743
17744 \begin_layout Plain Layout
17745 Résultat
17746 \end_layout
17747
17748 \end_inset
17749 </cell>
17750 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17751 \begin_inset Text
17752
17753 \begin_layout Plain Layout
17754 Raccourci
17755 \end_layout
17756
17757 \end_inset
17758 </cell>
17759 </row>
17760 <row>
17761 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17762 \begin_inset Text
17763
17764 \begin_layout Plain Layout
17765
17766 \backslash
17767 mathbb
17768 \begin_inset ERT
17769 status collapsed
17770
17771 \begin_layout Plain Layout
17772
17773
17774 \backslash
17775 spce 
17776 \end_layout
17777
17778 \end_inset
17779
17780 ABC
17781 \end_layout
17782
17783 \end_inset
17784 </cell>
17785 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17786 \begin_inset Text
17787
17788 \begin_layout Plain Layout
17789 \begin_inset Formula $\mathbb{ABC}$
17790 \end_inset
17791
17792
17793 \end_layout
17794
17795 \end_inset
17796 </cell>
17797 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17798 \begin_inset Text
17799
17800 \begin_layout Plain Layout
17801 Alt-c c
17802 \end_layout
17803
17804 \end_inset
17805 </cell>
17806 </row>
17807 <row>
17808 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17809 \begin_inset Text
17810
17811 \begin_layout Plain Layout
17812
17813 \backslash
17814 mathbf
17815 \begin_inset ERT
17816 status collapsed
17817
17818 \begin_layout Plain Layout
17819
17820
17821 \backslash
17822 spce 
17823 \end_layout
17824
17825 \end_inset
17826
17827 AbC
17828 \end_layout
17829
17830 \end_inset
17831 </cell>
17832 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17833 \begin_inset Text
17834
17835 \begin_layout Plain Layout
17836 \begin_inset Formula $\mathbf{AbC}$
17837 \end_inset
17838
17839
17840 \end_layout
17841
17842 \end_inset
17843 </cell>
17844 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17845 \begin_inset Text
17846
17847 \begin_layout Plain Layout
17848 -
17849 \end_layout
17850
17851 \end_inset
17852 </cell>
17853 </row>
17854 <row>
17855 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17856 \begin_inset Text
17857
17858 \begin_layout Plain Layout
17859
17860 \backslash
17861 boldsymbol
17862 \begin_inset ERT
17863 status collapsed
17864
17865 \begin_layout Plain Layout
17866
17867
17868 \backslash
17869 spce 
17870 \end_layout
17871
17872 \end_inset
17873
17874 AbC
17875 \end_layout
17876
17877 \end_inset
17878 </cell>
17879 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17880 \begin_inset Text
17881
17882 \begin_layout Plain Layout
17883 \begin_inset Formula $\boldsymbol{AbC}$
17884 \end_inset
17885
17886
17887 \end_layout
17888
17889 \end_inset
17890 </cell>
17891 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17892 \begin_inset Text
17893
17894 \begin_layout Plain Layout
17895 Alt-c b
17896 \end_layout
17897
17898 \end_inset
17899 </cell>
17900 </row>
17901 <row>
17902 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17903 \begin_inset Text
17904
17905 \begin_layout Plain Layout
17906
17907 \backslash
17908 mathcal
17909 \begin_inset ERT
17910 status collapsed
17911
17912 \begin_layout Plain Layout
17913
17914
17915 \backslash
17916 spce 
17917 \end_layout
17918
17919 \end_inset
17920
17921 ABC
17922 \end_layout
17923
17924 \end_inset
17925 </cell>
17926 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
17927 \begin_inset Text
17928
17929 \begin_layout Plain Layout
17930 \begin_inset Formula $\mathcal{ABC}$
17931 \end_inset
17932
17933
17934 \end_layout
17935
17936 \end_inset
17937 </cell>
17938 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
17939 \begin_inset Text
17940
17941 \begin_layout Plain Layout
17942 Alt-c e
17943 \end_layout
17944
17945 \end_inset
17946 </cell>
17947 </row>
17948 <row>
17949 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17950 \begin_inset Text
17951
17952 \begin_layout Plain Layout
17953
17954 \backslash
17955 mathfrak
17956 \begin_inset ERT
17957 status collapsed
17958
17959 \begin_layout Plain Layout
17960
17961
17962 \backslash
17963 spce 
17964 \end_layout
17965
17966 \end_inset
17967
17968 AbC
17969 \end_layout
17970
17971 \end_inset
17972 </cell>
17973 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
17974 \begin_inset Text
17975
17976 \begin_layout Plain Layout
17977 \begin_inset Formula $\mathfrak{AbC}$
17978 \end_inset
17979
17980
17981 \end_layout
17982
17983 \end_inset
17984 </cell>
17985 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
17986 \begin_inset Text
17987
17988 \begin_layout Plain Layout
17989 -
17990 \end_layout
17991
17992 \end_inset
17993 </cell>
17994 </row>
17995 </lyxtabular>
17996
17997 \end_inset
17998
17999
18000 \end_layout
18001
18002 \begin_layout Standard
18003 \align center
18004 \begin_inset Tabular
18005 <lyxtabular version="3" rows="5" columns="3">
18006 <features>
18007 <column alignment="center" valignment="top" width="0">
18008 <column alignment="center" valignment="top" width="0">
18009 <column alignment="center" valignment="top" width="0">
18010 <row>
18011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18012 \begin_inset Text
18013
18014 \begin_layout Plain Layout
18015 Commande
18016 \end_layout
18017
18018 \end_inset
18019 </cell>
18020 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18021 \begin_inset Text
18022
18023 \begin_layout Plain Layout
18024 Résultat
18025 \end_layout
18026
18027 \end_inset
18028 </cell>
18029 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18030 \begin_inset Text
18031
18032 \begin_layout Plain Layout
18033 Raccourci
18034 \end_layout
18035
18036 \end_inset
18037 </cell>
18038 </row>
18039 <row>
18040 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18041 \begin_inset Text
18042
18043 \begin_layout Plain Layout
18044
18045 \backslash
18046 mathit
18047 \begin_inset ERT
18048 status collapsed
18049
18050 \begin_layout Plain Layout
18051
18052
18053 \backslash
18054 spce 
18055 \end_layout
18056
18057 \end_inset
18058
18059 AbC
18060 \end_layout
18061
18062 \end_inset
18063 </cell>
18064 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18065 \begin_inset Text
18066
18067 \begin_layout Plain Layout
18068 \begin_inset Formula $\mathit{AbC}$
18069 \end_inset
18070
18071
18072 \end_layout
18073
18074 \end_inset
18075 </cell>
18076 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18077 \begin_inset Text
18078
18079 \begin_layout Plain Layout
18080 -
18081 \end_layout
18082
18083 \end_inset
18084 </cell>
18085 </row>
18086 <row>
18087 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18088 \begin_inset Text
18089
18090 \begin_layout Plain Layout
18091
18092 \backslash
18093 mathrm
18094 \begin_inset ERT
18095 status collapsed
18096
18097 \begin_layout Plain Layout
18098
18099
18100 \backslash
18101 spce 
18102 \end_layout
18103
18104 \end_inset
18105
18106 AbC
18107 \end_layout
18108
18109 \end_inset
18110 </cell>
18111 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18112 \begin_inset Text
18113
18114 \begin_layout Plain Layout
18115 \begin_inset Formula $\mathrm{AbC}$
18116 \end_inset
18117
18118
18119 \end_layout
18120
18121 \end_inset
18122 </cell>
18123 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18124 \begin_inset Text
18125
18126 \begin_layout Plain Layout
18127 Alt-c r
18128 \end_layout
18129
18130 \end_inset
18131 </cell>
18132 </row>
18133 <row>
18134 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18135 \begin_inset Text
18136
18137 \begin_layout Plain Layout
18138
18139 \backslash
18140 mathsf
18141 \begin_inset ERT
18142 status collapsed
18143
18144 \begin_layout Plain Layout
18145
18146
18147 \backslash
18148 spce 
18149 \end_layout
18150
18151 \end_inset
18152
18153 AbC
18154 \end_layout
18155
18156 \end_inset
18157 </cell>
18158 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
18159 \begin_inset Text
18160
18161 \begin_layout Plain Layout
18162 \begin_inset Formula $\mathsf{AbC}$
18163 \end_inset
18164
18165
18166 \end_layout
18167
18168 \end_inset
18169 </cell>
18170 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
18171 \begin_inset Text
18172
18173 \begin_layout Plain Layout
18174 Alt-c s
18175 \end_layout
18176
18177 \end_inset
18178 </cell>
18179 </row>
18180 <row>
18181 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18182 \begin_inset Text
18183
18184 \begin_layout Plain Layout
18185
18186 \backslash
18187 mathtt
18188 \begin_inset ERT
18189 status collapsed
18190
18191 \begin_layout Plain Layout
18192
18193
18194 \backslash
18195 spce 
18196 \end_layout
18197
18198 \end_inset
18199
18200 AbC
18201 \end_layout
18202
18203 \end_inset
18204 </cell>
18205 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18206 \begin_inset Text
18207
18208 \begin_layout Plain Layout
18209 \begin_inset Formula $\mathtt{AbC}$
18210 \end_inset
18211
18212
18213 \end_layout
18214
18215 \end_inset
18216 </cell>
18217 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18218 \begin_inset Text
18219
18220 \begin_layout Plain Layout
18221 Alt-c p
18222 \end_layout
18223
18224 \end_inset
18225 </cell>
18226 </row>
18227 </lyxtabular>
18228
18229 \end_inset
18230
18231
18232 \end_layout
18233
18234 \begin_layout Standard
18235 \begin_inset Note Greyedout
18236 status open
18237
18238 \begin_layout Plain Layout
18239
18240 \series bold
18241 Note:
18242 \series default
18243  Les styles 
18244 \series bold
18245
18246 \backslash
18247 mathbb
18248 \series default
18249  et 
18250 \series bold
18251
18252 \backslash
18253 mathcal
18254 \series default
18255  ne peuvent être utilisés que pour les lettres majuscules.
18256 \end_layout
18257
18258 \end_inset
18259
18260
18261 \end_layout
18262
18263 \begin_layout Standard
18264 Le style prédéfini est 
18265 \series bold
18266
18267 \backslash
18268 mathnormal
18269 \series default
18270 .
18271 \end_layout
18272
18273 \begin_layout Standard
18274 Les commandes de style fonctionnent aussi pour des caractères dans des construct
18275 ions mathématiques:
18276 \begin_inset Formula \[
18277 \mathfrak{A=\frac{b}{C}}\]
18278
18279 \end_inset
18280
18281
18282 \end_layout
18283
18284 \begin_layout Standard
18285 Les caractères en texte mathématique n'apparaissent pas avec un style de
18286  police mathématique mais avec le style de police texte 
18287 \series bold
18288
18289 \backslash
18290 textrm
18291 \series default
18292 .
18293  Le fait que l'on ne puisse pas changer leur style avec la fenêtre de dialogue
18294  de style est un bug de LyX.
18295 \begin_inset Foot
18296 status collapsed
18297
18298 \begin_layout Plain Layout
18299 \begin_inset CommandInset href
18300 LatexCommand href
18301 name "LyX-bug #4091"
18302 target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
18303
18304 \end_inset
18305
18306
18307 \end_layout
18308
18309 \end_inset
18310
18311
18312 \end_layout
18313
18314 \begin_layout Standard
18315 À la place des commandes de style, on peut utiliser le menu 
18316 \family sans
18317 Éditer\SpecialChar \menuseparator
18318 Math\SpecialChar \menuseparator
18319 Style
18320 \begin_inset space ~
18321 \end_inset
18322
18323 de
18324 \begin_inset space ~
18325 \end_inset
18326
18327 Texte
18328 \family default
18329  ou le bouton 
18330 \begin_inset Graphics
18331         filename ../../images/math/font.png
18332         scale 85
18333
18334 \end_inset
18335
18336  de la barre d'outils mathématique.
18337 \end_layout
18338
18339 \begin_layout Subsection
18340 Formules en gras
18341 \begin_inset CommandInset label
18342 LatexCommand label
18343 name "sub:Formules-en-gras"
18344
18345 \end_inset
18346
18347
18348 \begin_inset Index
18349 status collapsed
18350
18351 \begin_layout Plain Layout
18352 Formules ! en gras
18353 \end_layout
18354
18355 \end_inset
18356
18357
18358 \end_layout
18359
18360 \begin_layout Standard
18361 Pour mettre toute une formule en gras, on ne peut pas utiliser la commande
18362  
18363 \series bold
18364
18365 \backslash
18366 mathbf
18367 \series default
18368  de la sous-section précédente, parce qu'elle ne marche pas avec les lettres
18369  grecques minuscules.
18370  En plus elle affiche toujours les lettres latines en caractères droits,
18371  comme dans l'équation suivante:
18372 \end_layout
18373
18374 \begin_layout Standard
18375 \begin_inset Formula \[
18376 \mathbf{\int_{n}^{2}f(\theta)=\Gamma}\qquad\textrm{équation avec \textbackslash mathbf}\]
18377
18378 \end_inset
18379
18380
18381 \end_layout
18382
18383 \begin_layout Standard
18384 Pour afficher cette formule correctement; on utilise la commande 
18385 \series bold
18386
18387 \backslash
18388 boldsymbol
18389 \series default
18390 :
18391 \begin_inset Formula \[
18392 \boldsymbol{\int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation avec \textbackslash boldsymbol}}\]
18393
18394 \end_inset
18395
18396 Il est aussi possible de mettre l'équation dans un environnement 
18397 \series bold
18398 boldmath
18399 \series default
18400 .
18401  On crée cet environnement en insérant la commande 
18402 \series bold
18403
18404 \backslash
18405 boldmath
18406 \begin_inset Index
18407 status collapsed
18408
18409 \begin_layout Plain Layout
18410 Commandes ! B ! 
18411 \backslash
18412 boldmath
18413 \end_layout
18414
18415 \end_inset
18416
18417
18418 \series default
18419  en mode TeX.
18420  Pour terminer l'environnement, on insère la commande 
18421 \series bold
18422
18423 \backslash
18424 unboldmath
18425 \begin_inset Index
18426 status collapsed
18427
18428 \begin_layout Plain Layout
18429 Commandes ! U ! 
18430 \backslash
18431 unboldmath
18432 \end_layout
18433
18434 \end_inset
18435
18436
18437 \series default
18438  toujours en mode TeX.
18439 \begin_inset ERT
18440 status collapsed
18441
18442 \begin_layout Plain Layout
18443
18444
18445 \backslash
18446 boldmath 
18447 \end_layout
18448
18449 \end_inset
18450
18451
18452 \begin_inset Formula \[
18453 \int_{n}^{2}f(\theta)=\Gamma\qquad\textrm{équation dans un environnement boldmath}\]
18454
18455 \end_inset
18456
18457
18458 \begin_inset ERT
18459 status collapsed
18460
18461 \begin_layout Plain Layout
18462
18463
18464 \backslash
18465 unboldmath 
18466 \end_layout
18467
18468 \end_inset
18469
18470
18471 \end_layout
18472
18473 \begin_layout Subsection
18474 Tailles de polices
18475 \begin_inset CommandInset label
18476 LatexCommand label
18477 name "sub:Tailles-polices"
18478
18479 \end_inset
18480
18481
18482 \begin_inset Index
18483 status collapsed
18484
18485 \begin_layout Plain Layout
18486 Polices ! tailles
18487 \end_layout
18488
18489 \end_inset
18490
18491
18492 \end_layout
18493
18494 \begin_layout Standard
18495 Pour les caractères qui se trouvent dans des formules, il y a, comme pour
18496  les caractères qui sont dans le texte, les commandes de changement de taille
18497  suivantes:
18498 \end_layout
18499
18500 \begin_layout Standard
18501
18502 \series bold
18503
18504 \backslash
18505 Huge
18506 \series default
18507
18508 \series bold
18509
18510 \backslash
18511 huge
18512 \series default
18513
18514 \series bold
18515
18516 \backslash
18517 LARGE
18518 \series default
18519
18520 \series bold
18521
18522 \backslash
18523 Large
18524 \series default
18525
18526 \series bold
18527
18528 \backslash
18529 large
18530 \series default
18531
18532 \series bold
18533
18534 \backslash
18535 normalsize
18536 \series default
18537
18538 \series bold
18539
18540 \backslash
18541 small
18542 \series default
18543 ,
18544 \begin_inset Newline newline
18545 \end_inset
18546
18547
18548 \series bold
18549
18550 \backslash
18551 footnotesize
18552 \series default
18553
18554 \series bold
18555
18556 \backslash
18557 scriptsize
18558 \series default
18559 , et 
18560 \series bold
18561
18562 \backslash
18563 tiny
18564 \begin_inset Foot
18565 status collapsed
18566
18567 \begin_layout Plain Layout
18568 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
18569  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
18570 \end_layout
18571
18572 \end_inset
18573
18574
18575 \end_layout
18576
18577 \begin_layout Standard
18578 La taille des caractères produits par ces commandes dépend de la taille
18579  de police du document, qui correspond à la commande 
18580 \series bold
18581
18582 \backslash
18583 normalsize
18584 \series default
18585 .
18586  Les autres commandes produisent des tailles plus ou moins grandes que 
18587 \series bold
18588
18589 \backslash
18590 normalsize
18591 \series default
18592 .
18593  La taille de la police ne peut donc pas dépasser une certaine valeur.
18594  Par exemple, pour un document dans une police de taille 12
18595 \begin_inset space \thinspace{}
18596 \end_inset
18597
18598 pt, la commande 
18599 \series bold
18600
18601 \backslash
18602 Huge
18603 \series default
18604  va donner la même taille que 
18605 \series bold
18606
18607 \backslash
18608 huge
18609 \series default
18610 .
18611  
18612 \end_layout
18613
18614 \begin_layout Standard
18615 Une commande de changement de taille est insérée en mode TeX avant la formule
18616  et fixe la taille de toutes les formules qui suivent ainsi que celle des
18617  caractères du texte.
18618  Pour revenir à la taille initiale, on doit insérer la commande 
18619 \series bold
18620
18621 \backslash
18622 normalsize
18623 \series default
18624  en mode TeX après la formule.
18625 \end_layout
18626
18627 \begin_layout Standard
18628 À l'intérieur de la formule, on ne peut changer la taille que des caractères
18629  ou des symboles qui sont en mode texte mathématique.
18630  Pour le faire, on insère la commande de changement de taille en mode texte
18631  mathématique.
18632  Tous les caractères qui suivent jusqu'à la fin du texte mathématique ou
18633  jusqu'à ce que la taille soit de nouveau modifiée, auront la taille choisie.
18634  Deux exemples:
18635 \begin_inset VSpace -2mm
18636 \end_inset
18637
18638
18639 \end_layout
18640
18641 \begin_layout Standard
18642 \begin_inset ERT
18643 status collapsed
18644
18645 \begin_layout Plain Layout
18646
18647
18648 \backslash
18649 huge 
18650 \end_layout
18651
18652 \end_inset
18653
18654
18655 \begin_inset Formula \[
18656 A=\frac{B}{c}\cdot\maltese\]
18657
18658 \end_inset
18659
18660
18661 \begin_inset Formula \[
18662 \maltese A\textrm{\Large\maltese\textit{A}}\textrm{\tiny\maltese\textit{A}}\]
18663
18664 \end_inset
18665
18666
18667 \begin_inset ERT
18668 status collapsed
18669
18670 \begin_layout Plain Layout
18671
18672
18673 \backslash
18674 normalsize 
18675 \end_layout
18676
18677 \end_inset
18678
18679
18680 \end_layout
18681
18682 \begin_layout Standard
18683 \begin_inset VSpace medskip
18684 \end_inset
18685
18686 Avant les deux formules, on a inséré la commande 
18687 \series bold
18688
18689 \backslash
18690 huge
18691 \series default
18692 .
18693  La commande utilisée pour la deuxième formule est:
18694 \begin_inset Newline newline
18695 \end_inset
18696
18697
18698 \series bold
18699
18700 \backslash
18701 maltese
18702 \begin_inset ERT
18703 status collapsed
18704
18705 \begin_layout Plain Layout
18706
18707
18708 \backslash
18709 spce 
18710 \end_layout
18711
18712 \end_inset
18713
18714 A Alt-m m 
18715 \backslash
18716 Large
18717 \begin_inset ERT
18718 status collapsed
18719
18720 \begin_layout Plain Layout
18721
18722
18723 \backslash
18724 spce 
18725 \end_layout
18726
18727 \end_inset
18728
18729
18730 \backslash
18731 maltese
18732 \begin_inset ERT
18733 status collapsed
18734
18735 \begin_layout Plain Layout
18736
18737
18738 \backslash
18739 spce 
18740 \end_layout
18741
18742 \end_inset
18743
18744
18745 \backslash
18746 textit
18747 \begin_inset ERT
18748 status collapsed
18749
18750 \begin_layout Plain Layout
18751
18752
18753 \backslash
18754 spce 
18755 \end_layout
18756
18757 \end_inset
18758
18759 A
18760 \begin_inset Formula $\to$
18761 \end_inset
18762
18763
18764 \begin_inset Formula $\to$
18765 \end_inset
18766
18767
18768 \begin_inset Newline newline
18769 \end_inset
18770
18771
18772 \series default
18773
18774 \begin_inset space \hspace*{}
18775 \length 1cm
18776 \end_inset
18777
18778
18779 \series bold
18780 Alt-m
18781 \series default
18782  
18783 \series bold
18784
18785 \backslash
18786 tiny
18787 \begin_inset ERT
18788 status collapsed
18789
18790 \begin_layout Plain Layout
18791
18792
18793 \backslash
18794 spce 
18795 \end_layout
18796
18797 \end_inset
18798
18799
18800 \backslash
18801 maltese
18802 \begin_inset ERT
18803 status collapsed
18804
18805 \begin_layout Plain Layout
18806
18807
18808 \backslash
18809 spce 
18810 \end_layout
18811
18812 \end_inset
18813
18814
18815 \backslash
18816 textit
18817 \begin_inset ERT
18818 status collapsed
18819
18820 \begin_layout Plain Layout
18821
18822
18823 \backslash
18824 spce 
18825 \end_layout
18826
18827 \end_inset
18828
18829 A
18830 \end_layout
18831
18832 \begin_layout Standard
18833 Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujours
18834  affiché dans la taille par défaut
18835 \end_layout
18836
18837 \begin_layout Section
18838 Les lettres grecques
18839 \begin_inset Index
18840 status collapsed
18841
18842 \begin_layout Plain Layout
18843 Lettres grecques
18844 \end_layout
18845
18846 \end_inset
18847
18848
18849 \end_layout
18850
18851 \begin_layout Standard
18852 On peut insérer toutes les lettres grecques avec le bouton 
18853 \begin_inset Graphics
18854         filename ../../images/math/alpha.png
18855         scale 85
18856
18857 \end_inset
18858
18859  de la barre d'outils mathématiques.
18860 \end_layout
18861
18862 \begin_layout Subsection
18863 Lettres minuscules
18864 \begin_inset CommandInset label
18865 LatexCommand label
18866 name "sub:Minuscules"
18867
18868 \end_inset
18869
18870
18871 \begin_inset Index
18872 status collapsed
18873
18874 \begin_layout Plain Layout
18875 Lettres grecques ! minuscules
18876 \end_layout
18877
18878 \end_inset
18879
18880
18881 \end_layout
18882
18883 \begin_layout Standard
18884
18885 \lang english
18886 \begin_inset space \hfill{}
18887 \end_inset
18888
18889
18890 \lang french
18891
18892 \begin_inset Tabular
18893 <lyxtabular version="3" rows="11" columns="2">
18894 <features>
18895 <column alignment="center" valignment="top" width="0pt">
18896 <column alignment="center" valignment="top" width="0pt">
18897 <row>
18898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
18899 \begin_inset Text
18900
18901 \begin_layout Plain Layout
18902 Commande
18903 \end_layout
18904
18905 \end_inset
18906 </cell>
18907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
18908 \begin_inset Text
18909
18910 \begin_layout Plain Layout
18911 Résultat
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 alpha
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 $\alpha$
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 beta
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 $\beta$
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 gamma
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 $\gamma$
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" leftline="true" usebox="none">
18994 \begin_inset Text
18995
18996 \begin_layout Plain Layout
18997
18998 \backslash
18999 delta
19000 \end_layout
19001
19002 \end_inset
19003 </cell>
19004 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19005 \begin_inset Text
19006
19007 \begin_layout Plain Layout
19008 \begin_inset Formula $\delta$
19009 \end_inset
19010
19011
19012 \end_layout
19013
19014 \end_inset
19015 </cell>
19016 </row>
19017 <row>
19018 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19019 \begin_inset Text
19020
19021 \begin_layout Plain Layout
19022
19023 \backslash
19024 epsilon
19025 \end_layout
19026
19027 \end_inset
19028 </cell>
19029 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19030 \begin_inset Text
19031
19032 \begin_layout Plain Layout
19033 \begin_inset Formula $\epsilon$
19034 \end_inset
19035
19036
19037 \end_layout
19038
19039 \end_inset
19040 </cell>
19041 </row>
19042 <row>
19043 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19044 \begin_inset Text
19045
19046 \begin_layout Plain Layout
19047
19048 \backslash
19049 varepsilon
19050 \end_layout
19051
19052 \end_inset
19053 </cell>
19054 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19055 \begin_inset Text
19056
19057 \begin_layout Plain Layout
19058 \begin_inset Formula $\varepsilon$
19059 \end_inset
19060
19061
19062 \end_layout
19063
19064 \end_inset
19065 </cell>
19066 </row>
19067 <row>
19068 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19069 \begin_inset Text
19070
19071 \begin_layout Plain Layout
19072
19073 \backslash
19074 zeta
19075 \end_layout
19076
19077 \end_inset
19078 </cell>
19079 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19080 \begin_inset Text
19081
19082 \begin_layout Plain Layout
19083 \begin_inset Formula $\zeta$
19084 \end_inset
19085
19086
19087 \end_layout
19088
19089 \end_inset
19090 </cell>
19091 </row>
19092 <row>
19093 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19094 \begin_inset Text
19095
19096 \begin_layout Plain Layout
19097
19098 \backslash
19099 eta
19100 \end_layout
19101
19102 \end_inset
19103 </cell>
19104 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19105 \begin_inset Text
19106
19107 \begin_layout Plain Layout
19108 \begin_inset Formula $\eta$
19109 \end_inset
19110
19111
19112 \end_layout
19113
19114 \end_inset
19115 </cell>
19116 </row>
19117 <row>
19118 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19119 \begin_inset Text
19120
19121 \begin_layout Plain Layout
19122
19123 \backslash
19124 theta
19125 \end_layout
19126
19127 \end_inset
19128 </cell>
19129 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19130 \begin_inset Text
19131
19132 \begin_layout Plain Layout
19133 \begin_inset Formula $\theta$
19134 \end_inset
19135
19136
19137 \end_layout
19138
19139 \end_inset
19140 </cell>
19141 </row>
19142 <row>
19143 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19144 \begin_inset Text
19145
19146 \begin_layout Plain Layout
19147
19148 \backslash
19149 vartheta
19150 \end_layout
19151
19152 \end_inset
19153 </cell>
19154 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19155 \begin_inset Text
19156
19157 \begin_layout Plain Layout
19158 \begin_inset Formula $\vartheta$
19159 \end_inset
19160
19161
19162 \end_layout
19163
19164 \end_inset
19165 </cell>
19166 </row>
19167 </lyxtabular>
19168
19169 \end_inset
19170
19171
19172 \begin_inset space \hfill{}
19173 \end_inset
19174
19175
19176 \begin_inset Tabular
19177 <lyxtabular version="3" rows="12" columns="2">
19178 <features>
19179 <column alignment="center" valignment="top" width="0pt">
19180 <column alignment="center" valignment="top" width="0pt">
19181 <row>
19182 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19183 \begin_inset Text
19184
19185 \begin_layout Plain Layout
19186 Commande
19187 \end_layout
19188
19189 \end_inset
19190 </cell>
19191 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19192 \begin_inset Text
19193
19194 \begin_layout Plain Layout
19195 Résultat
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 iota
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 $\iota$
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
19232 \backslash
19233 kappa
19234 \end_layout
19235
19236 \end_inset
19237 </cell>
19238 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19239 \begin_inset Text
19240
19241 \begin_layout Plain Layout
19242 \begin_inset Formula $\kappa$
19243 \end_inset
19244
19245
19246 \end_layout
19247
19248 \end_inset
19249 </cell>
19250 </row>
19251 <row>
19252 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19253 \begin_inset Text
19254
19255 \begin_layout Plain Layout
19256
19257 \backslash
19258 varkappa
19259 \end_layout
19260
19261 \end_inset
19262 </cell>
19263 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19264 \begin_inset Text
19265
19266 \begin_layout Plain Layout
19267 \begin_inset Formula $\varkappa$
19268 \end_inset
19269
19270
19271 \end_layout
19272
19273 \end_inset
19274 </cell>
19275 </row>
19276 <row>
19277 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19278 \begin_inset Text
19279
19280 \begin_layout Plain Layout
19281
19282 \backslash
19283 lambda
19284 \end_layout
19285
19286 \end_inset
19287 </cell>
19288 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19289 \begin_inset Text
19290
19291 \begin_layout Plain Layout
19292 \begin_inset Formula $\lambda$
19293 \end_inset
19294
19295
19296 \end_layout
19297
19298 \end_inset
19299 </cell>
19300 </row>
19301 <row>
19302 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19303 \begin_inset Text
19304
19305 \begin_layout Plain Layout
19306
19307 \backslash
19308 mu
19309 \end_layout
19310
19311 \end_inset
19312 </cell>
19313 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19314 \begin_inset Text
19315
19316 \begin_layout Plain Layout
19317 \begin_inset Formula $\mu$
19318 \end_inset
19319
19320
19321 \end_layout
19322
19323 \end_inset
19324 </cell>
19325 </row>
19326 <row>
19327 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19328 \begin_inset Text
19329
19330 \begin_layout Plain Layout
19331
19332 \backslash
19333 nu
19334 \end_layout
19335
19336 \end_inset
19337 </cell>
19338 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19339 \begin_inset Text
19340
19341 \begin_layout Plain Layout
19342 \begin_inset Formula $\nu$
19343 \end_inset
19344
19345
19346 \end_layout
19347
19348 \end_inset
19349 </cell>
19350 </row>
19351 <row>
19352 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19353 \begin_inset Text
19354
19355 \begin_layout Plain Layout
19356
19357 \backslash
19358 xi
19359 \end_layout
19360
19361 \end_inset
19362 </cell>
19363 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19364 \begin_inset Text
19365
19366 \begin_layout Plain Layout
19367 \begin_inset Formula $\xi$
19368 \end_inset
19369
19370
19371 \end_layout
19372
19373 \end_inset
19374 </cell>
19375 </row>
19376 <row>
19377 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19378 \begin_inset Text
19379
19380 \begin_layout Plain Layout
19381 o
19382 \end_layout
19383
19384 \end_inset
19385 </cell>
19386 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19387 \begin_inset Text
19388
19389 \begin_layout Plain Layout
19390 \begin_inset Formula $o$
19391 \end_inset
19392
19393
19394 \end_layout
19395
19396 \end_inset
19397 </cell>
19398 </row>
19399 <row>
19400 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19401 \begin_inset Text
19402
19403 \begin_layout Plain Layout
19404
19405 \backslash
19406 pi
19407 \end_layout
19408
19409 \end_inset
19410 </cell>
19411 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19412 \begin_inset Text
19413
19414 \begin_layout Plain Layout
19415 \begin_inset Formula $\pi$
19416 \end_inset
19417
19418
19419 \end_layout
19420
19421 \end_inset
19422 </cell>
19423 </row>
19424 <row>
19425 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19426 \begin_inset Text
19427
19428 \begin_layout Plain Layout
19429
19430 \backslash
19431 varpi
19432 \end_layout
19433
19434 \end_inset
19435 </cell>
19436 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19437 \begin_inset Text
19438
19439 \begin_layout Plain Layout
19440 \begin_inset Formula $\varpi$
19441 \end_inset
19442
19443
19444 \end_layout
19445
19446 \end_inset
19447 </cell>
19448 </row>
19449 <row>
19450 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19451 \begin_inset Text
19452
19453 \begin_layout Plain Layout
19454
19455 \backslash
19456 rho
19457 \end_layout
19458
19459 \end_inset
19460 </cell>
19461 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19462 \begin_inset Text
19463
19464 \begin_layout Plain Layout
19465 \begin_inset Formula $\rho$
19466 \end_inset
19467
19468
19469 \end_layout
19470
19471 \end_inset
19472 </cell>
19473 </row>
19474 </lyxtabular>
19475
19476 \end_inset
19477
19478
19479 \begin_inset space \hfill{}
19480 \end_inset
19481
19482
19483 \begin_inset Tabular
19484 <lyxtabular version="3" rows="11" columns="2">
19485 <features>
19486 <column alignment="center" valignment="top" width="0pt">
19487 <column alignment="center" valignment="top" width="0pt">
19488 <row>
19489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19490 \begin_inset Text
19491
19492 \begin_layout Plain Layout
19493 Commande
19494 \end_layout
19495
19496 \end_inset
19497 </cell>
19498 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19499 \begin_inset Text
19500
19501 \begin_layout Plain Layout
19502 Résultat
19503 \end_layout
19504
19505 \end_inset
19506 </cell>
19507 </row>
19508 <row>
19509 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19510 \begin_inset Text
19511
19512 \begin_layout Plain Layout
19513
19514 \backslash
19515 varrho
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 $\varrho$
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 sigma
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 $\sigma$
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 varsigma
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 $\varsigma$
19575 \end_inset
19576
19577
19578 \end_layout
19579
19580 \end_inset
19581 </cell>
19582 </row>
19583 <row>
19584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19585 \begin_inset Text
19586
19587 \begin_layout Plain Layout
19588
19589 \backslash
19590 tau
19591 \end_layout
19592
19593 \end_inset
19594 </cell>
19595 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19596 \begin_inset Text
19597
19598 \begin_layout Plain Layout
19599 \begin_inset Formula $\tau$
19600 \end_inset
19601
19602
19603 \end_layout
19604
19605 \end_inset
19606 </cell>
19607 </row>
19608 <row>
19609 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19610 \begin_inset Text
19611
19612 \begin_layout Plain Layout
19613
19614 \backslash
19615 upsilon
19616 \end_layout
19617
19618 \end_inset
19619 </cell>
19620 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19621 \begin_inset Text
19622
19623 \begin_layout Plain Layout
19624 \begin_inset Formula $\upsilon$
19625 \end_inset
19626
19627
19628 \end_layout
19629
19630 \end_inset
19631 </cell>
19632 </row>
19633 <row>
19634 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19635 \begin_inset Text
19636
19637 \begin_layout Plain Layout
19638
19639 \backslash
19640 phi
19641 \end_layout
19642
19643 \end_inset
19644 </cell>
19645 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19646 \begin_inset Text
19647
19648 \begin_layout Plain Layout
19649 \begin_inset Formula $\phi$
19650 \end_inset
19651
19652
19653 \end_layout
19654
19655 \end_inset
19656 </cell>
19657 </row>
19658 <row>
19659 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19660 \begin_inset Text
19661
19662 \begin_layout Plain Layout
19663
19664 \backslash
19665 varphi
19666 \end_layout
19667
19668 \end_inset
19669 </cell>
19670 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19671 \begin_inset Text
19672
19673 \begin_layout Plain Layout
19674 \begin_inset Formula $\varphi$
19675 \end_inset
19676
19677
19678 \end_layout
19679
19680 \end_inset
19681 </cell>
19682 </row>
19683 <row>
19684 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19685 \begin_inset Text
19686
19687 \begin_layout Plain Layout
19688
19689 \backslash
19690 chi
19691 \end_layout
19692
19693 \end_inset
19694 </cell>
19695 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19696 \begin_inset Text
19697
19698 \begin_layout Plain Layout
19699 \begin_inset Formula $\chi$
19700 \end_inset
19701
19702
19703 \end_layout
19704
19705 \end_inset
19706 </cell>
19707 </row>
19708 <row>
19709 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19710 \begin_inset Text
19711
19712 \begin_layout Plain Layout
19713
19714 \backslash
19715 psi
19716 \end_layout
19717
19718 \end_inset
19719 </cell>
19720 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19721 \begin_inset Text
19722
19723 \begin_layout Plain Layout
19724 \begin_inset Formula $\psi$
19725 \end_inset
19726
19727
19728 \end_layout
19729
19730 \end_inset
19731 </cell>
19732 </row>
19733 <row>
19734 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19735 \begin_inset Text
19736
19737 \begin_layout Plain Layout
19738
19739 \backslash
19740 omega
19741 \end_layout
19742
19743 \end_inset
19744 </cell>
19745 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19746 \begin_inset Text
19747
19748 \begin_layout Plain Layout
19749 \begin_inset Formula $\omega$
19750 \end_inset
19751
19752
19753 \end_layout
19754
19755 \end_inset
19756 </cell>
19757 </row>
19758 </lyxtabular>
19759
19760 \end_inset
19761
19762
19763 \lang english
19764
19765 \begin_inset space \hfill{}
19766 \end_inset
19767
19768
19769 \end_layout
19770
19771 \begin_layout Standard
19772 \begin_inset VSpace medskip
19773 \end_inset
19774
19775
19776 \end_layout
19777
19778 \begin_layout Standard
19779 On explique comment obtenir des lettres grecques droites dans 
19780 \begin_inset CommandInset ref
19781 LatexCommand ref
19782 reference "sub:minuscules-grecques-droites"
19783
19784 \end_inset
19785
19786 .
19787 \end_layout
19788
19789 \begin_layout Subsection
19790 Lettres majuscules
19791 \begin_inset Index
19792 status collapsed
19793
19794 \begin_layout Plain Layout
19795 Lettres grecques ! majuscules
19796 \end_layout
19797
19798 \end_inset
19799
19800
19801 \end_layout
19802
19803 \begin_layout Standard
19804
19805 \lang english
19806 \begin_inset space \hfill{}
19807 \end_inset
19808
19809
19810 \lang french
19811
19812 \begin_inset Tabular
19813 <lyxtabular version="3" rows="7" columns="2">
19814 <features>
19815 <column alignment="center" valignment="top" width="0pt">
19816 <column alignment="center" valignment="top" width="0pt">
19817 <row>
19818 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19819 \begin_inset Text
19820
19821 \begin_layout Plain Layout
19822 Commande
19823 \end_layout
19824
19825 \end_inset
19826 </cell>
19827 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19828 \begin_inset Text
19829
19830 \begin_layout Plain Layout
19831 Résultat
19832 \end_layout
19833
19834 \end_inset
19835 </cell>
19836 </row>
19837 <row>
19838 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19839 \begin_inset Text
19840
19841 \begin_layout Plain Layout
19842
19843 \backslash
19844 Gamma
19845 \end_layout
19846
19847 \end_inset
19848 </cell>
19849 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19850 \begin_inset Text
19851
19852 \begin_layout Plain Layout
19853 \begin_inset Formula $\Gamma$
19854 \end_inset
19855
19856
19857 \end_layout
19858
19859 \end_inset
19860 </cell>
19861 </row>
19862 <row>
19863 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19864 \begin_inset Text
19865
19866 \begin_layout Plain Layout
19867
19868 \backslash
19869 Delta
19870 \end_layout
19871
19872 \end_inset
19873 </cell>
19874 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19875 \begin_inset Text
19876
19877 \begin_layout Plain Layout
19878 \begin_inset Formula $\Delta$
19879 \end_inset
19880
19881
19882 \end_layout
19883
19884 \end_inset
19885 </cell>
19886 </row>
19887 <row>
19888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19889 \begin_inset Text
19890
19891 \begin_layout Plain Layout
19892
19893 \backslash
19894 Theta
19895 \end_layout
19896
19897 \end_inset
19898 </cell>
19899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19900 \begin_inset Text
19901
19902 \begin_layout Plain Layout
19903 \begin_inset Formula $\Theta$
19904 \end_inset
19905
19906
19907 \end_layout
19908
19909 \end_inset
19910 </cell>
19911 </row>
19912 <row>
19913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19914 \begin_inset Text
19915
19916 \begin_layout Plain Layout
19917
19918 \backslash
19919 Lambda
19920 \end_layout
19921
19922 \end_inset
19923 </cell>
19924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19925 \begin_inset Text
19926
19927 \begin_layout Plain Layout
19928 \begin_inset Formula $\Lambda$
19929 \end_inset
19930
19931
19932 \end_layout
19933
19934 \end_inset
19935 </cell>
19936 </row>
19937 <row>
19938 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
19939 \begin_inset Text
19940
19941 \begin_layout Plain Layout
19942
19943 \backslash
19944 Xi
19945 \end_layout
19946
19947 \end_inset
19948 </cell>
19949 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
19950 \begin_inset Text
19951
19952 \begin_layout Plain Layout
19953 \begin_inset Formula $\Xi$
19954 \end_inset
19955
19956
19957 \end_layout
19958
19959 \end_inset
19960 </cell>
19961 </row>
19962 <row>
19963 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
19964 \begin_inset Text
19965
19966 \begin_layout Plain Layout
19967
19968 \backslash
19969 Pi
19970 \end_layout
19971
19972 \end_inset
19973 </cell>
19974 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
19975 \begin_inset Text
19976
19977 \begin_layout Plain Layout
19978 \begin_inset Formula $\Pi$
19979 \end_inset
19980
19981
19982 \end_layout
19983
19984 \end_inset
19985 </cell>
19986 </row>
19987 </lyxtabular>
19988
19989 \end_inset
19990
19991
19992 \begin_inset space \hfill{}
19993 \end_inset
19994
19995
19996 \begin_inset Tabular
19997 <lyxtabular version="3" rows="6" columns="2">
19998 <features>
19999 <column alignment="center" valignment="top" width="0pt">
20000 <column alignment="center" valignment="top" width="0pt">
20001 <row>
20002 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20003 \begin_inset Text
20004
20005 \begin_layout Plain Layout
20006 Commande
20007 \end_layout
20008
20009 \end_inset
20010 </cell>
20011 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20012 \begin_inset Text
20013
20014 \begin_layout Plain Layout
20015 Résultat
20016 \end_layout
20017
20018 \end_inset
20019 </cell>
20020 </row>
20021 <row>
20022 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20023 \begin_inset Text
20024
20025 \begin_layout Plain Layout
20026
20027 \backslash
20028 Sigma
20029 \end_layout
20030
20031 \end_inset
20032 </cell>
20033 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20034 \begin_inset Text
20035
20036 \begin_layout Plain Layout
20037 \begin_inset Formula $\Sigma$
20038 \end_inset
20039
20040
20041 \end_layout
20042
20043 \end_inset
20044 </cell>
20045 </row>
20046 <row>
20047 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20048 \begin_inset Text
20049
20050 \begin_layout Plain Layout
20051
20052 \backslash
20053 Upsilon
20054 \end_layout
20055
20056 \end_inset
20057 </cell>
20058 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20059 \begin_inset Text
20060
20061 \begin_layout Plain Layout
20062 \begin_inset Formula $\Upsilon$
20063 \end_inset
20064
20065
20066 \end_layout
20067
20068 \end_inset
20069 </cell>
20070 </row>
20071 <row>
20072 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20073 \begin_inset Text
20074
20075 \begin_layout Plain Layout
20076
20077 \backslash
20078 Phi
20079 \end_layout
20080
20081 \end_inset
20082 </cell>
20083 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20084 \begin_inset Text
20085
20086 \begin_layout Plain Layout
20087 \begin_inset Formula $\Phi$
20088 \end_inset
20089
20090
20091 \end_layout
20092
20093 \end_inset
20094 </cell>
20095 </row>
20096 <row>
20097 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20098 \begin_inset Text
20099
20100 \begin_layout Plain Layout
20101
20102 \backslash
20103 Psi
20104 \end_layout
20105
20106 \end_inset
20107 </cell>
20108 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20109 \begin_inset Text
20110
20111 \begin_layout Plain Layout
20112 \begin_inset Formula $\Psi$
20113 \end_inset
20114
20115
20116 \end_layout
20117
20118 \end_inset
20119 </cell>
20120 </row>
20121 <row>
20122 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20123 \begin_inset Text
20124
20125 \begin_layout Plain Layout
20126
20127 \backslash
20128 Omega
20129 \end_layout
20130
20131 \end_inset
20132 </cell>
20133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20134 \begin_inset Text
20135
20136 \begin_layout Plain Layout
20137 \begin_inset Formula $\Omega$
20138 \end_inset
20139
20140
20141 \end_layout
20142
20143 \end_inset
20144 </cell>
20145 </row>
20146 </lyxtabular>
20147
20148 \end_inset
20149
20150
20151 \lang english
20152
20153 \begin_inset space \hfill{}
20154 \end_inset
20155
20156
20157 \end_layout
20158
20159 \begin_layout Standard
20160 \begin_inset VSpace medskip
20161 \end_inset
20162
20163 Le fait que les lettres grecques majuscules apparaissent droites provient
20164  d'un défaut de conception quand TeX a été développé.
20165  Pour obtenir des lettres majuscules italiques correctes, commencez chaque
20166  commande par 
20167 \series bold
20168 var
20169 \series default
20170 .
20171  Par exemple, la commande 
20172 \series bold
20173
20174 \backslash
20175 varGamma
20176 \series default
20177  produit: 
20178 \begin_inset Formula $\varGamma$
20179 \end_inset
20180
20181
20182 \end_layout
20183
20184 \begin_layout Subsection
20185 Lettres grasses
20186 \begin_inset Index
20187 status collapsed
20188
20189 \begin_layout Plain Layout
20190 Lettres grecques ! grasses
20191 \end_layout
20192
20193 \end_inset
20194
20195
20196 \end_layout
20197
20198 \begin_layout Standard
20199 Les lettres grecques ne peuvent être mise dans différents styles de polices
20200  comme les lettres latines.
20201  Elles peuvent seulement être mises en gras avec la commande 
20202 \series bold
20203
20204 \backslash
20205 boldsymbol
20206 \series default
20207
20208 \begin_inset Index
20209 status collapsed
20210
20211 \begin_layout Plain Layout
20212 Commandes ! B ! 
20213 \backslash
20214 boldsymbol
20215 \end_layout
20216
20217 \end_inset
20218
20219 .
20220 \end_layout
20221
20222 \begin_layout Standard
20223 \align center
20224 \begin_inset Tabular
20225 <lyxtabular version="3" rows="3" columns="2">
20226 <features>
20227 <column alignment="center" valignment="top" width="0">
20228 <column alignment="center" valignment="top" width="0">
20229 <row>
20230 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20231 \begin_inset Text
20232
20233 \begin_layout Plain Layout
20234 Commande
20235 \end_layout
20236
20237 \end_inset
20238 </cell>
20239 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20240 \begin_inset Text
20241
20242 \begin_layout Plain Layout
20243 Résultat
20244 \end_layout
20245
20246 \end_inset
20247 </cell>
20248 </row>
20249 <row>
20250 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20251 \begin_inset Text
20252
20253 \begin_layout Plain Layout
20254
20255 \backslash
20256 Upsilon
20257 \backslash
20258 boldsymbol
20259 \backslash
20260 Upsilon
20261 \end_layout
20262
20263 \end_inset
20264 </cell>
20265 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20266 \begin_inset Text
20267
20268 \begin_layout Plain Layout
20269 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
20270 \end_inset
20271
20272
20273 \end_layout
20274
20275 \end_inset
20276 </cell>
20277 </row>
20278 <row>
20279 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20280 \begin_inset Text
20281
20282 \begin_layout Plain Layout
20283
20284 \backslash
20285 theta
20286 \backslash
20287 boldsymbol
20288 \backslash
20289 theta
20290 \end_layout
20291
20292 \end_inset
20293 </cell>
20294 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20295 \begin_inset Text
20296
20297 \begin_layout Plain Layout
20298 \begin_inset Formula $\theta\boldsymbol{\theta}$
20299 \end_inset
20300
20301
20302 \end_layout
20303
20304 \end_inset
20305 </cell>
20306 </row>
20307 </lyxtabular>
20308
20309 \end_inset
20310
20311
20312 \end_layout
20313
20314 \begin_layout Section
20315 Symboles
20316 \begin_inset ERT
20317 status collapsed
20318
20319 \begin_layout Plain Layout
20320
20321
20322 \backslash
20323 texorpdfstring{
20324 \end_layout
20325
20326 \end_inset
20327
20328
20329 \begin_inset Foot
20330 status collapsed
20331
20332 \begin_layout Plain Layout
20333 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
20334  être trouvée dans 
20335 \begin_inset CommandInset citation
20336 LatexCommand cite
20337 key "Symbole"
20338
20339 \end_inset
20340
20341 .
20342 \end_layout
20343
20344 \end_inset
20345
20346
20347 \begin_inset ERT
20348 status collapsed
20349
20350 \begin_layout Plain Layout
20351
20352 }{}
20353 \end_layout
20354
20355 \end_inset
20356
20357
20358 \begin_inset Note Note
20359 status collapsed
20360
20361 \begin_layout Plain Layout
20362
20363 \backslash
20364 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
20365  dans les signets PDF.
20366 \end_layout
20367
20368 \begin_layout Plain Layout
20369 Plus au sujet de 
20370 \backslash
20371 texorpdfstring dans la section 
20372 \begin_inset CommandInset ref
20373 LatexCommand ref
20374 reference "sub:formules-dans-les-entêtes"
20375
20376 \end_inset
20377
20378 .
20379 \end_layout
20380
20381 \end_inset
20382
20383
20384 \begin_inset Index
20385 status collapsed
20386
20387 \begin_layout Plain Layout
20388 Symboles
20389 \end_layout
20390
20391 \end_inset
20392
20393
20394 \end_layout
20395
20396 \begin_layout Standard
20397 Plusieurs symboles listés dans cette section peuvent aussi être insérés
20398  grâce aux boutons 
20399 \begin_inset Graphics
20400         filename ../../images/math/nabla.png
20401         scale 85
20402
20403 \end_inset
20404
20405  et 
20406 \begin_inset Graphics
20407         filename ../../images/math/digamma.png
20408         scale 85
20409
20410 \end_inset
20411
20412  de la barre d'outils mathématique.
20413 \end_layout
20414
20415 \begin_layout Subsection
20416 Symboles mathématiques
20417 \begin_inset CommandInset label
20418 LatexCommand label
20419 name "sub:Symboles-mathématiques"
20420
20421 \end_inset
20422
20423
20424 \begin_inset Index
20425 status collapsed
20426
20427 \begin_layout Plain Layout
20428 Symboles ! mathématiques
20429 \end_layout
20430
20431 \end_inset
20432
20433
20434 \end_layout
20435
20436 \begin_layout Standard
20437 \begin_inset space \hfill{}
20438 \end_inset
20439
20440
20441 \begin_inset Tabular
20442 <lyxtabular version="3" rows="10" columns="2">
20443 <features>
20444 <column alignment="center" valignment="top" width="0pt">
20445 <column alignment="center" valignment="top" width="0pt">
20446 <row>
20447 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20448 \begin_inset Text
20449
20450 \begin_layout Plain Layout
20451 Commande
20452 \end_layout
20453
20454 \end_inset
20455 </cell>
20456 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20457 \begin_inset Text
20458
20459 \begin_layout Plain Layout
20460 Résultat
20461 \end_layout
20462
20463 \end_inset
20464 </cell>
20465 </row>
20466 <row>
20467 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20468 \begin_inset Text
20469
20470 \begin_layout Plain Layout
20471
20472 \backslash
20473 neg
20474 \end_layout
20475
20476 \end_inset
20477 </cell>
20478 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20479 \begin_inset Text
20480
20481 \begin_layout Plain Layout
20482 \begin_inset Formula $\neg$
20483 \end_inset
20484
20485
20486 \end_layout
20487
20488 \end_inset
20489 </cell>
20490 </row>
20491 <row>
20492 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20493 \begin_inset Text
20494
20495 \begin_layout Plain Layout
20496
20497 \backslash
20498 Im
20499 \end_layout
20500
20501 \end_inset
20502 </cell>
20503 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20504 \begin_inset Text
20505
20506 \begin_layout Plain Layout
20507 \begin_inset Formula $\Im$
20508 \end_inset
20509
20510
20511 \end_layout
20512
20513 \end_inset
20514 </cell>
20515 </row>
20516 <row>
20517 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20518 \begin_inset Text
20519
20520 \begin_layout Plain Layout
20521
20522 \backslash
20523 Re
20524 \end_layout
20525
20526 \end_inset
20527 </cell>
20528 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20529 \begin_inset Text
20530
20531 \begin_layout Plain Layout
20532 \begin_inset Formula $\Re$
20533 \end_inset
20534
20535
20536 \end_layout
20537
20538 \end_inset
20539 </cell>
20540 </row>
20541 <row>
20542 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20543 \begin_inset Text
20544
20545 \begin_layout Plain Layout
20546
20547 \backslash
20548 aleph
20549 \end_layout
20550
20551 \end_inset
20552 </cell>
20553 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20554 \begin_inset Text
20555
20556 \begin_layout Plain Layout
20557 \begin_inset Formula $\aleph$
20558 \end_inset
20559
20560
20561 \end_layout
20562
20563 \end_inset
20564 </cell>
20565 </row>
20566 <row>
20567 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20568 \begin_inset Text
20569
20570 \begin_layout Plain Layout
20571
20572 \backslash
20573 partial
20574 \end_layout
20575
20576 \end_inset
20577 </cell>
20578 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20579 \begin_inset Text
20580
20581 \begin_layout Plain Layout
20582 \begin_inset Formula $\partial$
20583 \end_inset
20584
20585
20586 \end_layout
20587
20588 \end_inset
20589 </cell>
20590 </row>
20591 <row>
20592 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20593 \begin_inset Text
20594
20595 \begin_layout Plain Layout
20596
20597 \backslash
20598 infty
20599 \end_layout
20600
20601 \end_inset
20602 </cell>
20603 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20604 \begin_inset Text
20605
20606 \begin_layout Plain Layout
20607 \begin_inset Formula $\infty$
20608 \end_inset
20609
20610
20611 \end_layout
20612
20613 \end_inset
20614 </cell>
20615 </row>
20616 <row>
20617 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20618 \begin_inset Text
20619
20620 \begin_layout Plain Layout
20621
20622 \backslash
20623 wp
20624 \end_layout
20625
20626 \end_inset
20627 </cell>
20628 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20629 \begin_inset Text
20630
20631 \begin_layout Plain Layout
20632 \begin_inset Formula $\wp$
20633 \end_inset
20634
20635
20636 \end_layout
20637
20638 \end_inset
20639 </cell>
20640 </row>
20641 <row>
20642 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20643 \begin_inset Text
20644
20645 \begin_layout Plain Layout
20646
20647 \backslash
20648 imath
20649 \end_layout
20650
20651 \end_inset
20652 </cell>
20653 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20654 \begin_inset Text
20655
20656 \begin_layout Plain Layout
20657 \begin_inset Formula $\imath$
20658 \end_inset
20659
20660
20661 \end_layout
20662
20663 \end_inset
20664 </cell>
20665 </row>
20666 <row>
20667 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20668 \begin_inset Text
20669
20670 \begin_layout Plain Layout
20671
20672 \backslash
20673 jmath
20674 \end_layout
20675
20676 \end_inset
20677 </cell>
20678 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20679 \begin_inset Text
20680
20681 \begin_layout Plain Layout
20682 \begin_inset Formula $\jmath$
20683 \end_inset
20684
20685
20686 \end_layout
20687
20688 \end_inset
20689 </cell>
20690 </row>
20691 </lyxtabular>
20692
20693 \end_inset
20694
20695
20696 \begin_inset space \hfill{}
20697 \end_inset
20698
20699
20700 \begin_inset Tabular
20701 <lyxtabular version="3" rows="10" columns="2">
20702 <features>
20703 <column alignment="center" valignment="top" width="0pt">
20704 <column alignment="center" valignment="top" width="0pt">
20705 <row>
20706 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20707 \begin_inset Text
20708
20709 \begin_layout Plain Layout
20710 Commande
20711 \end_layout
20712
20713 \end_inset
20714 </cell>
20715 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20716 \begin_inset Text
20717
20718 \begin_layout Plain Layout
20719 Résultat
20720 \begin_inset Note Note
20721 status collapsed
20722
20723 \begin_layout Plain Layout
20724
20725 \series bold
20726
20727 \backslash
20728 raisebox est seulement utilisée pour faire de la place
20729 \end_layout
20730
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" leftline="true" usebox="none">
20741 \begin_inset Text
20742
20743 \begin_layout Plain Layout
20744
20745 \backslash
20746 forall
20747 \end_layout
20748
20749 \end_inset
20750 </cell>
20751 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20752 \begin_inset Text
20753
20754 \begin_layout Plain Layout
20755 \begin_inset Formula $\forall$
20756 \end_inset
20757
20758
20759 \end_layout
20760
20761 \end_inset
20762 </cell>
20763 </row>
20764 <row>
20765 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20766 \begin_inset Text
20767
20768 \begin_layout Plain Layout
20769
20770 \backslash
20771 exists
20772 \end_layout
20773
20774 \end_inset
20775 </cell>
20776 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20777 \begin_inset Text
20778
20779 \begin_layout Plain Layout
20780 \begin_inset Formula $\exists$
20781 \end_inset
20782
20783
20784 \end_layout
20785
20786 \end_inset
20787 </cell>
20788 </row>
20789 <row>
20790 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20791 \begin_inset Text
20792
20793 \begin_layout Plain Layout
20794
20795 \backslash
20796 nexists
20797 \end_layout
20798
20799 \end_inset
20800 </cell>
20801 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20802 \begin_inset Text
20803
20804 \begin_layout Plain Layout
20805 \begin_inset Formula $\nexists$
20806 \end_inset
20807
20808
20809 \end_layout
20810
20811 \end_inset
20812 </cell>
20813 </row>
20814 <row>
20815 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20816 \begin_inset Text
20817
20818 \begin_layout Plain Layout
20819
20820 \backslash
20821 emptyset
20822 \end_layout
20823
20824 \end_inset
20825 </cell>
20826 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20827 \begin_inset Text
20828
20829 \begin_layout Plain Layout
20830 \begin_inset Formula $\emptyset$
20831 \end_inset
20832
20833
20834 \end_layout
20835
20836 \end_inset
20837 </cell>
20838 </row>
20839 <row>
20840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20841 \begin_inset Text
20842
20843 \begin_layout Plain Layout
20844
20845 \backslash
20846 varnothing
20847 \end_layout
20848
20849 \end_inset
20850 </cell>
20851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20852 \begin_inset Text
20853
20854 \begin_layout Plain Layout
20855 \begin_inset Formula $\varnothing$
20856 \end_inset
20857
20858
20859 \end_layout
20860
20861 \end_inset
20862 </cell>
20863 </row>
20864 <row>
20865 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
20866 \begin_inset Text
20867
20868 \begin_layout Plain Layout
20869
20870 \backslash
20871 dag
20872 \end_layout
20873
20874 \end_inset
20875 </cell>
20876 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
20877 \begin_inset Text
20878
20879 \begin_layout Plain Layout
20880 \begin_inset Formula $\dag$
20881 \end_inset
20882
20883
20884 \end_layout
20885
20886 \end_inset
20887 </cell>
20888 </row>
20889 <row>
20890 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
20891 \begin_inset Text
20892
20893 \begin_layout Plain Layout
20894
20895 \backslash
20896 ddag
20897 \end_layout
20898
20899 \end_inset
20900 </cell>
20901 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
20902 \begin_inset Text
20903
20904 \begin_layout Plain Layout
20905 \begin_inset Formula $\ddag$
20906 \end_inset
20907
20908
20909 \end_layout
20910
20911 \end_inset
20912 </cell>
20913 </row>
20914 <row>
20915 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20916 \begin_inset Text
20917
20918 \begin_layout Plain Layout
20919
20920 \backslash
20921 complement
20922 \end_layout
20923
20924 \end_inset
20925 </cell>
20926 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20927 \begin_inset Text
20928
20929 \begin_layout Plain Layout
20930 \begin_inset ERT
20931 status collapsed
20932
20933 \begin_layout Plain Layout
20934
20935
20936 \backslash
20937 raisebox{-0.8mm}{
20938 \end_layout
20939
20940 \end_inset
20941
20942
20943 \begin_inset Formula $\complement$
20944 \end_inset
20945
20946
20947 \begin_inset ERT
20948 status collapsed
20949
20950 \begin_layout Plain Layout
20951
20952 }
20953 \end_layout
20954
20955 \end_inset
20956
20957
20958 \end_layout
20959
20960 \end_inset
20961 </cell>
20962 </row>
20963 <row>
20964 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
20965 \begin_inset Text
20966
20967 \begin_layout Plain Layout
20968
20969 \backslash
20970 Bbbk
20971 \end_layout
20972
20973 \end_inset
20974 </cell>
20975 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
20976 \begin_inset Text
20977
20978 \begin_layout Plain Layout
20979 \begin_inset Formula $\Bbbk$
20980 \end_inset
20981
20982
20983 \end_layout
20984
20985 \end_inset
20986 </cell>
20987 </row>
20988 </lyxtabular>
20989
20990 \end_inset
20991
20992
20993 \begin_inset space \hfill{}
20994 \end_inset
20995
20996
20997 \begin_inset Tabular
20998 <lyxtabular version="3" rows="10" columns="2">
20999 <features>
21000 <column alignment="center" valignment="top" width="0pt">
21001 <column alignment="center" valignment="top" width="0pt">
21002 <row>
21003 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21004 \begin_inset Text
21005
21006 \begin_layout Plain Layout
21007 Commande
21008 \end_layout
21009
21010 \end_inset
21011 </cell>
21012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21013 \begin_inset Text
21014
21015 \begin_layout Plain Layout
21016 Résultat
21017 \end_layout
21018
21019 \end_inset
21020 </cell>
21021 </row>
21022 <row>
21023 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21024 \begin_inset Text
21025
21026 \begin_layout Plain Layout
21027
21028 \backslash
21029 prime
21030 \end_layout
21031
21032 \end_inset
21033 </cell>
21034 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21035 \begin_inset Text
21036
21037 \begin_layout Plain Layout
21038 \begin_inset Formula $\prime$
21039 \end_inset
21040
21041
21042 \end_layout
21043
21044 \end_inset
21045 </cell>
21046 </row>
21047 <row>
21048 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21049 \begin_inset Text
21050
21051 \begin_layout Plain Layout
21052
21053 \backslash
21054 backprime
21055 \end_layout
21056
21057 \end_inset
21058 </cell>
21059 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21060 \begin_inset Text
21061
21062 \begin_layout Plain Layout
21063 \begin_inset Formula $\backprime$
21064 \end_inset
21065
21066
21067 \end_layout
21068
21069 \end_inset
21070 </cell>
21071 </row>
21072 <row>
21073 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21074 \begin_inset Text
21075
21076 \begin_layout Plain Layout
21077
21078 \backslash
21079 mho
21080 \end_layout
21081
21082 \end_inset
21083 </cell>
21084 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21085 \begin_inset Text
21086
21087 \begin_layout Plain Layout
21088 \begin_inset Formula $\mho$
21089 \end_inset
21090
21091
21092 \end_layout
21093
21094 \end_inset
21095 </cell>
21096 </row>
21097 <row>
21098 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21099 \begin_inset Text
21100
21101 \begin_layout Plain Layout
21102
21103 \backslash
21104 triangle
21105 \end_layout
21106
21107 \end_inset
21108 </cell>
21109 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21110 \begin_inset Text
21111
21112 \begin_layout Plain Layout
21113 \begin_inset Formula $\triangle$
21114 \end_inset
21115
21116
21117 \end_layout
21118
21119 \end_inset
21120 </cell>
21121 </row>
21122 <row>
21123 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21124 \begin_inset Text
21125
21126 \begin_layout Plain Layout
21127
21128 \backslash
21129 angle
21130 \end_layout
21131
21132 \end_inset
21133 </cell>
21134 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21135 \begin_inset Text
21136
21137 \begin_layout Plain Layout
21138 \begin_inset Formula $\angle$
21139 \end_inset
21140
21141
21142 \end_layout
21143
21144 \end_inset
21145 </cell>
21146 </row>
21147 <row>
21148 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21149 \begin_inset Text
21150
21151 \begin_layout Plain Layout
21152
21153 \backslash
21154 measuredangle
21155 \end_layout
21156
21157 \end_inset
21158 </cell>
21159 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21160 \begin_inset Text
21161
21162 \begin_layout Plain Layout
21163 \begin_inset Formula $\measuredangle$
21164 \end_inset
21165
21166
21167 \end_layout
21168
21169 \end_inset
21170 </cell>
21171 </row>
21172 <row>
21173 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21174 \begin_inset Text
21175
21176 \begin_layout Plain Layout
21177
21178 \backslash
21179 sphericalangle
21180 \end_layout
21181
21182 \end_inset
21183 </cell>
21184 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21185 \begin_inset Text
21186
21187 \begin_layout Plain Layout
21188 \begin_inset Formula $\sphericalangle$
21189 \end_inset
21190
21191
21192 \end_layout
21193
21194 \end_inset
21195 </cell>
21196 </row>
21197 <row>
21198 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21199 \begin_inset Text
21200
21201 \begin_layout Plain Layout
21202
21203 \backslash
21204 top
21205 \end_layout
21206
21207 \end_inset
21208 </cell>
21209 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21210 \begin_inset Text
21211
21212 \begin_layout Plain Layout
21213 \begin_inset Formula $\top$
21214 \end_inset
21215
21216
21217 \end_layout
21218
21219 \end_inset
21220 </cell>
21221 </row>
21222 <row>
21223 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21224 \begin_inset Text
21225
21226 \begin_layout Plain Layout
21227
21228 \backslash
21229 bot
21230 \end_layout
21231
21232 \end_inset
21233 </cell>
21234 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21235 \begin_inset Text
21236
21237 \begin_layout Plain Layout
21238 \begin_inset Formula $\bot$
21239 \end_inset
21240
21241
21242 \end_layout
21243
21244 \end_inset
21245 </cell>
21246 </row>
21247 </lyxtabular>
21248
21249 \end_inset
21250
21251
21252 \begin_inset space \hfill{}
21253 \end_inset
21254
21255
21256 \end_layout
21257
21258 \begin_layout Standard
21259 \begin_inset Newpage newpage
21260 \end_inset
21261
21262
21263 \end_layout
21264
21265 \begin_layout Subsection
21266 Symboles divers
21267 \begin_inset CommandInset label
21268 LatexCommand label
21269 name "sub:Symboles-divers"
21270
21271 \end_inset
21272
21273
21274 \begin_inset Index
21275 status collapsed
21276
21277 \begin_layout Plain Layout
21278 Symboles ! divers
21279 \end_layout
21280
21281 \end_inset
21282
21283
21284 \end_layout
21285
21286 \begin_layout Standard
21287 \noindent
21288 \align center
21289 \begin_inset Tabular
21290 <lyxtabular version="3" rows="10" columns="2">
21291 <features>
21292 <column alignment="center" valignment="top" width="0pt">
21293 <column alignment="center" valignment="top" width="0pt">
21294 <row>
21295 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21296 \begin_inset Text
21297
21298 \begin_layout Plain Layout
21299 Commande
21300 \end_layout
21301
21302 \end_inset
21303 </cell>
21304 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21305 \begin_inset Text
21306
21307 \begin_layout Plain Layout
21308 Résultat
21309 \end_layout
21310
21311 \end_inset
21312 </cell>
21313 </row>
21314 <row>
21315 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21316 \begin_inset Text
21317
21318 \begin_layout Plain Layout
21319
21320 \backslash
21321 flat
21322 \end_layout
21323
21324 \end_inset
21325 </cell>
21326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21327 \begin_inset Text
21328
21329 \begin_layout Plain Layout
21330 \begin_inset Formula $\flat$
21331 \end_inset
21332
21333
21334 \end_layout
21335
21336 \end_inset
21337 </cell>
21338 </row>
21339 <row>
21340 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21341 \begin_inset Text
21342
21343 \begin_layout Plain Layout
21344
21345 \backslash
21346 natural
21347 \end_layout
21348
21349 \end_inset
21350 </cell>
21351 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21352 \begin_inset Text
21353
21354 \begin_layout Plain Layout
21355 \begin_inset Formula $\natural$
21356 \end_inset
21357
21358
21359 \end_layout
21360
21361 \end_inset
21362 </cell>
21363 </row>
21364 <row>
21365 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21366 \begin_inset Text
21367
21368 \begin_layout Plain Layout
21369
21370 \backslash
21371 sharp
21372 \end_layout
21373
21374 \end_inset
21375 </cell>
21376 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21377 \begin_inset Text
21378
21379 \begin_layout Plain Layout
21380 \begin_inset Formula $\sharp$
21381 \end_inset
21382
21383
21384 \end_layout
21385
21386 \end_inset
21387 </cell>
21388 </row>
21389 <row>
21390 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21391 \begin_inset Text
21392
21393 \begin_layout Plain Layout
21394
21395 \backslash
21396 surd
21397 \end_layout
21398
21399 \end_inset
21400 </cell>
21401 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21402 \begin_inset Text
21403
21404 \begin_layout Plain Layout
21405 \begin_inset Formula $\surd$
21406 \end_inset
21407
21408
21409 \end_layout
21410
21411 \end_inset
21412 </cell>
21413 </row>
21414 <row>
21415 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21416 \begin_inset Text
21417
21418 \begin_layout Plain Layout
21419
21420 \backslash
21421 checkmark
21422 \end_layout
21423
21424 \end_inset
21425 </cell>
21426 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21427 \begin_inset Text
21428
21429 \begin_layout Plain Layout
21430 \begin_inset Formula $\checkmark$
21431 \end_inset
21432
21433
21434 \end_layout
21435
21436 \end_inset
21437 </cell>
21438 </row>
21439 <row>
21440 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21441 \begin_inset Text
21442
21443 \begin_layout Plain Layout
21444
21445 \backslash
21446 yen
21447 \end_layout
21448
21449 \end_inset
21450 </cell>
21451 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21452 \begin_inset Text
21453
21454 \begin_layout Plain Layout
21455 \begin_inset Formula $\yen$
21456 \end_inset
21457
21458
21459 \end_layout
21460
21461 \end_inset
21462 </cell>
21463 </row>
21464 <row>
21465 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21466 \begin_inset Text
21467
21468 \begin_layout Plain Layout
21469
21470 \backslash
21471 pounds
21472 \end_layout
21473
21474 \end_inset
21475 </cell>
21476 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21477 \begin_inset Text
21478
21479 \begin_layout Plain Layout
21480 \begin_inset Formula $\pounds$
21481 \end_inset
21482
21483
21484 \end_layout
21485
21486 \end_inset
21487 </cell>
21488 </row>
21489 <row>
21490 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21491 \begin_inset Text
21492
21493 \begin_layout Plain Layout
21494 $
21495 \end_layout
21496
21497 \end_inset
21498 </cell>
21499 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21500 \begin_inset Text
21501
21502 \begin_layout Plain Layout
21503 \begin_inset Formula $\$$
21504 \end_inset
21505
21506
21507 \end_layout
21508
21509 \end_inset
21510 </cell>
21511 </row>
21512 <row>
21513 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21514 \begin_inset Text
21515
21516 \begin_layout Plain Layout
21517 §
21518 \end_layout
21519
21520 \end_inset
21521 </cell>
21522 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21523 \begin_inset Text
21524
21525 \begin_layout Plain Layout
21526 \begin_inset Formula $§$
21527 \end_inset
21528
21529
21530 \end_layout
21531
21532 \end_inset
21533 </cell>
21534 </row>
21535 </lyxtabular>
21536
21537 \end_inset
21538
21539
21540 \begin_inset Tabular
21541 <lyxtabular version="3" rows="10" columns="2">
21542 <features>
21543 <column alignment="center" valignment="top" width="0">
21544 <column alignment="center" valignment="top" width="0">
21545 <row>
21546 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21547 \begin_inset Text
21548
21549 \begin_layout Plain Layout
21550 Commande
21551 \end_layout
21552
21553 \end_inset
21554 </cell>
21555 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21556 \begin_inset Text
21557
21558 \begin_layout Plain Layout
21559 Résultat
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 hbar
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 $\hbar$
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 hslash
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 $\hslash$
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" leftline="true" usebox="none">
21617 \begin_inset Text
21618
21619 \begin_layout Plain Layout
21620
21621 \backslash
21622 clubsuit
21623 \end_layout
21624
21625 \end_inset
21626 </cell>
21627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21628 \begin_inset Text
21629
21630 \begin_layout Plain Layout
21631 \begin_inset Formula $\clubsuit$
21632 \end_inset
21633
21634
21635 \end_layout
21636
21637 \end_inset
21638 </cell>
21639 </row>
21640 <row>
21641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21642 \begin_inset Text
21643
21644 \begin_layout Plain Layout
21645
21646 \backslash
21647 spadesuit
21648 \end_layout
21649
21650 \end_inset
21651 </cell>
21652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21653 \begin_inset Text
21654
21655 \begin_layout Plain Layout
21656 \begin_inset Formula $\spadesuit$
21657 \end_inset
21658
21659
21660 \end_layout
21661
21662 \end_inset
21663 </cell>
21664 </row>
21665 <row>
21666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21667 \begin_inset Text
21668
21669 \begin_layout Plain Layout
21670
21671 \backslash
21672 bigstar
21673 \end_layout
21674
21675 \end_inset
21676 </cell>
21677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21678 \begin_inset Text
21679
21680 \begin_layout Plain Layout
21681 \begin_inset Formula $\bigstar$
21682 \end_inset
21683
21684
21685 \end_layout
21686
21687 \end_inset
21688 </cell>
21689 </row>
21690 <row>
21691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21692 \begin_inset Text
21693
21694 \begin_layout Plain Layout
21695
21696 \backslash
21697 blacklozenge
21698 \end_layout
21699
21700 \end_inset
21701 </cell>
21702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21703 \begin_inset Text
21704
21705 \begin_layout Plain Layout
21706 \begin_inset Formula $\blacklozenge$
21707 \end_inset
21708
21709
21710 \end_layout
21711
21712 \end_inset
21713 </cell>
21714 </row>
21715 <row>
21716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21717 \begin_inset Text
21718
21719 \begin_layout Plain Layout
21720
21721 \backslash
21722 blacktriangle
21723 \end_layout
21724
21725 \end_inset
21726 </cell>
21727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21728 \begin_inset Text
21729
21730 \begin_layout Plain Layout
21731 \begin_inset Formula $\blacktriangle$
21732 \end_inset
21733
21734
21735 \end_layout
21736
21737 \end_inset
21738 </cell>
21739 </row>
21740 <row>
21741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21742 \begin_inset Text
21743
21744 \begin_layout Plain Layout
21745
21746 \backslash
21747 blacktiangledown
21748 \end_layout
21749
21750 \end_inset
21751 </cell>
21752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21753 \begin_inset Text
21754
21755 \begin_layout Plain Layout
21756 \begin_inset Formula $\blacktriangledown$
21757 \end_inset
21758
21759
21760 \end_layout
21761
21762 \end_inset
21763 </cell>
21764 </row>
21765 <row>
21766 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21767 \begin_inset Text
21768
21769 \begin_layout Plain Layout
21770
21771 \backslash
21772 bullet
21773 \end_layout
21774
21775 \end_inset
21776 </cell>
21777 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21778 \begin_inset Text
21779
21780 \begin_layout Plain Layout
21781 \begin_inset Formula $\bullet$
21782 \end_inset
21783
21784
21785 \end_layout
21786
21787 \end_inset
21788 </cell>
21789 </row>
21790 </lyxtabular>
21791
21792 \end_inset
21793
21794
21795 \begin_inset Tabular
21796 <lyxtabular version="3" rows="10" columns="2">
21797 <features>
21798 <column alignment="center" valignment="top" width="0pt">
21799 <column alignment="center" valignment="top" width="0pt">
21800 <row>
21801 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21802 \begin_inset Text
21803
21804 \begin_layout Plain Layout
21805 Commande
21806 \end_layout
21807
21808 \end_inset
21809 </cell>
21810 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21811 \begin_inset Text
21812
21813 \begin_layout Plain Layout
21814 Résultat
21815 \end_layout
21816
21817 \end_inset
21818 </cell>
21819 </row>
21820 <row>
21821 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21822 \begin_inset Text
21823
21824 \begin_layout Plain Layout
21825
21826 \backslash
21827 diamondsuit
21828 \end_layout
21829
21830 \end_inset
21831 </cell>
21832 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21833 \begin_inset Text
21834
21835 \begin_layout Plain Layout
21836 \begin_inset Formula $\diamondsuit$
21837 \end_inset
21838
21839
21840 \end_layout
21841
21842 \end_inset
21843 </cell>
21844 </row>
21845 <row>
21846 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21847 \begin_inset Text
21848
21849 \begin_layout Plain Layout
21850
21851 \backslash
21852 Diamond
21853 \end_layout
21854
21855 \end_inset
21856 </cell>
21857 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21858 \begin_inset Text
21859
21860 \begin_layout Plain Layout
21861 \begin_inset Formula $\Diamond$
21862 \end_inset
21863
21864
21865 \end_layout
21866
21867 \end_inset
21868 </cell>
21869 </row>
21870 <row>
21871 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
21872 \begin_inset Text
21873
21874 \begin_layout Plain Layout
21875
21876 \backslash
21877 heartsuit
21878 \end_layout
21879
21880 \end_inset
21881 </cell>
21882 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
21883 \begin_inset Text
21884
21885 \begin_layout Plain Layout
21886 \begin_inset Formula $\heartsuit$
21887 \end_inset
21888
21889
21890 \end_layout
21891
21892 \end_inset
21893 </cell>
21894 </row>
21895 <row>
21896 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
21897 \begin_inset Text
21898
21899 \begin_layout Plain Layout
21900
21901 \backslash
21902 P
21903 \end_layout
21904
21905 \end_inset
21906 </cell>
21907 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
21908 \begin_inset Text
21909
21910 \begin_layout Plain Layout
21911 \begin_inset Formula $\P$
21912 \end_inset
21913
21914
21915 \end_layout
21916
21917 \end_inset
21918 </cell>
21919 </row>
21920 <row>
21921 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21922 \begin_inset Text
21923
21924 \begin_layout Plain Layout
21925
21926 \backslash
21927 copyright
21928 \end_layout
21929
21930 \end_inset
21931 </cell>
21932 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21933 \begin_inset Text
21934
21935 \begin_layout Plain Layout
21936 \begin_inset Formula $\copyright$
21937 \end_inset
21938
21939
21940 \end_layout
21941
21942 \end_inset
21943 </cell>
21944 </row>
21945 <row>
21946 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21947 \begin_inset Text
21948
21949 \begin_layout Plain Layout
21950
21951 \backslash
21952 circledR
21953 \end_layout
21954
21955 \end_inset
21956 </cell>
21957 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21958 \begin_inset Text
21959
21960 \begin_layout Plain Layout
21961 \begin_inset Formula $\circledR$
21962 \end_inset
21963
21964
21965 \end_layout
21966
21967 \end_inset
21968 </cell>
21969 </row>
21970 <row>
21971 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21972 \begin_inset Text
21973
21974 \begin_layout Plain Layout
21975
21976 \backslash
21977 maltese
21978 \end_layout
21979
21980 \end_inset
21981 </cell>
21982 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
21983 \begin_inset Text
21984
21985 \begin_layout Plain Layout
21986 \begin_inset Formula $\maltese$
21987 \end_inset
21988
21989
21990 \end_layout
21991
21992 \end_inset
21993 </cell>
21994 </row>
21995 <row>
21996 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
21997 \begin_inset Text
21998
21999 \begin_layout Plain Layout
22000
22001 \backslash
22002 diagup
22003 \end_layout
22004
22005 \end_inset
22006 </cell>
22007 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22008 \begin_inset Text
22009
22010 \begin_layout Plain Layout
22011 \begin_inset Formula $\diagup$
22012 \end_inset
22013
22014
22015 \end_layout
22016
22017 \end_inset
22018 </cell>
22019 </row>
22020 <row>
22021 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
22022 \begin_inset Text
22023
22024 \begin_layout Plain Layout
22025
22026 \backslash
22027 diagdown
22028 \end_layout
22029
22030 \end_inset
22031 </cell>
22032 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
22033 \begin_inset Text
22034
22035 \begin_layout Plain Layout
22036 \begin_inset Formula $\diagdown$
22037 \end_inset
22038
22039
22040 \end_layout
22041
22042 \end_inset
22043 </cell>
22044 </row>
22045 </lyxtabular>
22046
22047 \end_inset
22048
22049
22050 \end_layout
22051
22052 \begin_layout Standard
22053 \begin_inset VSpace medskip
22054 \end_inset
22055
22056 D'autres symboles sont listés dans 
22057 \begin_inset CommandInset ref
22058 LatexCommand ref
22059 reference "sub:Caractères-spéciaux-divers"
22060
22061 \end_inset
22062
22063 .
22064 \end_layout
22065
22066 \begin_layout Standard
22067 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
22068 \begin_inset CommandInset ref
22069 LatexCommand ref
22070 reference "sub:Tailles-polices"
22071
22072 \end_inset
22073
22074 .
22075 \end_layout
22076
22077 \begin_layout Subsection
22078 Le symbole de l'Euro €
22079 \begin_inset Index
22080 status collapsed
22081
22082 \begin_layout Plain Layout
22083 Symboles ! symbole de l'Euro
22084 \end_layout
22085
22086 \end_inset
22087
22088
22089 \begin_inset Index
22090 status collapsed
22091
22092 \begin_layout Plain Layout
22093 \begin_inset ERT
22094 status collapsed
22095
22096 \begin_layout Plain Layout
22097
22098
22099 \backslash
22100 officialeuro
22101 \end_layout
22102
22103 \end_inset
22104
22105
22106 \end_layout
22107
22108 \end_inset
22109
22110
22111 \end_layout
22112
22113 \begin_layout Standard
22114 Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
22115  paquetage LaTeX 
22116 \series bold
22117 eurosym
22118 \series default
22119
22120 \begin_inset Index
22121 status collapsed
22122
22123 \begin_layout Plain Layout
22124 Paquetages ! eurosym
22125 \end_layout
22126
22127 \end_inset
22128
22129  et le charger avec la ligne suivante dans le préambule LaTeX
22130 \end_layout
22131
22132 \begin_layout Standard
22133
22134 \series bold
22135
22136 \backslash
22137 usepackage[gennarrow]{eurosym}
22138 \end_layout
22139
22140 \begin_layout Standard
22141 Le symbole de l'Euro peut alors être inséré avec la commande 
22142 \series bold
22143
22144 \backslash
22145 euro
22146 \series default
22147
22148 \begin_inset Index
22149 status collapsed
22150
22151 \begin_layout Plain Layout
22152 Commandes ! E ! 
22153 \backslash
22154 euro
22155 \end_layout
22156
22157 \end_inset
22158
22159 .
22160 \end_layout
22161
22162 \begin_layout Standard
22163 On peut aussi insérer le symbole de l'Euro directement en mode texte mathématiqu
22164 e avec la touche €, sans avoir à installer le paquetage 
22165 \series bold
22166 eurosym
22167 \series default
22168 .
22169  Quand 
22170 \series bold
22171 eurosym
22172 \series default
22173  est installé, on peut aussi insérer la commande 
22174 \series bold
22175
22176 \backslash
22177 euro
22178 \series default
22179  en mode TeX.
22180  Le symbole monétaire officiel de l'Euro peut être inséré avec la commande
22181  
22182 \series bold
22183
22184 \backslash
22185 officialeuro
22186 \series default
22187
22188 \begin_inset Index
22189 status collapsed
22190
22191 \begin_layout Plain Layout
22192 Commandes ! O ! 
22193 \backslash
22194 officialeuro
22195 \end_layout
22196
22197 \end_inset
22198
22199 , qui n'est utilisable qu'en mode TeX.
22200 \end_layout
22201
22202 \begin_layout Standard
22203 \begin_inset ERT
22204 status collapsed
22205
22206 \begin_layout Plain Layout
22207
22208
22209 \backslash
22210 ifeurosym 
22211 \end_layout
22212
22213 \end_inset
22214
22215
22216 \begin_inset Note Note
22217 status open
22218
22219 \begin_layout Plain Layout
22220 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
22221 \series bold
22222 eurosym
22223 \series default
22224  est installé.
22225 \end_layout
22226
22227 \end_inset
22228
22229
22230 \end_layout
22231
22232 \begin_layout Standard
22233 Un aperçu des différents symboles de l'Euro:
22234 \end_layout
22235
22236 \begin_layout Standard
22237 \align center
22238 \begin_inset Tabular
22239 <lyxtabular version="3" rows="4" columns="3">
22240 <features>
22241 <column alignment="center" valignment="top" width="0pt">
22242 <column alignment="center" valignment="top" width="0pt">
22243 <column alignment="center" valignment="top" width="0pt">
22244 <row>
22245 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
22246 \begin_inset Text
22247
22248 \begin_layout Plain Layout
22249
22250 \end_layout
22251
22252 \end_inset
22253 </cell>
22254 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22255 \begin_inset Text
22256
22257 \begin_layout Plain Layout
22258 Commande 
22259 \end_layout
22260
22261 \end_inset
22262 </cell>
22263 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22264 \begin_inset Text
22265
22266 \begin_layout Plain Layout
22267 Résultat
22268 \end_layout
22269
22270 \end_inset
22271 </cell>
22272 </row>
22273 <row>
22274 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22275 \begin_inset Text
22276
22277 \begin_layout Plain Layout
22278 formule
22279 \end_layout
22280
22281 \end_inset
22282 </cell>
22283 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22284 \begin_inset Text
22285
22286 \begin_layout Plain Layout
22287
22288 \backslash
22289 euro
22290 \end_layout
22291
22292 \end_inset
22293 </cell>
22294 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22295 \begin_inset Text
22296
22297 \begin_layout Plain Layout
22298 \begin_inset Formula $\euro$
22299 \end_inset
22300
22301
22302 \end_layout
22303
22304 \end_inset
22305 </cell>
22306 </row>
22307 <row>
22308 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22309 \begin_inset Text
22310
22311 \begin_layout Plain Layout
22312 texte mathématique
22313 \end_layout
22314
22315 \end_inset
22316 </cell>
22317 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22318 \begin_inset Text
22319
22320 \begin_layout Plain Layout
22321
22322 \end_layout
22323
22324 \end_inset
22325 </cell>
22326 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22327 \begin_inset Text
22328
22329 \begin_layout Plain Layout
22330 \begin_inset Formula $\mbox{€}$
22331 \end_inset
22332
22333
22334 \end_layout
22335
22336 \end_inset
22337 </cell>
22338 </row>
22339 <row>
22340 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22341 \begin_inset Text
22342
22343 \begin_layout Plain Layout
22344 mode TeX
22345 \end_layout
22346
22347 \end_inset
22348 </cell>
22349 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22350 \begin_inset Text
22351
22352 \begin_layout Plain Layout
22353
22354 \backslash
22355 officialeuro
22356 \end_layout
22357
22358 \end_inset
22359 </cell>
22360 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22361 \begin_inset Text
22362
22363 \begin_layout Plain Layout
22364 \begin_inset ERT
22365 status collapsed
22366
22367 \begin_layout Plain Layout
22368
22369
22370 \backslash
22371 officialeuro
22372 \end_layout
22373
22374 \end_inset
22375
22376
22377 \end_layout
22378
22379 \end_inset
22380 </cell>
22381 </row>
22382 </lyxtabular>
22383
22384 \end_inset
22385
22386
22387 \end_layout
22388
22389 \begin_layout Standard
22390 \begin_inset ERT
22391 status collapsed
22392
22393 \begin_layout Plain Layout
22394
22395
22396 \backslash
22397 else 
22398 \end_layout
22399
22400 \end_inset
22401
22402
22403 \begin_inset Note Note
22404 status open
22405
22406 \begin_layout Plain Layout
22407 Ce qui suit sera affiché si le paquetage LaTeX 
22408 \series bold
22409 eurosym
22410 \series default
22411  n'est pas installé:
22412 \end_layout
22413
22414 \end_inset
22415
22416
22417 \end_layout
22418
22419 \begin_layout Standard
22420 Vous devez installer le paquetage LaTeX 
22421 \series bold
22422 eurosym
22423 \series default
22424  pour voir le reste de cette section dans la sortie imprimée.
22425 \end_layout
22426
22427 \begin_layout Standard
22428 \begin_inset ERT
22429 status collapsed
22430
22431 \begin_layout Plain Layout
22432
22433
22434 \backslash
22435 fi 
22436 \end_layout
22437
22438 \end_inset
22439
22440
22441 \end_layout
22442
22443 \begin_layout Standard
22444 \begin_inset Newpage pagebreak
22445 \end_inset
22446
22447
22448 \end_layout
22449
22450 \begin_layout Section
22451 Opérateurs de relation
22452 \begin_inset CommandInset label
22453 LatexCommand label
22454 name "sec:Relations"
22455
22456 \end_inset
22457
22458
22459 \begin_inset Index
22460 status collapsed
22461
22462 \begin_layout Plain Layout
22463 Relations
22464 \end_layout
22465
22466 \end_inset
22467
22468
22469 \begin_inset Index
22470 status collapsed
22471
22472 \begin_layout Plain Layout
22473 Comparaisons|see
22474 \begin_inset ERT
22475 status collapsed
22476
22477 \begin_layout Plain Layout
22478
22479 {
22480 \end_layout
22481
22482 \end_inset
22483
22484 Relations
22485 \begin_inset ERT
22486 status collapsed
22487
22488 \begin_layout Plain Layout
22489
22490 }
22491 \end_layout
22492
22493 \end_inset
22494
22495
22496 \end_layout
22497
22498 \end_inset
22499
22500
22501 \end_layout
22502
22503 \begin_layout Standard
22504 Tous les opérateurs de relation peuvent aussi être insérés en passant par
22505  le bouton 
22506 \begin_inset Graphics
22507         filename ../../images/math/leq.png
22508         scale 85
22509
22510 \end_inset
22511
22512  de la barre d'outils.
22513 \end_layout
22514
22515 \begin_layout Standard
22516 \begin_inset Tabular
22517 <lyxtabular version="3" rows="17" columns="2">
22518 <features>
22519 <column alignment="center" valignment="top" width="0pt">
22520 <column alignment="center" valignment="top" width="0">
22521 <row>
22522 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22523 \begin_inset Text
22524
22525 \begin_layout Plain Layout
22526
22527 \size small
22528 Commande
22529 \end_layout
22530
22531 \end_inset
22532 </cell>
22533 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22534 \begin_inset Text
22535
22536 \begin_layout Plain Layout
22537
22538 \size small
22539 Résultat
22540 \end_layout
22541
22542 \end_inset
22543 </cell>
22544 </row>
22545 <row>
22546 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22547 \begin_inset Text
22548
22549 \begin_layout Plain Layout
22550 <
22551 \end_layout
22552
22553 \end_inset
22554 </cell>
22555 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22556 \begin_inset Text
22557
22558 \begin_layout Plain Layout
22559 \begin_inset Formula $<$
22560 \end_inset
22561
22562
22563 \end_layout
22564
22565 \end_inset
22566 </cell>
22567 </row>
22568 <row>
22569 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22570 \begin_inset Text
22571
22572 \begin_layout Plain Layout
22573
22574 \backslash
22575 le
22576 \end_layout
22577
22578 \end_inset
22579 </cell>
22580 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22581 \begin_inset Text
22582
22583 \begin_layout Plain Layout
22584 \begin_inset Formula $\le$
22585 \end_inset
22586
22587
22588 \end_layout
22589
22590 \end_inset
22591 </cell>
22592 </row>
22593 <row>
22594 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22595 \begin_inset Text
22596
22597 \begin_layout Plain Layout
22598
22599 \backslash
22600 ll
22601 \end_layout
22602
22603 \end_inset
22604 </cell>
22605 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22606 \begin_inset Text
22607
22608 \begin_layout Plain Layout
22609 \begin_inset Formula $\ll$
22610 \end_inset
22611
22612
22613 \end_layout
22614
22615 \end_inset
22616 </cell>
22617 </row>
22618 <row>
22619 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22620 \begin_inset Text
22621
22622 \begin_layout Plain Layout
22623
22624 \backslash
22625 prec
22626 \end_layout
22627
22628 \end_inset
22629 </cell>
22630 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22631 \begin_inset Text
22632
22633 \begin_layout Plain Layout
22634 \begin_inset Formula $\prec$
22635 \end_inset
22636
22637
22638 \end_layout
22639
22640 \end_inset
22641 </cell>
22642 </row>
22643 <row>
22644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22645 \begin_inset Text
22646
22647 \begin_layout Plain Layout
22648
22649 \backslash
22650 preceq
22651 \end_layout
22652
22653 \end_inset
22654 </cell>
22655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22656 \begin_inset Text
22657
22658 \begin_layout Plain Layout
22659 \begin_inset Formula $\preceq$
22660 \end_inset
22661
22662
22663 \end_layout
22664
22665 \end_inset
22666 </cell>
22667 </row>
22668 <row>
22669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22670 \begin_inset Text
22671
22672 \begin_layout Plain Layout
22673
22674 \backslash
22675 subset
22676 \end_layout
22677
22678 \end_inset
22679 </cell>
22680 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22681 \begin_inset Text
22682
22683 \begin_layout Plain Layout
22684 \begin_inset Formula $\subset$
22685 \end_inset
22686
22687
22688 \end_layout
22689
22690 \end_inset
22691 </cell>
22692 </row>
22693 <row>
22694 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22695 \begin_inset Text
22696
22697 \begin_layout Plain Layout
22698
22699 \backslash
22700 subseteq
22701 \end_layout
22702
22703 \end_inset
22704 </cell>
22705 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22706 \begin_inset Text
22707
22708 \begin_layout Plain Layout
22709 \begin_inset Formula $\subseteq$
22710 \end_inset
22711
22712
22713 \end_layout
22714
22715 \end_inset
22716 </cell>
22717 </row>
22718 <row>
22719 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22720 \begin_inset Text
22721
22722 \begin_layout Plain Layout
22723
22724 \backslash
22725 sqsubseteq
22726 \end_layout
22727
22728 \end_inset
22729 </cell>
22730 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22731 \begin_inset Text
22732
22733 \begin_layout Plain Layout
22734 \begin_inset Formula $\sqsubseteq$
22735 \end_inset
22736
22737
22738 \end_layout
22739
22740 \end_inset
22741 </cell>
22742 </row>
22743 <row>
22744 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22745 \begin_inset Text
22746
22747 \begin_layout Plain Layout
22748
22749 \backslash
22750 in
22751 \end_layout
22752
22753 \end_inset
22754 </cell>
22755 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22756 \begin_inset Text
22757
22758 \begin_layout Plain Layout
22759 \begin_inset Formula $\in$
22760 \end_inset
22761
22762
22763 \end_layout
22764
22765 \end_inset
22766 </cell>
22767 </row>
22768 <row>
22769 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22770 \begin_inset Text
22771
22772 \begin_layout Plain Layout
22773
22774 \backslash
22775 vdash
22776 \end_layout
22777
22778 \end_inset
22779 </cell>
22780 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22781 \begin_inset Text
22782
22783 \begin_layout Plain Layout
22784 \begin_inset Formula $\vdash$
22785 \end_inset
22786
22787
22788 \end_layout
22789
22790 \end_inset
22791 </cell>
22792 </row>
22793 <row>
22794 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22795 \begin_inset Text
22796
22797 \begin_layout Plain Layout
22798
22799 \backslash
22800 smile
22801 \end_layout
22802
22803 \end_inset
22804 </cell>
22805 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22806 \begin_inset Text
22807
22808 \begin_layout Plain Layout
22809 \begin_inset Formula $\smile$
22810 \end_inset
22811
22812
22813 \end_layout
22814
22815 \end_inset
22816 </cell>
22817 </row>
22818 <row>
22819 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22820 \begin_inset Text
22821
22822 \begin_layout Plain Layout
22823
22824 \backslash
22825 lhd
22826 \end_layout
22827
22828 \end_inset
22829 </cell>
22830 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22831 \begin_inset Text
22832
22833 \begin_layout Plain Layout
22834 \begin_inset Formula $\lhd$
22835 \end_inset
22836
22837
22838 \end_layout
22839
22840 \end_inset
22841 </cell>
22842 </row>
22843 <row>
22844 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22845 \begin_inset Text
22846
22847 \begin_layout Plain Layout
22848
22849 \backslash
22850 unlhd
22851 \end_layout
22852
22853 \end_inset
22854 </cell>
22855 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22856 \begin_inset Text
22857
22858 \begin_layout Plain Layout
22859 \begin_inset Formula $\unlhd$
22860 \end_inset
22861
22862
22863 \end_layout
22864
22865 \end_inset
22866 </cell>
22867 </row>
22868 <row>
22869 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22870 \begin_inset Text
22871
22872 \begin_layout Plain Layout
22873
22874 \backslash
22875 gtrless
22876 \end_layout
22877
22878 \end_inset
22879 </cell>
22880 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22881 \begin_inset Text
22882
22883 \begin_layout Plain Layout
22884 \begin_inset Formula $\gtrless$
22885 \end_inset
22886
22887
22888 \end_layout
22889
22890 \end_inset
22891 </cell>
22892 </row>
22893 <row>
22894 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22895 \begin_inset Text
22896
22897 \begin_layout Plain Layout
22898
22899 \backslash
22900 mid
22901 \end_layout
22902
22903 \end_inset
22904 </cell>
22905 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22906 \begin_inset Text
22907
22908 \begin_layout Plain Layout
22909 \begin_inset Formula $\mid$
22910 \end_inset
22911
22912
22913 \end_layout
22914
22915 \end_inset
22916 </cell>
22917 </row>
22918 <row>
22919 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22920 \begin_inset Text
22921
22922 \begin_layout Plain Layout
22923
22924 \backslash
22925 nmid
22926 \end_layout
22927
22928 \end_inset
22929 </cell>
22930 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22931 \begin_inset Text
22932
22933 \begin_layout Plain Layout
22934 \begin_inset Formula $\nmid$
22935 \end_inset
22936
22937
22938 \end_layout
22939
22940 \end_inset
22941 </cell>
22942 </row>
22943 </lyxtabular>
22944
22945 \end_inset
22946
22947
22948 \begin_inset space \hfill{}
22949 \end_inset
22950
22951
22952 \begin_inset Tabular
22953 <lyxtabular version="3" rows="17" columns="2">
22954 <features>
22955 <column alignment="center" valignment="top" width="0pt">
22956 <column alignment="center" valignment="top" width="0">
22957 <row>
22958 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
22959 \begin_inset Text
22960
22961 \begin_layout Plain Layout
22962
22963 \size small
22964 Commande
22965 \end_layout
22966
22967 \end_inset
22968 </cell>
22969 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
22970 \begin_inset Text
22971
22972 \begin_layout Plain Layout
22973
22974 \size small
22975 Résultat
22976 \end_layout
22977
22978 \end_inset
22979 </cell>
22980 </row>
22981 <row>
22982 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
22983 \begin_inset Text
22984
22985 \begin_layout Plain Layout
22986 =
22987 \end_layout
22988
22989 \end_inset
22990 </cell>
22991 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
22992 \begin_inset Text
22993
22994 \begin_layout Plain Layout
22995 \begin_inset Formula $=$
22996 \end_inset
22997
22998
22999 \end_layout
23000
23001 \end_inset
23002 </cell>
23003 </row>
23004 <row>
23005 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23006 \begin_inset Text
23007
23008 \begin_layout Plain Layout
23009
23010 \backslash
23011 not=
23012 \end_layout
23013
23014 \end_inset
23015 </cell>
23016 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23017 \begin_inset Text
23018
23019 \begin_layout Plain Layout
23020 \begin_inset Formula $\not=$
23021 \end_inset
23022
23023
23024 \end_layout
23025
23026 \end_inset
23027 </cell>
23028 </row>
23029 <row>
23030 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23031 \begin_inset Text
23032
23033 \begin_layout Plain Layout
23034
23035 \backslash
23036 equiv
23037 \end_layout
23038
23039 \end_inset
23040 </cell>
23041 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23042 \begin_inset Text
23043
23044 \begin_layout Plain Layout
23045 \begin_inset Formula $\equiv$
23046 \end_inset
23047
23048
23049 \end_layout
23050
23051 \end_inset
23052 </cell>
23053 </row>
23054 <row>
23055 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23056 \begin_inset Text
23057
23058 \begin_layout Plain Layout
23059
23060 \backslash
23061 sim
23062 \end_layout
23063
23064 \end_inset
23065 </cell>
23066 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23067 \begin_inset Text
23068
23069 \begin_layout Plain Layout
23070 \begin_inset Formula $\sim$
23071 \end_inset
23072
23073
23074 \end_layout
23075
23076 \end_inset
23077 </cell>
23078 </row>
23079 <row>
23080 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23081 \begin_inset Text
23082
23083 \begin_layout Plain Layout
23084
23085 \backslash
23086 simeq
23087 \end_layout
23088
23089 \end_inset
23090 </cell>
23091 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23092 \begin_inset Text
23093
23094 \begin_layout Plain Layout
23095 \begin_inset Formula $\simeq$
23096 \end_inset
23097
23098
23099 \end_layout
23100
23101 \end_inset
23102 </cell>
23103 </row>
23104 <row>
23105 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23106 \begin_inset Text
23107
23108 \begin_layout Plain Layout
23109
23110 \backslash
23111 approx
23112 \end_layout
23113
23114 \end_inset
23115 </cell>
23116 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23117 \begin_inset Text
23118
23119 \begin_layout Plain Layout
23120 \begin_inset Formula $\approx$
23121 \end_inset
23122
23123
23124 \end_layout
23125
23126 \end_inset
23127 </cell>
23128 </row>
23129 <row>
23130 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23131 \begin_inset Text
23132
23133 \begin_layout Plain Layout
23134
23135 \backslash
23136 cong
23137 \end_layout
23138
23139 \end_inset
23140 </cell>
23141 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23142 \begin_inset Text
23143
23144 \begin_layout Plain Layout
23145 \begin_inset Formula $\cong$
23146 \end_inset
23147
23148
23149 \end_layout
23150
23151 \end_inset
23152 </cell>
23153 </row>
23154 <row>
23155 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23156 \begin_inset Text
23157
23158 \begin_layout Plain Layout
23159
23160 \backslash
23161 bowtie
23162 \end_layout
23163
23164 \end_inset
23165 </cell>
23166 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23167 \begin_inset Text
23168
23169 \begin_layout Plain Layout
23170 \begin_inset Formula $\bowtie$
23171 \end_inset
23172
23173
23174 \end_layout
23175
23176 \end_inset
23177 </cell>
23178 </row>
23179 <row>
23180 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23181 \begin_inset Text
23182
23183 \begin_layout Plain Layout
23184
23185 \backslash
23186 notin
23187 \end_layout
23188
23189 \end_inset
23190 </cell>
23191 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23192 \begin_inset Text
23193
23194 \begin_layout Plain Layout
23195 \begin_inset Formula $\notin$
23196 \end_inset
23197
23198
23199 \end_layout
23200
23201 \end_inset
23202 </cell>
23203 </row>
23204 <row>
23205 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23206 \begin_inset Text
23207
23208 \begin_layout Plain Layout
23209
23210 \backslash
23211 perp
23212 \end_layout
23213
23214 \end_inset
23215 </cell>
23216 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23217 \begin_inset Text
23218
23219 \begin_layout Plain Layout
23220 \begin_inset Formula $\perp$
23221 \end_inset
23222
23223
23224 \end_layout
23225
23226 \end_inset
23227 </cell>
23228 </row>
23229 <row>
23230 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23231 \begin_inset Text
23232
23233 \begin_layout Plain Layout
23234
23235 \backslash
23236 propto
23237 \end_layout
23238
23239 \end_inset
23240 </cell>
23241 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23242 \begin_inset Text
23243
23244 \begin_layout Plain Layout
23245 \begin_inset Formula $\propto$
23246 \end_inset
23247
23248
23249 \end_layout
23250
23251 \end_inset
23252 </cell>
23253 </row>
23254 <row>
23255 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23256 \begin_inset Text
23257
23258 \begin_layout Plain Layout
23259
23260 \backslash
23261 asymp
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 $\asymp$
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 doteq
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 $\doteq$
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 circeq
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 $\circeq$
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 models
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 $\models$
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" bottomline="true" leftline="true" usebox="none">
23356 \begin_inset Text
23357
23358 \begin_layout Plain Layout
23359
23360 \backslash
23361 widehat=
23362 \end_layout
23363
23364 \end_inset
23365 </cell>
23366 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23367 \begin_inset Text
23368
23369 \begin_layout Plain Layout
23370 \begin_inset Formula $\widehat{=}$
23371 \end_inset
23372
23373
23374 \end_layout
23375
23376 \end_inset
23377 </cell>
23378 </row>
23379 </lyxtabular>
23380
23381 \end_inset
23382
23383
23384 \begin_inset space \hfill{}
23385 \end_inset
23386
23387
23388 \begin_inset Tabular
23389 <lyxtabular version="3" rows="17" columns="2">
23390 <features>
23391 <column alignment="center" valignment="top" width="0pt">
23392 <column alignment="center" valignment="top" width="0">
23393 <row>
23394 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23395 \begin_inset Text
23396
23397 \begin_layout Plain Layout
23398
23399 \size small
23400 Commande
23401 \end_layout
23402
23403 \end_inset
23404 </cell>
23405 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23406 \begin_inset Text
23407
23408 \begin_layout Plain Layout
23409
23410 \size small
23411 Résultat
23412 \end_layout
23413
23414 \end_inset
23415 </cell>
23416 </row>
23417 <row>
23418 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23419 \begin_inset Text
23420
23421 \begin_layout Plain Layout
23422 >
23423 \end_layout
23424
23425 \end_inset
23426 </cell>
23427 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23428 \begin_inset Text
23429
23430 \begin_layout Plain Layout
23431 \begin_inset Formula $>$
23432 \end_inset
23433
23434
23435 \end_layout
23436
23437 \end_inset
23438 </cell>
23439 </row>
23440 <row>
23441 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23442 \begin_inset Text
23443
23444 \begin_layout Plain Layout
23445
23446 \backslash
23447 ge
23448 \end_layout
23449
23450 \end_inset
23451 </cell>
23452 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23453 \begin_inset Text
23454
23455 \begin_layout Plain Layout
23456 \begin_inset Formula $\ge$
23457 \end_inset
23458
23459
23460 \end_layout
23461
23462 \end_inset
23463 </cell>
23464 </row>
23465 <row>
23466 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23467 \begin_inset Text
23468
23469 \begin_layout Plain Layout
23470
23471 \backslash
23472 gg
23473 \end_layout
23474
23475 \end_inset
23476 </cell>
23477 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23478 \begin_inset Text
23479
23480 \begin_layout Plain Layout
23481 \begin_inset Formula $\gg$
23482 \end_inset
23483
23484
23485 \end_layout
23486
23487 \end_inset
23488 </cell>
23489 </row>
23490 <row>
23491 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23492 \begin_inset Text
23493
23494 \begin_layout Plain Layout
23495
23496 \backslash
23497 succ
23498 \end_layout
23499
23500 \end_inset
23501 </cell>
23502 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23503 \begin_inset Text
23504
23505 \begin_layout Plain Layout
23506 \begin_inset Formula $\succ$
23507 \end_inset
23508
23509
23510 \end_layout
23511
23512 \end_inset
23513 </cell>
23514 </row>
23515 <row>
23516 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23517 \begin_inset Text
23518
23519 \begin_layout Plain Layout
23520
23521 \backslash
23522 succeq
23523 \end_layout
23524
23525 \end_inset
23526 </cell>
23527 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23528 \begin_inset Text
23529
23530 \begin_layout Plain Layout
23531 \begin_inset Formula $\succeq$
23532 \end_inset
23533
23534
23535 \end_layout
23536
23537 \end_inset
23538 </cell>
23539 </row>
23540 <row>
23541 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23542 \begin_inset Text
23543
23544 \begin_layout Plain Layout
23545
23546 \backslash
23547 supset
23548 \end_layout
23549
23550 \end_inset
23551 </cell>
23552 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23553 \begin_inset Text
23554
23555 \begin_layout Plain Layout
23556 \begin_inset Formula $\supset$
23557 \end_inset
23558
23559
23560 \end_layout
23561
23562 \end_inset
23563 </cell>
23564 </row>
23565 <row>
23566 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23567 \begin_inset Text
23568
23569 \begin_layout Plain Layout
23570
23571 \backslash
23572 supseteq
23573 \end_layout
23574
23575 \end_inset
23576 </cell>
23577 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23578 \begin_inset Text
23579
23580 \begin_layout Plain Layout
23581 \begin_inset Formula $\supseteq$
23582 \end_inset
23583
23584
23585 \end_layout
23586
23587 \end_inset
23588 </cell>
23589 </row>
23590 <row>
23591 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23592 \begin_inset Text
23593
23594 \begin_layout Plain Layout
23595
23596 \backslash
23597 sqsupseteq
23598 \end_layout
23599
23600 \end_inset
23601 </cell>
23602 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23603 \begin_inset Text
23604
23605 \begin_layout Plain Layout
23606 \begin_inset Formula $\sqsupseteq$
23607 \end_inset
23608
23609
23610 \end_layout
23611
23612 \end_inset
23613 </cell>
23614 </row>
23615 <row>
23616 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23617 \begin_inset Text
23618
23619 \begin_layout Plain Layout
23620
23621 \backslash
23622 ni
23623 \end_layout
23624
23625 \end_inset
23626 </cell>
23627 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23628 \begin_inset Text
23629
23630 \begin_layout Plain Layout
23631 \begin_inset Formula $\ni$
23632 \end_inset
23633
23634
23635 \end_layout
23636
23637 \end_inset
23638 </cell>
23639 </row>
23640 <row>
23641 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23642 \begin_inset Text
23643
23644 \begin_layout Plain Layout
23645
23646 \backslash
23647 dashv
23648 \end_layout
23649
23650 \end_inset
23651 </cell>
23652 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23653 \begin_inset Text
23654
23655 \begin_layout Plain Layout
23656 \begin_inset Formula $\dashv$
23657 \end_inset
23658
23659
23660 \end_layout
23661
23662 \end_inset
23663 </cell>
23664 </row>
23665 <row>
23666 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23667 \begin_inset Text
23668
23669 \begin_layout Plain Layout
23670
23671 \backslash
23672 frown
23673 \end_layout
23674
23675 \end_inset
23676 </cell>
23677 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23678 \begin_inset Text
23679
23680 \begin_layout Plain Layout
23681 \begin_inset Formula $\frown$
23682 \end_inset
23683
23684
23685 \end_layout
23686
23687 \end_inset
23688 </cell>
23689 </row>
23690 <row>
23691 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23692 \begin_inset Text
23693
23694 \begin_layout Plain Layout
23695
23696 \backslash
23697 rhd
23698 \end_layout
23699
23700 \end_inset
23701 </cell>
23702 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23703 \begin_inset Text
23704
23705 \begin_layout Plain Layout
23706 \begin_inset Formula $\rhd$
23707 \end_inset
23708
23709
23710 \end_layout
23711
23712 \end_inset
23713 </cell>
23714 </row>
23715 <row>
23716 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23717 \begin_inset Text
23718
23719 \begin_layout Plain Layout
23720
23721 \backslash
23722 unrhd
23723 \end_layout
23724
23725 \end_inset
23726 </cell>
23727 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23728 \begin_inset Text
23729
23730 \begin_layout Plain Layout
23731 \begin_inset Formula $\unrhd$
23732 \end_inset
23733
23734
23735 \end_layout
23736
23737 \end_inset
23738 </cell>
23739 </row>
23740 <row>
23741 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23742 \begin_inset Text
23743
23744 \begin_layout Plain Layout
23745
23746 \backslash
23747 lessgtr
23748 \end_layout
23749
23750 \end_inset
23751 </cell>
23752 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23753 \begin_inset Text
23754
23755 \begin_layout Plain Layout
23756 \begin_inset Formula $\lessgtr$
23757 \end_inset
23758
23759
23760 \end_layout
23761
23762 \end_inset
23763 </cell>
23764 </row>
23765 <row>
23766 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
23767 \begin_inset Text
23768
23769 \begin_layout Plain Layout
23770
23771 \backslash
23772 parallel
23773 \end_layout
23774
23775 \end_inset
23776 </cell>
23777 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
23778 \begin_inset Text
23779
23780 \begin_layout Plain Layout
23781 \begin_inset Formula $\parallel$
23782 \end_inset
23783
23784
23785 \end_layout
23786
23787 \end_inset
23788 </cell>
23789 </row>
23790 <row>
23791 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23792 \begin_inset Text
23793
23794 \begin_layout Plain Layout
23795
23796 \backslash
23797 nparallel
23798 \end_layout
23799
23800 \end_inset
23801 </cell>
23802 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23803 \begin_inset Text
23804
23805 \begin_layout Plain Layout
23806 \begin_inset Formula $\nparallel$
23807 \end_inset
23808
23809
23810 \end_layout
23811
23812 \end_inset
23813 </cell>
23814 </row>
23815 </lyxtabular>
23816
23817 \end_inset
23818
23819
23820 \end_layout
23821
23822 \begin_layout Standard
23823 \begin_inset VSpace medskip
23824 \end_inset
23825
23826 Les caractères 
23827 \series bold
23828
23829 \backslash
23830 lhd
23831 \series default
23832  et 
23833 \series bold
23834
23835 \backslash
23836 rhd
23837 \series default
23838  sont plus gros que les opérateurs 
23839 \series bold
23840
23841 \backslash
23842 triangleleft
23843 \series default
23844  et 
23845 \series bold
23846
23847 \backslash
23848 triangleright
23849 \series default
23850  auxquels ils ressemblent.
23851 \end_layout
23852
23853 \begin_layout Standard
23854 Les opérateurs de relation sont, contrairement aux symboles, toujours entourés
23855  par des espaces.
23856 \end_layout
23857
23858 \begin_layout Standard
23859 Les opérateurs de relation avec des étiquettes peuvent être créés avec la
23860  commande 
23861 \series bold
23862
23863 \backslash
23864 stackrel
23865 \series default
23866
23867 \begin_inset Index
23868 status collapsed
23869
23870 \begin_layout Plain Layout
23871 Commandes ! S ! 
23872 \backslash
23873 stackrel
23874 \end_layout
23875
23876 \end_inset
23877
23878 :
23879 \end_layout
23880
23881 \begin_layout Standard
23882 \align center
23883 \begin_inset Tabular
23884 <lyxtabular version="3" rows="2" columns="2">
23885 <features>
23886 <column alignment="center" valignment="top" width="0">
23887 <column alignment="center" valignment="top" width="0">
23888 <row>
23889 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23890 \begin_inset Text
23891
23892 \begin_layout Plain Layout
23893 Commande
23894 \end_layout
23895
23896 \end_inset
23897 </cell>
23898 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23899 \begin_inset Text
23900
23901 \begin_layout Plain Layout
23902 Résultat
23903 \begin_inset Note Note
23904 status collapsed
23905
23906 \begin_layout Plain Layout
23907
23908 \series bold
23909
23910 \backslash
23911 raisebox est seulement utilisée pour faire de la place
23912 \end_layout
23913
23914 \end_inset
23915
23916
23917 \end_layout
23918
23919 \end_inset
23920 </cell>
23921 </row>
23922 <row>
23923 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
23924 \begin_inset Text
23925
23926 \begin_layout Plain Layout
23927 A(r)
23928 \backslash
23929 stackrel
23930 \begin_inset ERT
23931 status collapsed
23932
23933 \begin_layout Plain Layout
23934
23935
23936 \backslash
23937 spce 
23938 \end_layout
23939
23940 \end_inset
23941
23942 r
23943 \backslash
23944 to
23945 \backslash
23946 infty
23947 \begin_inset ERT
23948 status collapsed
23949
23950 \begin_layout Plain Layout
23951
23952
23953 \backslash
23954 spce 
23955 \end_layout
23956
23957 \end_inset
23958
23959
23960 \begin_inset Formula $\downarrow$
23961 \end_inset
23962
23963
23964 \backslash
23965 approx
23966 \begin_inset ERT
23967 status collapsed
23968
23969 \begin_layout Plain Layout
23970
23971
23972 \backslash
23973 spce 
23974 \end_layout
23975
23976 \end_inset
23977
23978
23979 \begin_inset ERT
23980 status collapsed
23981
23982 \begin_layout Plain Layout
23983
23984
23985 \backslash
23986 spce 
23987 \end_layout
23988
23989 \end_inset
23990
23991 B
23992 \end_layout
23993
23994 \end_inset
23995 </cell>
23996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
23997 \begin_inset Text
23998
23999 \begin_layout Plain Layout
24000 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
24001 \end_inset
24002
24003
24004 \end_layout
24005
24006 \end_inset
24007 </cell>
24008 </row>
24009 </lyxtabular>
24010
24011 \end_inset
24012
24013
24014 \end_layout
24015
24016 \begin_layout Section
24017 Fonctions
24018 \end_layout
24019
24020 \begin_layout Subsection
24021 Fonctions prédéfinies
24022 \begin_inset CommandInset label
24023 LatexCommand label
24024 name "sub:Fonctions-prédéfinies"
24025
24026 \end_inset
24027
24028
24029 \begin_inset Index
24030 status collapsed
24031
24032 \begin_layout Plain Layout
24033 Fonctions ! prédéfinies
24034 \end_layout
24035
24036 \end_inset
24037
24038
24039 \end_layout
24040
24041 \begin_layout Standard
24042 En général, les variables sont écrites en 
24043 \emph on
24044 italiques
24045 \emph default
24046  dans les expressions mathématiques, mais pas les noms des fonctions, puisque
24047  
24048 \begin_inset Formula $sin$
24049 \end_inset
24050
24051  pourrait être confondue avec le produit 
24052 \begin_inset Formula $s\cdot i\cdot n$
24053 \end_inset
24054
24055 .
24056  Il y a donc des fonctions prédéfinies qui sont en plus séparées de leurs
24057  arguments par un peu d'espace.
24058  Elles sont insérées comme des commandes commençant par une barre de fraction
24059  inverse avant leur nom.
24060 \end_layout
24061
24062 \begin_layout Standard
24063 \align center
24064 \begin_inset Tabular
24065 <lyxtabular version="3" rows="2" columns="4">
24066 <features>
24067 <column alignment="center" valignment="top" width="0pt">
24068 <column alignment="center" valignment="top" width="0pt">
24069 <column alignment="center" valignment="top" width="0pt">
24070 <column alignment="center" valignment="top" width="0pt">
24071 <row>
24072 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24073 \begin_inset Text
24074
24075 \begin_layout Plain Layout
24076 Commande
24077 \end_layout
24078
24079 \end_inset
24080 </cell>
24081 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24082 \begin_inset Text
24083
24084 \begin_layout Plain Layout
24085 Résultat
24086 \end_layout
24087
24088 \end_inset
24089 </cell>
24090 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24091 \begin_inset Text
24092
24093 \begin_layout Plain Layout
24094 Commande
24095 \end_layout
24096
24097 \end_inset
24098 </cell>
24099 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24100 \begin_inset Text
24101
24102 \begin_layout Plain Layout
24103 Résultat
24104 \end_layout
24105
24106 \end_inset
24107 </cell>
24108 </row>
24109 <row>
24110 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24111 \begin_inset Text
24112
24113 \begin_layout Plain Layout
24114 Asin(x)+B
24115 \end_layout
24116
24117 \end_inset
24118 </cell>
24119 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24120 \begin_inset Text
24121
24122 \begin_layout Plain Layout
24123 \begin_inset Formula $Asin(x)+B$
24124 \end_inset
24125
24126
24127 \end_layout
24128
24129 \end_inset
24130 </cell>
24131 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24132 \begin_inset Text
24133
24134 \begin_layout Plain Layout
24135 A
24136 \backslash
24137 sin(x)+B
24138 \end_layout
24139
24140 \end_inset
24141 </cell>
24142 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24143 \begin_inset Text
24144
24145 \begin_layout Plain Layout
24146 \begin_inset Formula $A\sin(x)+B$
24147 \end_inset
24148
24149
24150 \end_layout
24151
24152 \end_inset
24153 </cell>
24154 </row>
24155 </lyxtabular>
24156
24157 \end_inset
24158
24159
24160 \end_layout
24161
24162 \begin_layout Standard
24163 Les fonctions suivantes sont prédéfinies:
24164 \end_layout
24165
24166 \begin_layout Standard
24167 \begin_inset VSpace -2mm
24168 \end_inset
24169
24170
24171 \end_layout
24172
24173 \begin_layout Standard
24174 \align center
24175 \begin_inset Tabular
24176 <lyxtabular version="3" rows="9" columns="4">
24177 <features>
24178 <column alignment="center" valignment="top" width="0pt">
24179 <column alignment="center" valignment="top" width="0pt">
24180 <column alignment="center" valignment="top" width="0pt">
24181 <column alignment="center" valignment="top" width="0pt">
24182 <row>
24183 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24184 \begin_inset Text
24185
24186 \begin_layout Plain Layout
24187 Commande
24188 \end_layout
24189
24190 \end_inset
24191 </cell>
24192 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24193 \begin_inset Text
24194
24195 \begin_layout Plain Layout
24196 Commande
24197 \end_layout
24198
24199 \end_inset
24200 </cell>
24201 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24202 \begin_inset Text
24203
24204 \begin_layout Plain Layout
24205 Commande
24206 \end_layout
24207
24208 \end_inset
24209 </cell>
24210 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24211 \begin_inset Text
24212
24213 \begin_layout Plain Layout
24214 Commande
24215 \end_layout
24216
24217 \end_inset
24218 </cell>
24219 </row>
24220 <row>
24221 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24222 \begin_inset Text
24223
24224 \begin_layout Plain Layout
24225
24226 \backslash
24227 sin
24228 \end_layout
24229
24230 \end_inset
24231 </cell>
24232 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24233 \begin_inset Text
24234
24235 \begin_layout Plain Layout
24236
24237 \backslash
24238 sinh
24239 \end_layout
24240
24241 \end_inset
24242 </cell>
24243 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24244 \begin_inset Text
24245
24246 \begin_layout Plain Layout
24247
24248 \backslash
24249 arcsin
24250 \end_layout
24251
24252 \end_inset
24253 </cell>
24254 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24255 \begin_inset Text
24256
24257 \begin_layout Plain Layout
24258
24259 \backslash
24260 sup
24261 \end_layout
24262
24263 \end_inset
24264 </cell>
24265 </row>
24266 <row>
24267 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24268 \begin_inset Text
24269
24270 \begin_layout Plain Layout
24271
24272 \backslash
24273 cos
24274 \end_layout
24275
24276 \end_inset
24277 </cell>
24278 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24279 \begin_inset Text
24280
24281 \begin_layout Plain Layout
24282
24283 \backslash
24284 cosh
24285 \end_layout
24286
24287 \end_inset
24288 </cell>
24289 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24290 \begin_inset Text
24291
24292 \begin_layout Plain Layout
24293
24294 \backslash
24295 arccos
24296 \end_layout
24297
24298 \end_inset
24299 </cell>
24300 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24301 \begin_inset Text
24302
24303 \begin_layout Plain Layout
24304
24305 \backslash
24306 inf
24307 \end_layout
24308
24309 \end_inset
24310 </cell>
24311 </row>
24312 <row>
24313 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24314 \begin_inset Text
24315
24316 \begin_layout Plain Layout
24317
24318 \backslash
24319 tan
24320 \end_layout
24321
24322 \end_inset
24323 </cell>
24324 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24325 \begin_inset Text
24326
24327 \begin_layout Plain Layout
24328
24329 \backslash
24330 tanh
24331 \end_layout
24332
24333 \end_inset
24334 </cell>
24335 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24336 \begin_inset Text
24337
24338 \begin_layout Plain Layout
24339
24340 \backslash
24341 arctan
24342 \end_layout
24343
24344 \end_inset
24345 </cell>
24346 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24347 \begin_inset Text
24348
24349 \begin_layout Plain Layout
24350
24351 \backslash
24352 lim
24353 \end_layout
24354
24355 \end_inset
24356 </cell>
24357 </row>
24358 <row>
24359 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24360 \begin_inset Text
24361
24362 \begin_layout Plain Layout
24363
24364 \backslash
24365 cot
24366 \end_layout
24367
24368 \end_inset
24369 </cell>
24370 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24371 \begin_inset Text
24372
24373 \begin_layout Plain Layout
24374
24375 \backslash
24376 coth
24377 \end_layout
24378
24379 \end_inset
24380 </cell>
24381 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24382 \begin_inset Text
24383
24384 \begin_layout Plain Layout
24385
24386 \backslash
24387 arg
24388 \end_layout
24389
24390 \end_inset
24391 </cell>
24392 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24393 \begin_inset Text
24394
24395 \begin_layout Plain Layout
24396
24397 \backslash
24398 liminf
24399 \end_layout
24400
24401 \end_inset
24402 </cell>
24403 </row>
24404 <row>
24405 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24406 \begin_inset Text
24407
24408 \begin_layout Plain Layout
24409
24410 \backslash
24411 sec
24412 \end_layout
24413
24414 \end_inset
24415 </cell>
24416 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24417 \begin_inset Text
24418
24419 \begin_layout Plain Layout
24420
24421 \backslash
24422 min
24423 \end_layout
24424
24425 \end_inset
24426 </cell>
24427 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24428 \begin_inset Text
24429
24430 \begin_layout Plain Layout
24431
24432 \backslash
24433 deg
24434 \end_layout
24435
24436 \end_inset
24437 </cell>
24438 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24439 \begin_inset Text
24440
24441 \begin_layout Plain Layout
24442
24443 \backslash
24444 limsup
24445 \end_layout
24446
24447 \end_inset
24448 </cell>
24449 </row>
24450 <row>
24451 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24452 \begin_inset Text
24453
24454 \begin_layout Plain Layout
24455
24456 \backslash
24457 csc
24458 \end_layout
24459
24460 \end_inset
24461 </cell>
24462 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24463 \begin_inset Text
24464
24465 \begin_layout Plain Layout
24466
24467 \backslash
24468 max
24469 \end_layout
24470
24471 \end_inset
24472 </cell>
24473 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24474 \begin_inset Text
24475
24476 \begin_layout Plain Layout
24477
24478 \backslash
24479 det
24480 \end_layout
24481
24482 \end_inset
24483 </cell>
24484 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24485 \begin_inset Text
24486
24487 \begin_layout Plain Layout
24488
24489 \backslash
24490 Pr
24491 \end_layout
24492
24493 \end_inset
24494 </cell>
24495 </row>
24496 <row>
24497 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24498 \begin_inset Text
24499
24500 \begin_layout Plain Layout
24501
24502 \backslash
24503 ln
24504 \end_layout
24505
24506 \end_inset
24507 </cell>
24508 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24509 \begin_inset Text
24510
24511 \begin_layout Plain Layout
24512
24513 \backslash
24514 exp
24515 \end_layout
24516
24517 \end_inset
24518 </cell>
24519 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24520 \begin_inset Text
24521
24522 \begin_layout Plain Layout
24523
24524 \backslash
24525 dim
24526 \end_layout
24527
24528 \end_inset
24529 </cell>
24530 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24531 \begin_inset Text
24532
24533 \begin_layout Plain Layout
24534
24535 \backslash
24536 hom
24537 \end_layout
24538
24539 \end_inset
24540 </cell>
24541 </row>
24542 <row>
24543 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24544 \begin_inset Text
24545
24546 \begin_layout Plain Layout
24547
24548 \backslash
24549 lg
24550 \end_layout
24551
24552 \end_inset
24553 </cell>
24554 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24555 \begin_inset Text
24556
24557 \begin_layout Plain Layout
24558
24559 \backslash
24560 log
24561 \end_layout
24562
24563 \end_inset
24564 </cell>
24565 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24566 \begin_inset Text
24567
24568 \begin_layout Plain Layout
24569
24570 \backslash
24571 ker
24572 \end_layout
24573
24574 \end_inset
24575 </cell>
24576 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24577 \begin_inset Text
24578
24579 \begin_layout Plain Layout
24580
24581 \backslash
24582 gcd
24583 \end_layout
24584
24585 \end_inset
24586 </cell>
24587 </row>
24588 </lyxtabular>
24589
24590 \end_inset
24591
24592
24593 \end_layout
24594
24595 \begin_layout Standard
24596 Elles peuvent aussi être insérées en utilisant le bouton 
24597 \begin_inset Graphics
24598         filename ../../images/math/functions.png
24599         scale 85
24600
24601 \end_inset
24602
24603  de la barre d'outils mathématique.
24604 \end_layout
24605
24606 \begin_layout Subsection
24607 Fonctions définies par l'utilisateur
24608 \begin_inset Index
24609 status collapsed
24610
24611 \begin_layout Plain Layout
24612 Fonctions ! définies par l'utilisateur
24613 \end_layout
24614
24615 \end_inset
24616
24617
24618 \end_layout
24619
24620 \begin_layout Standard
24621 Pour utiliser une fonction qui n'est pas prédéfinie, comme par exemple la
24622  fonction sgn(x), il y a deux possibilités:
24623 \end_layout
24624
24625 \begin_layout Itemize
24626 Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
24627 \begin_inset Foot
24628 status collapsed
24629
24630 \begin_layout Plain Layout
24631 Pour en savoir plus sur la commande 
24632 \series bold
24633
24634 \backslash
24635 DeclareMathOperator
24636 \series default
24637  voir 
24638 \begin_inset CommandInset ref
24639 LatexCommand ref
24640 reference "sub:Opérateurs-personnalisés"
24641
24642 \end_inset
24643
24644 .
24645 \end_layout
24646
24647 \end_inset
24648
24649
24650 \begin_inset Newline newline
24651 \end_inset
24652
24653
24654 \begin_inset VSpace -3mm
24655 \end_inset
24656
24657
24658 \begin_inset Newline newline
24659 \end_inset
24660
24661
24662 \series bold
24663
24664 \backslash
24665 DeclareMathOperator{
24666 \backslash
24667 sgn}{sgn}
24668 \series default
24669
24670 \begin_inset Index
24671 status collapsed
24672
24673 \begin_layout Plain Layout
24674 Commandes ! D ! 
24675 \backslash
24676 dbinom@
24677 \backslash
24678 DeclareMathOperator
24679 \end_layout
24680
24681 \end_inset
24682
24683
24684 \begin_inset Newline newline
24685 \end_inset
24686
24687
24688 \begin_inset VSpace -2mm
24689 \end_inset
24690
24691
24692 \begin_inset Newline newline
24693 \end_inset
24694
24695 Maintenant la fonction qui vient d'être définie peut être appelée avec la
24696  commande 
24697 \series bold
24698
24699 \backslash
24700 sgn
24701 \series default
24702 .
24703 \end_layout
24704
24705 \begin_layout Itemize
24706 Écrire la formule comme d'habitude, marquer le nom de la fonction -- dans
24707  notre exemple les lettres 
24708 \emph on
24709 sgn
24710 \emph default
24711  -- et les changer en texte mathématique.
24712  Pour finir, on insère une espace entre le préfacteur et la fonction.
24713 \end_layout
24714
24715 \begin_layout Standard
24716 Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéfinies
24717 \begin_inset Foot
24718 status collapsed
24719
24720 \begin_layout Plain Layout
24721 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
24722 eur en rouge.
24723 \end_layout
24724
24725 \end_inset
24726
24727 :
24728 \end_layout
24729
24730 \begin_layout Standard
24731 \align center
24732 \begin_inset Tabular
24733 <lyxtabular version="3" rows="3" columns="2">
24734 <features>
24735 <column alignment="center" valignment="top" width="0pt">
24736 <column alignment="center" valignment="top" width="0pt">
24737 <row>
24738 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24739 \begin_inset Text
24740
24741 \begin_layout Plain Layout
24742 Commande
24743 \end_layout
24744
24745 \end_inset
24746 </cell>
24747 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24748 \begin_inset Text
24749
24750 \begin_layout Plain Layout
24751 Résultat
24752 \end_layout
24753
24754 \end_inset
24755 </cell>
24756 </row>
24757 <row>
24758 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24759 \begin_inset Text
24760
24761 \begin_layout Plain Layout
24762 A
24763 \backslash
24764 sgn(x)+B
24765 \end_layout
24766
24767 \end_inset
24768 </cell>
24769 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24770 \begin_inset Text
24771
24772 \begin_layout Plain Layout
24773 \begin_inset Formula $A\sgn(x)+B$
24774 \end_inset
24775
24776
24777 \end_layout
24778
24779 \end_inset
24780 </cell>
24781 </row>
24782 <row>
24783 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24784 \begin_inset Text
24785
24786 \begin_layout Plain Layout
24787 A
24788 \backslash
24789 ,
24790 \begin_inset Formula $\underbrace{\textrm{sgn}}_{\textrm{Alt-m}\,\textrm{m}}$
24791 \end_inset
24792
24793 (x)+B
24794 \end_layout
24795
24796 \end_inset
24797 </cell>
24798 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24799 \begin_inset Text
24800
24801 \begin_layout Plain Layout
24802 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
24803 \end_inset
24804
24805
24806 \end_layout
24807
24808 \end_inset
24809 </cell>
24810 </row>
24811 </lyxtabular>
24812
24813 \end_inset
24814
24815
24816 \end_layout
24817
24818 \begin_layout Standard
24819 La première méthode est recommandée quand la fonction définie doit être
24820  utilisée plusieurs fois dans le document.
24821 \end_layout
24822
24823 \begin_layout Subsection
24824 Les limites
24825 \begin_inset Index
24826 status collapsed
24827
24828 \begin_layout Plain Layout
24829 Limites
24830 \end_layout
24831
24832 \end_inset
24833
24834
24835 \end_layout
24836
24837 \begin_layout Standard
24838 Pour les limites, en plus des commandes 
24839 \series bold
24840
24841 \backslash
24842 lim
24843 \series default
24844
24845 \begin_inset Index
24846 status collapsed
24847
24848 \begin_layout Plain Layout
24849 Commandes ! L ! 
24850 \backslash
24851 lim
24852 \end_layout
24853
24854 \end_inset
24855
24856
24857 \series bold
24858
24859 \backslash
24860 liminf
24861 \series default
24862  et 
24863 \series bold
24864
24865 \backslash
24866 limsup
24867 \series default
24868  on a aussi les fonctions suivantes:
24869 \end_layout
24870
24871 \begin_layout Standard
24872 \align center
24873 \begin_inset Tabular
24874 <lyxtabular version="3" rows="5" columns="2">
24875 <features>
24876 <column alignment="center" valignment="top" width="0">
24877 <column alignment="center" valignment="top" width="0">
24878 <row>
24879 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
24880 \begin_inset Text
24881
24882 \begin_layout Plain Layout
24883 Commande
24884 \end_layout
24885
24886 \end_inset
24887 </cell>
24888 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
24889 \begin_inset Text
24890
24891 \begin_layout Plain Layout
24892 Résultat
24893 \begin_inset Note Note
24894 status collapsed
24895
24896 \begin_layout Plain Layout
24897
24898 \series bold
24899
24900 \backslash
24901 raisebox est seulement utilisée pour faire de la place
24902 \end_layout
24903
24904 \end_inset
24905
24906
24907 \end_layout
24908
24909 \end_inset
24910 </cell>
24911 </row>
24912 <row>
24913 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
24914 \begin_inset Text
24915
24916 \begin_layout Plain Layout
24917
24918 \backslash
24919 varliminf
24920 \end_layout
24921
24922 \end_inset
24923 </cell>
24924 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
24925 \begin_inset Text
24926
24927 \begin_layout Plain Layout
24928 \begin_inset Formula $\varliminf$
24929 \end_inset
24930
24931
24932 \end_layout
24933
24934 \end_inset
24935 </cell>
24936 </row>
24937 <row>
24938 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24939 \begin_inset Text
24940
24941 \begin_layout Plain Layout
24942
24943 \backslash
24944 varlimsup
24945 \end_layout
24946
24947 \end_inset
24948 </cell>
24949 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24950 \begin_inset Text
24951
24952 \begin_layout Plain Layout
24953 \begin_inset Formula $\varlimsup$
24954 \end_inset
24955
24956
24957 \end_layout
24958
24959 \end_inset
24960 </cell>
24961 </row>
24962 <row>
24963 <cell alignment="center" valignment="top" leftline="true" usebox="none">
24964 \begin_inset Text
24965
24966 \begin_layout Plain Layout
24967
24968 \backslash
24969 varprojlim
24970 \end_layout
24971
24972 \end_inset
24973 </cell>
24974 <cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
24975 \begin_inset Text
24976
24977 \begin_layout Plain Layout
24978 \begin_inset Formula $\varprojlim$
24979 \end_inset
24980
24981
24982 \end_layout
24983
24984 \end_inset
24985 </cell>
24986 </row>
24987 <row>
24988 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
24989 \begin_inset Text
24990
24991 \begin_layout Plain Layout
24992
24993 \backslash
24994 varinjlim
24995 \end_layout
24996
24997 \end_inset
24998 </cell>
24999 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25000 \begin_inset Text
25001
25002 \begin_layout Plain Layout
25003 \begin_inset Formula $\varinjlim$
25004 \end_inset
25005
25006
25007 \begin_inset Formula $\raisebox{-2.5mm}{}$
25008 \end_inset
25009
25010
25011 \end_layout
25012
25013 \end_inset
25014 </cell>
25015 </row>
25016 </lyxtabular>
25017
25018 \end_inset
25019
25020
25021 \end_layout
25022
25023 \begin_layout Standard
25024 \begin_inset VSpace medskip
25025 \end_inset
25026
25027 La valeur de la limite est créée en ajoutant un indice.
25028  Il est placé juste à la droite de la fonction dans le cas d'une formule
25029  en ligne:
25030 \end_layout
25031
25032 \begin_layout Standard
25033 \align center
25034 \begin_inset Tabular
25035 <lyxtabular version="3" rows="2" columns="2">
25036 <features>
25037 <column alignment="center" valignment="top" width="0pt">
25038 <column alignment="center" valignment="top" width="0pt">
25039 <row>
25040 <cell alignment="center" valignment="top" usebox="none">
25041 \begin_inset Text
25042
25043 \begin_layout Plain Layout
25044 Commande
25045 \end_layout
25046
25047 \end_inset
25048 </cell>
25049 <cell alignment="center" valignment="top" usebox="none">
25050 \begin_inset Text
25051
25052 \begin_layout Plain Layout
25053 \begin_inset space \hspace{}
25054 \length 1cm
25055 \end_inset
25056
25057 Résultat
25058 \begin_inset Note Note
25059 status collapsed
25060
25061 \begin_layout Plain Layout
25062
25063 \series bold
25064
25065 \backslash
25066 hspace
25067 \series default
25068  
25069 \series bold
25070 et 
25071 \backslash
25072 raisebox sont seulement utilisées pour faire de la place
25073 \series default
25074 \lang english
25075 .
25076 \end_layout
25077
25078 \end_inset
25079
25080
25081 \end_layout
25082
25083 \end_inset
25084 </cell>
25085 </row>
25086 <row>
25087 <cell alignment="center" valignment="top" usebox="none">
25088 \begin_inset Text
25089
25090 \begin_layout Plain Layout
25091
25092 \backslash
25093 lim_x
25094 \backslash
25095 to
25096 \begin_inset ERT
25097 status collapsed
25098
25099 \begin_layout Plain Layout
25100
25101
25102 \backslash
25103 spce 
25104 \end_layout
25105
25106 \end_inset
25107
25108 A
25109 \begin_inset ERT
25110 status collapsed
25111
25112 \begin_layout Plain Layout
25113
25114
25115 \backslash
25116 spce 
25117 \end_layout
25118
25119 \end_inset
25120
25121 x=B
25122 \end_layout
25123
25124 \end_inset
25125 </cell>
25126 <cell alignment="center" valignment="top" usebox="none">
25127 \begin_inset Text
25128
25129 \begin_layout Plain Layout
25130 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
25131 \end_inset
25132
25133
25134 \end_layout
25135
25136 \end_inset
25137 </cell>
25138 </row>
25139 </lyxtabular>
25140
25141 \end_inset
25142
25143
25144 \end_layout
25145
25146 \begin_layout Standard
25147 Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
25148  en dessous de la fonction:
25149 \begin_inset Formula \[
25150 \lim_{x\to A}x=B\]
25151
25152 \end_inset
25153
25154
25155 \end_layout
25156
25157 \begin_layout Subsection
25158 Les fonctions modulo-
25159 \begin_inset Index
25160 status collapsed
25161
25162 \begin_layout Plain Layout
25163 Fonctions ! modulo
25164 \end_layout
25165
25166 \end_inset
25167
25168
25169 \end_layout
25170
25171 \begin_layout Standard
25172 La fonction modulo est un peu spéciale, vu qu'il en existe quatre variantes.
25173 \end_layout
25174
25175 \begin_layout Standard
25176 Les variantes pour une formule hors ligne:
25177 \begin_inset Formula \begin{align*}
25178 \underline{\textrm{Commande}\raisebox{-0.9mm}{}} &  & \underline{\textrm{Résultat}}\\
25179 \mathrm{a\backslash mod\textrm{\spce}b} &  & a\mod b\\
25180 \mathrm{a\backslash pmod\textrm{\spce}b} &  & a\pmod b\\
25181 \mathrm{a\backslash bmod\textrm{\spce}b} &  & a\bmod b\\
25182 \mathrm{a\backslash pod\textrm{\spce}b} &  & a\pod b\end{align*}
25183
25184 \end_inset
25185
25186
25187 \end_layout
25188
25189 \begin_layout Standard
25190 Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
25191  la fonction, quelque soit la variante.
25192 \end_layout
25193
25194 \begin_layout Section
25195 Caractères spéciaux
25196 \begin_inset Index
25197 status collapsed
25198
25199 \begin_layout Plain Layout
25200 Caractères spéciaux
25201 \end_layout
25202
25203 \end_inset
25204
25205
25206 \end_layout
25207
25208 \begin_layout Subsection
25209 Caractères spéciaux en  texte mathématique
25210 \end_layout
25211
25212 \begin_layout Standard
25213 Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
25214  ou en mode TeX:
25215 \end_layout
25216
25217 \begin_layout Standard
25218 \begin_inset space \hfill{}
25219 \end_inset
25220
25221
25222 \begin_inset Tabular
25223 <lyxtabular version="3" rows="8" columns="2">
25224 <features>
25225 <column alignment="block" valignment="top" width="0">
25226 <column alignment="block" valignment="top" width="0">
25227 <row>
25228 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25229 \begin_inset Text
25230
25231 \begin_layout Plain Layout
25232 Commande
25233 \end_layout
25234
25235 \end_inset
25236 </cell>
25237 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25238 \begin_inset Text
25239
25240 \begin_layout Plain Layout
25241 Résultat
25242 \end_layout
25243
25244 \end_inset
25245 </cell>
25246 </row>
25247 <row>
25248 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25249 \begin_inset Text
25250
25251 \begin_layout Plain Layout
25252
25253 \backslash
25254 oe
25255 \end_layout
25256
25257 \end_inset
25258 </cell>
25259 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25260 \begin_inset Text
25261
25262 \begin_layout Plain Layout
25263 \begin_inset Formula $\textrm{œ}$
25264 \end_inset
25265
25266
25267 \end_layout
25268
25269 \end_inset
25270 </cell>
25271 </row>
25272 <row>
25273 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25274 \begin_inset Text
25275
25276 \begin_layout Plain Layout
25277
25278 \backslash
25279 OE
25280 \end_layout
25281
25282 \end_inset
25283 </cell>
25284 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25285 \begin_inset Text
25286
25287 \begin_layout Plain Layout
25288 \begin_inset Formula $\textrm{Œ}$
25289 \end_inset
25290
25291
25292 \end_layout
25293
25294 \end_inset
25295 </cell>
25296 </row>
25297 <row>
25298 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25299 \begin_inset Text
25300
25301 \begin_layout Plain Layout
25302
25303 \backslash
25304 ae
25305 \end_layout
25306
25307 \end_inset
25308 </cell>
25309 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25310 \begin_inset Text
25311
25312 \begin_layout Plain Layout
25313 \begin_inset Formula $\textrm{æ}$
25314 \end_inset
25315
25316
25317 \end_layout
25318
25319 \end_inset
25320 </cell>
25321 </row>
25322 <row>
25323 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25324 \begin_inset Text
25325
25326 \begin_layout Plain Layout
25327
25328 \backslash
25329 AE
25330 \end_layout
25331
25332 \end_inset
25333 </cell>
25334 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25335 \begin_inset Text
25336
25337 \begin_layout Plain Layout
25338 \begin_inset Formula $\textrm{Æ}$
25339 \end_inset
25340
25341
25342 \end_layout
25343
25344 \end_inset
25345 </cell>
25346 </row>
25347 <row>
25348 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25349 \begin_inset Text
25350
25351 \begin_layout Plain Layout
25352
25353 \backslash
25354 aa
25355 \end_layout
25356
25357 \end_inset
25358 </cell>
25359 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25360 \begin_inset Text
25361
25362 \begin_layout Plain Layout
25363 \begin_inset Formula $\textrm{\aa}$
25364 \end_inset
25365
25366
25367 \end_layout
25368
25369 \end_inset
25370 </cell>
25371 </row>
25372 <row>
25373 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25374 \begin_inset Text
25375
25376 \begin_layout Plain Layout
25377
25378 \backslash
25379 AA
25380 \begin_inset Index
25381 status collapsed
25382
25383 \begin_layout Plain Layout
25384 \begin_inset ERT
25385 status collapsed
25386
25387 \begin_layout Plain Layout
25388
25389
25390 \backslash
25391 @
25392 \backslash
25393 textrm{
25394 \backslash
25395 AA}
25396 \end_layout
25397
25398 \end_inset
25399
25400
25401 \end_layout
25402
25403 \end_inset
25404
25405
25406 \end_layout
25407
25408 \end_inset
25409 </cell>
25410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25411 \begin_inset Text
25412
25413 \begin_layout Plain Layout
25414 \begin_inset Formula $\textrm{Å}$
25415 \end_inset
25416
25417
25418 \end_layout
25419
25420 \end_inset
25421 </cell>
25422 </row>
25423 <row>
25424 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25425 \begin_inset Text
25426
25427 \begin_layout Plain Layout
25428
25429 \backslash
25430 i
25431 \end_layout
25432
25433 \end_inset
25434 </cell>
25435 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25436 \begin_inset Text
25437
25438 \begin_layout Plain Layout
25439 \begin_inset Formula $\textrm{ı}$
25440 \end_inset
25441
25442
25443 \end_layout
25444
25445 \end_inset
25446 </cell>
25447 </row>
25448 </lyxtabular>
25449
25450 \end_inset
25451
25452
25453 \begin_inset space \hfill{}
25454 \end_inset
25455
25456
25457 \begin_inset Tabular
25458 <lyxtabular version="3" rows="8" columns="2">
25459 <features>
25460 <column alignment="block" valignment="top" width="0">
25461 <column alignment="center" valignment="top" width="0">
25462 <row>
25463 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25464 \begin_inset Text
25465
25466 \begin_layout Plain Layout
25467 commande
25468 \begin_inset Note Note
25469 status collapsed
25470
25471 \begin_layout Plain Layout
25472 la commande
25473 \series bold
25474
25475 \backslash
25476 hspace{0mm}
25477 \series default
25478  est utilisée pour faire une séparation invisible, sinon la sortie finale
25479  serait respectivement ¡ et ¿.
25480 \end_layout
25481
25482 \end_inset
25483
25484
25485 \end_layout
25486
25487 \end_inset
25488 </cell>
25489 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25490 \begin_inset Text
25491
25492 \begin_layout Plain Layout
25493 Résultat
25494 \end_layout
25495
25496 \end_inset
25497 </cell>
25498 </row>
25499 <row>
25500 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25501 \begin_inset Text
25502
25503 \begin_layout Plain Layout
25504
25505 \backslash
25506 o
25507 \end_layout
25508
25509 \end_inset
25510 </cell>
25511 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25512 \begin_inset Text
25513
25514 \begin_layout Plain Layout
25515 \begin_inset Formula $\textrm{ø}$
25516 \end_inset
25517
25518
25519 \end_layout
25520
25521 \end_inset
25522 </cell>
25523 </row>
25524 <row>
25525 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25526 \begin_inset Text
25527
25528 \begin_layout Plain Layout
25529
25530 \backslash
25531 O
25532 \end_layout
25533
25534 \end_inset
25535 </cell>
25536 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25537 \begin_inset Text
25538
25539 \begin_layout Plain Layout
25540 \begin_inset Formula $\textrm{Ø}$
25541 \end_inset
25542
25543
25544 \end_layout
25545
25546 \end_inset
25547 </cell>
25548 </row>
25549 <row>
25550 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25551 \begin_inset Text
25552
25553 \begin_layout Plain Layout
25554
25555 \backslash
25556 l
25557 \end_layout
25558
25559 \end_inset
25560 </cell>
25561 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25562 \begin_inset Text
25563
25564 \begin_layout Plain Layout
25565 \begin_inset Formula $\textrm{ł}$
25566 \end_inset
25567
25568
25569 \end_layout
25570
25571 \end_inset
25572 </cell>
25573 </row>
25574 <row>
25575 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25576 \begin_inset Text
25577
25578 \begin_layout Plain Layout
25579
25580 \backslash
25581 L
25582 \end_layout
25583
25584 \end_inset
25585 </cell>
25586 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25587 \begin_inset Text
25588
25589 \begin_layout Plain Layout
25590 \begin_inset Formula $\textrm{Ł}$
25591 \end_inset
25592
25593
25594 \end_layout
25595
25596 \end_inset
25597 </cell>
25598 </row>
25599 <row>
25600 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25601 \begin_inset Text
25602
25603 \begin_layout Plain Layout
25604 !
25605 \begin_inset space \hspace{}
25606 \length 0mm
25607 \end_inset
25608
25609 `
25610 \begin_inset ERT
25611 status collapsed
25612
25613 \begin_layout Plain Layout
25614
25615
25616 \backslash
25617 spce 
25618 \end_layout
25619
25620 \end_inset
25621
25622
25623 \end_layout
25624
25625 \end_inset
25626 </cell>
25627 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25628 \begin_inset Text
25629
25630 \begin_layout Plain Layout
25631 \begin_inset Formula $\textrm{!`}$
25632 \end_inset
25633
25634
25635 \end_layout
25636
25637 \end_inset
25638 </cell>
25639 </row>
25640 <row>
25641 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25642 \begin_inset Text
25643
25644 \begin_layout Plain Layout
25645 ?
25646 \begin_inset space \hspace{}
25647 \length 0mm
25648 \end_inset
25649
25650 `
25651 \begin_inset ERT
25652 status collapsed
25653
25654 \begin_layout Plain Layout
25655
25656
25657 \backslash
25658 spce 
25659 \end_layout
25660
25661 \end_inset
25662
25663
25664 \end_layout
25665
25666 \end_inset
25667 </cell>
25668 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25669 \begin_inset Text
25670
25671 \begin_layout Plain Layout
25672 \begin_inset Formula $\textrm{?`}$
25673 \end_inset
25674
25675
25676 \end_layout
25677
25678 \end_inset
25679 </cell>
25680 </row>
25681 <row>
25682 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
25683 \begin_inset Text
25684
25685 \begin_layout Plain Layout
25686
25687 \backslash
25688 j
25689 \end_layout
25690
25691 \end_inset
25692 </cell>
25693 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
25694 \begin_inset Text
25695
25696 \begin_layout Plain Layout
25697 \begin_inset Formula $\textrm{ȷ}$
25698 \end_inset
25699
25700
25701 \end_layout
25702
25703 \end_inset
25704 </cell>
25705 </row>
25706 </lyxtabular>
25707
25708 \end_inset
25709
25710
25711 \begin_inset space \hfill{}
25712 \end_inset
25713
25714
25715 \end_layout
25716
25717 \begin_layout Standard
25718 Les caractères 
25719 \begin_inset Formula $\textrm{\textrm{Å}}$
25720 \end_inset
25721
25722  et 
25723 \begin_inset Formula $\textrm{\textrm{Ø}}$
25724 \end_inset
25725
25726  peuvent aussi être insérés avec le bouton 
25727 \begin_inset Graphics
25728         filename ../../images/math/digamma.png
25729         scale 85
25730
25731 \end_inset
25732
25733  de la barre d'outils mathématique.
25734 \end_layout
25735
25736 \begin_layout Standard
25737 Les commandes 
25738 \series bold
25739 !
25740 \begin_inset space \hspace{}
25741 \length 0mm
25742 \end_inset
25743
25744 `
25745 \series default
25746  et ?
25747 \series bold
25748
25749 \begin_inset space \hspace{}
25750 \length 0mm
25751 \end_inset
25752
25753
25754 \series default
25755 ` sont des exceptions puisqu'elles peuvent être insérées directement dans
25756  le texte dans LyX.
25757 \end_layout
25758
25759 \begin_layout Subsection
25760 Les accents dans le texte
25761 \begin_inset CommandInset label
25762 LatexCommand label
25763 name "sub:Accents-dans-le-texte"
25764
25765 \end_inset
25766
25767
25768 \begin_inset Index
25769 status collapsed
25770
25771 \begin_layout Plain Layout
25772 Accents ! dans le texte
25773 \end_layout
25774
25775 \end_inset
25776
25777
25778 \end_layout
25779
25780 \begin_layout Standard
25781 Avec les commandes suivantes, on peut accentuer toutes les lettres.
25782  Ces commandes doivent être insérées en mode TeX.
25783 \end_layout
25784
25785 \begin_layout Standard
25786 \begin_inset space \hfill{}
25787 \end_inset
25788
25789
25790 \begin_inset Tabular
25791 <lyxtabular version="3" rows="8" columns="2">
25792 <features>
25793 <column alignment="block" valignment="top" width="0">
25794 <column alignment="block" valignment="top" width="0">
25795 <row>
25796 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
25797 \begin_inset Text
25798
25799 \begin_layout Plain Layout
25800 Commande
25801 \end_layout
25802
25803 \end_inset
25804 </cell>
25805 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
25806 \begin_inset Text
25807
25808 \begin_layout Plain Layout
25809 Résultat
25810 \end_layout
25811
25812 \end_inset
25813 </cell>
25814 </row>
25815 <row>
25816 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25817 \begin_inset Text
25818
25819 \begin_layout Plain Layout
25820
25821 \backslash
25822
25823 \begin_inset Quotes grd
25824 \end_inset
25825
25826 e
25827 \end_layout
25828
25829 \end_inset
25830 </cell>
25831 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25832 \begin_inset Text
25833
25834 \begin_layout Plain Layout
25835 \begin_inset ERT
25836 status collapsed
25837
25838 \begin_layout Plain Layout
25839
25840
25841 \backslash
25842 "e
25843 \end_layout
25844
25845 \end_inset
25846
25847
25848 \end_layout
25849
25850 \end_inset
25851 </cell>
25852 </row>
25853 <row>
25854 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25855 \begin_inset Text
25856
25857 \begin_layout Plain Layout
25858
25859 \backslash
25860 `e
25861 \end_layout
25862
25863 \end_inset
25864 </cell>
25865 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25866 \begin_inset Text
25867
25868 \begin_layout Plain Layout
25869 \begin_inset ERT
25870 status collapsed
25871
25872 \begin_layout Plain Layout
25873
25874
25875 \backslash
25876 `e
25877 \end_layout
25878
25879 \end_inset
25880
25881
25882 \end_layout
25883
25884 \end_inset
25885 </cell>
25886 </row>
25887 <row>
25888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25889 \begin_inset Text
25890
25891 \begin_layout Plain Layout
25892
25893 \backslash
25894 ^
25895 \begin_inset ERT
25896 status collapsed
25897
25898 \begin_layout Plain Layout
25899
25900
25901 \backslash
25902 spce 
25903 \end_layout
25904
25905 \end_inset
25906
25907 e
25908 \end_layout
25909
25910 \end_inset
25911 </cell>
25912 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25913 \begin_inset Text
25914
25915 \begin_layout Plain Layout
25916 \begin_inset ERT
25917 status collapsed
25918
25919 \begin_layout Plain Layout
25920
25921
25922 \backslash
25923 ^e
25924 \end_layout
25925
25926 \end_inset
25927
25928
25929 \end_layout
25930
25931 \end_inset
25932 </cell>
25933 </row>
25934 <row>
25935 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25936 \begin_inset Text
25937
25938 \begin_layout Plain Layout
25939
25940 \backslash
25941 =e
25942 \end_layout
25943
25944 \end_inset
25945 </cell>
25946 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25947 \begin_inset Text
25948
25949 \begin_layout Plain Layout
25950 \begin_inset ERT
25951 status collapsed
25952
25953 \begin_layout Plain Layout
25954
25955
25956 \backslash
25957 =e
25958 \end_layout
25959
25960 \end_inset
25961
25962
25963 \end_layout
25964
25965 \end_inset
25966 </cell>
25967 </row>
25968 <row>
25969 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
25970 \begin_inset Text
25971
25972 \begin_layout Plain Layout
25973
25974 \backslash
25975 u
25976 \begin_inset ERT
25977 status collapsed
25978
25979 \begin_layout Plain Layout
25980
25981
25982 \backslash
25983 spce 
25984 \end_layout
25985
25986 \end_inset
25987
25988 e
25989 \end_layout
25990
25991 \end_inset
25992 </cell>
25993 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
25994 \begin_inset Text
25995
25996 \begin_layout Plain Layout
25997 \begin_inset ERT
25998 status collapsed
25999
26000 \begin_layout Plain Layout
26001
26002
26003 \backslash
26004 u e
26005 \end_layout
26006
26007 \end_inset
26008
26009
26010 \end_layout
26011
26012 \end_inset
26013 </cell>
26014 </row>
26015 <row>
26016 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26017 \begin_inset Text
26018
26019 \begin_layout Plain Layout
26020
26021 \backslash
26022 b
26023 \begin_inset ERT
26024 status collapsed
26025
26026 \begin_layout Plain Layout
26027
26028
26029 \backslash
26030 spce 
26031 \end_layout
26032
26033 \end_inset
26034
26035 e
26036 \end_layout
26037
26038 \end_inset
26039 </cell>
26040 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26041 \begin_inset Text
26042
26043 \begin_layout Plain Layout
26044 \begin_inset ERT
26045 status collapsed
26046
26047 \begin_layout Plain Layout
26048
26049
26050 \backslash
26051 b e
26052 \end_layout
26053
26054 \end_inset
26055
26056
26057 \end_layout
26058
26059 \end_inset
26060 </cell>
26061 </row>
26062 <row>
26063 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26064 \begin_inset Text
26065
26066 \begin_layout Plain Layout
26067
26068 \backslash
26069 t
26070 \begin_inset ERT
26071 status collapsed
26072
26073 \begin_layout Plain Layout
26074
26075
26076 \backslash
26077 spce 
26078 \end_layout
26079
26080 \end_inset
26081
26082 ee
26083 \end_layout
26084
26085 \end_inset
26086 </cell>
26087 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26088 \begin_inset Text
26089
26090 \begin_layout Plain Layout
26091 \begin_inset ERT
26092 status collapsed
26093
26094 \begin_layout Plain Layout
26095
26096
26097 \backslash
26098 t ee
26099 \end_layout
26100
26101 \end_inset
26102
26103
26104 \end_layout
26105
26106 \end_inset
26107 </cell>
26108 </row>
26109 </lyxtabular>
26110
26111 \end_inset
26112
26113
26114 \begin_inset space \hfill{}
26115 \end_inset
26116
26117
26118 \begin_inset Tabular
26119 <lyxtabular version="3" rows="8" columns="2">
26120 <features>
26121 <column alignment="block" valignment="top" width="0">
26122 <column alignment="center" valignment="top" width="0">
26123 <row>
26124 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26125 \begin_inset Text
26126
26127 \begin_layout Plain Layout
26128 Commande
26129 \end_layout
26130
26131 \end_inset
26132 </cell>
26133 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26134 \begin_inset Text
26135
26136 \begin_layout Plain Layout
26137 Résultat
26138 \end_layout
26139
26140 \end_inset
26141 </cell>
26142 </row>
26143 <row>
26144 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26145 \begin_inset Text
26146
26147 \begin_layout Plain Layout
26148
26149 \backslash
26150 H
26151 \begin_inset ERT
26152 status collapsed
26153
26154 \begin_layout Plain Layout
26155
26156
26157 \backslash
26158 spce 
26159 \end_layout
26160
26161 \end_inset
26162
26163 e
26164 \end_layout
26165
26166 \end_inset
26167 </cell>
26168 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26169 \begin_inset Text
26170
26171 \begin_layout Plain Layout
26172 \begin_inset ERT
26173 status collapsed
26174
26175 \begin_layout Plain Layout
26176
26177
26178 \backslash
26179 H e
26180 \end_layout
26181
26182 \end_inset
26183
26184
26185 \end_layout
26186
26187 \end_inset
26188 </cell>
26189 </row>
26190 <row>
26191 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26192 \begin_inset Text
26193
26194 \begin_layout Plain Layout
26195
26196 \backslash
26197 'e
26198 \end_layout
26199
26200 \end_inset
26201 </cell>
26202 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26203 \begin_inset Text
26204
26205 \begin_layout Plain Layout
26206 \begin_inset ERT
26207 status collapsed
26208
26209 \begin_layout Plain Layout
26210
26211
26212 \backslash
26213 'e
26214 \end_layout
26215
26216 \end_inset
26217
26218
26219 \end_layout
26220
26221 \end_inset
26222 </cell>
26223 </row>
26224 <row>
26225 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26226 \begin_inset Text
26227
26228 \begin_layout Plain Layout
26229
26230 \backslash
26231 ~e
26232 \begin_inset Index
26233 status collapsed
26234
26235 \begin_layout Plain Layout
26236 Tilde
26237 \end_layout
26238
26239 \end_inset
26240
26241
26242 \end_layout
26243
26244 \end_inset
26245 </cell>
26246 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26247 \begin_inset Text
26248
26249 \begin_layout Plain Layout
26250 \begin_inset ERT
26251 status collapsed
26252
26253 \begin_layout Plain Layout
26254
26255
26256 \backslash
26257 ~e
26258 \end_layout
26259
26260 \end_inset
26261
26262
26263 \end_layout
26264
26265 \end_inset
26266 </cell>
26267 </row>
26268 <row>
26269 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26270 \begin_inset Text
26271
26272 \begin_layout Plain Layout
26273
26274 \backslash
26275 .e
26276 \end_layout
26277
26278 \end_inset
26279 </cell>
26280 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26281 \begin_inset Text
26282
26283 \begin_layout Plain Layout
26284 \begin_inset ERT
26285 status collapsed
26286
26287 \begin_layout Plain Layout
26288
26289
26290 \backslash
26291 .e
26292 \end_layout
26293
26294 \end_inset
26295
26296
26297 \end_layout
26298
26299 \end_inset
26300 </cell>
26301 </row>
26302 <row>
26303 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26304 \begin_inset Text
26305
26306 \begin_layout Plain Layout
26307
26308 \backslash
26309 v
26310 \begin_inset ERT
26311 status collapsed
26312
26313 \begin_layout Plain Layout
26314
26315
26316 \backslash
26317 spce 
26318 \end_layout
26319
26320 \end_inset
26321
26322 e
26323 \end_layout
26324
26325 \end_inset
26326 </cell>
26327 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26328 \begin_inset Text
26329
26330 \begin_layout Plain Layout
26331 \begin_inset ERT
26332 status collapsed
26333
26334 \begin_layout Plain Layout
26335
26336
26337 \backslash
26338 v e
26339 \end_layout
26340
26341 \end_inset
26342
26343
26344 \end_layout
26345
26346 \end_inset
26347 </cell>
26348 </row>
26349 <row>
26350 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26351 \begin_inset Text
26352
26353 \begin_layout Plain Layout
26354
26355 \backslash
26356 d
26357 \begin_inset ERT
26358 status collapsed
26359
26360 \begin_layout Plain Layout
26361
26362
26363 \backslash
26364 spce 
26365 \end_layout
26366
26367 \end_inset
26368
26369 e
26370 \end_layout
26371
26372 \end_inset
26373 </cell>
26374 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26375 \begin_inset Text
26376
26377 \begin_layout Plain Layout
26378 \begin_inset ERT
26379 status collapsed
26380
26381 \begin_layout Plain Layout
26382
26383
26384 \backslash
26385 d e
26386 \end_layout
26387
26388 \end_inset
26389
26390
26391 \end_layout
26392
26393 \end_inset
26394 </cell>
26395 </row>
26396 <row>
26397 <cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
26398 \begin_inset Text
26399
26400 \begin_layout Plain Layout
26401
26402 \backslash
26403 c
26404 \begin_inset ERT
26405 status collapsed
26406
26407 \begin_layout Plain Layout
26408
26409
26410 \backslash
26411 spce 
26412 \end_layout
26413
26414 \end_inset
26415
26416 e
26417 \end_layout
26418
26419 \end_inset
26420 </cell>
26421 <cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
26422 \begin_inset Text
26423
26424 \begin_layout Plain Layout
26425 \begin_inset ERT
26426 status collapsed
26427
26428 \begin_layout Plain Layout
26429
26430
26431 \backslash
26432 c e
26433 \end_layout
26434
26435 \end_inset
26436
26437
26438 \end_layout
26439
26440 \end_inset
26441 </cell>
26442 </row>
26443 </lyxtabular>
26444
26445 \end_inset
26446
26447
26448 \begin_inset space \hfill{}
26449 \end_inset
26450
26451
26452 \end_layout
26453
26454 \begin_layout Standard
26455 \begin_inset VSpace medskip
26456 \end_inset
26457
26458 Avec la commande 
26459 \series bold
26460
26461 \backslash
26462 t
26463 \series default
26464  on peut aussi accentuer deux caractères différents.
26465  La commande 
26466 \series bold
26467
26468 \backslash
26469 t
26470 \begin_inset ERT
26471 status collapsed
26472
26473 \begin_layout Plain Layout
26474
26475
26476 \backslash
26477 spce 
26478 \end_layout
26479
26480 \end_inset
26481
26482 sz
26483 \series default
26484  va donner: 
26485 \begin_inset ERT
26486 status collapsed
26487
26488 \begin_layout Plain Layout
26489
26490
26491 \backslash
26492 t sz
26493 \end_layout
26494
26495 \end_inset
26496
26497
26498 \end_layout
26499
26500 \begin_layout Standard
26501 Les accents 
26502 \series bold
26503 `
26504 \series default
26505  , 
26506 \series bold
26507 '
26508 \series default
26509  , et 
26510 \series bold
26511 ^
26512 \series default
26513  peuvent être insérés directement avec le clavier, sans utiliser le mode
26514  TeX, quand ils sont utilisés avec des voyelles.
26515  La même chose s'applique au tilde
26516 \begin_inset Foot
26517 status collapsed
26518
26519 \begin_layout Plain Layout
26520 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
26521  accent.
26522 \end_layout
26523
26524 \end_inset
26525
26526  
26527 \series bold
26528 ~
26529 \series default
26530  en combinaison avec 
26531 \emph on
26532 a
26533 \emph default
26534  , 
26535 \emph on
26536 n
26537 \emph default
26538  , ou 
26539 \emph on
26540 o
26541 \emph default
26542 .
26543 \end_layout
26544
26545 \begin_layout Standard
26546 Les commandes 
26547 \series bold
26548
26549 \backslash
26550 b
26551 \series default
26552  , 
26553 \series bold
26554
26555 \backslash
26556 c
26557 \series default
26558  , 
26559 \series bold
26560
26561 \backslash
26562 d
26563 \series default
26564  , 
26565 \series bold
26566
26567 \backslash
26568 H
26569 \series default
26570  , 
26571 \series bold
26572
26573 \backslash
26574 t
26575 \series default
26576  , 
26577 \series bold
26578
26579 \backslash
26580 u
26581 \series default
26582  , 
26583 \series bold
26584
26585 \backslash
26586 v
26587 \series default
26588 , et les accents qui sont insérés directement au clavier sont aussi disponibles
26589  en texte mathématique.
26590  Pour les autres accents, il y a des commandes mathématiques spéciales à
26591  utiliser dans les formules, voir 
26592 \begin_inset CommandInset ref
26593 LatexCommand ref
26594 reference "sub:Accents-sur-un-caractère"
26595
26596 \end_inset
26597
26598 .
26599 \end_layout
26600
26601 \begin_layout Standard
26602 \begin_inset VSpace bigskip
26603 \end_inset
26604
26605 En plus, avec la commande 
26606 \series bold
26607
26608 \backslash
26609 textcircled
26610 \series default
26611
26612 \begin_inset Index
26613 status collapsed
26614
26615 \begin_layout Plain Layout
26616 Commandes ! T ! 
26617 \backslash
26618 textcircled
26619 \end_layout
26620
26621 \end_inset
26622
26623  tous les nombres et toutes les lettres peuvent être mises dans un cercle,
26624  comme pour le symbole du copyright.
26625 \end_layout
26626
26627 \begin_layout Standard
26628 \align center
26629 \begin_inset Tabular
26630 <lyxtabular version="3" rows="3" columns="2">
26631 <features>
26632 <column alignment="center" valignment="top" width="0">
26633 <column alignment="center" valignment="top" width="0">
26634 <row>
26635 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26636 \begin_inset Text
26637
26638 \begin_layout Plain Layout
26639 Commande
26640 \end_layout
26641
26642 \end_inset
26643 </cell>
26644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26645 \begin_inset Text
26646
26647 \begin_layout Plain Layout
26648 Résultat
26649 \begin_inset Note Note
26650 status collapsed
26651
26652 \begin_layout Plain Layout
26653
26654 \series bold
26655
26656 \backslash
26657 raisebox est seulement utilisée pour faire de la place
26658 \end_layout
26659
26660 \end_inset
26661
26662
26663 \end_layout
26664
26665 \end_inset
26666 </cell>
26667 </row>
26668 <row>
26669 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26670 \begin_inset Text
26671
26672 \begin_layout Plain Layout
26673
26674 \backslash
26675 textcircled{w}
26676 \end_layout
26677
26678 \end_inset
26679 </cell>
26680 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26681 \begin_inset Text
26682
26683 \begin_layout Plain Layout
26684 \begin_inset ERT
26685 status collapsed
26686
26687 \begin_layout Plain Layout
26688
26689
26690 \backslash
26691 textcircled{w}
26692 \end_layout
26693
26694 \end_inset
26695
26696
26697 \end_layout
26698
26699 \end_inset
26700 </cell>
26701 </row>
26702 <row>
26703 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26704 \begin_inset Text
26705
26706 \begin_layout Plain Layout
26707
26708 \backslash
26709 Large 
26710 \backslash
26711 textcircled{
26712 \backslash
26713 normalsize
26714 \backslash
26715 protect
26716 \backslash
26717 raisebox{-1.5pt}{W}}
26718 \end_layout
26719
26720 \end_inset
26721 </cell>
26722 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26723 \begin_inset Text
26724
26725 \begin_layout Plain Layout
26726 \begin_inset Formula $\raisebox{4.5mm}{}$
26727 \end_inset
26728
26729
26730 \begin_inset ERT
26731 status collapsed
26732
26733 \begin_layout Plain Layout
26734
26735
26736 \backslash
26737 Large 
26738 \backslash
26739 textcircled{
26740 \backslash
26741 normalsize
26742 \backslash
26743 protect
26744 \backslash
26745 raisebox{-1.5pt}W}
26746 \end_layout
26747
26748 \end_inset
26749
26750
26751 \begin_inset Formula $\raisebox{-2mm}{}$
26752 \end_inset
26753
26754
26755 \end_layout
26756
26757 \end_inset
26758 </cell>
26759 </row>
26760 </lyxtabular>
26761
26762 \end_inset
26763
26764
26765 \end_layout
26766
26767 \begin_layout Standard
26768 On doit faire attentions à ce que le caractère tienne dans le cercle.
26769  
26770 \series bold
26771
26772 \backslash
26773 Large
26774 \series default
26775
26776 \begin_inset Foot
26777 status collapsed
26778
26779 \begin_layout Plain Layout
26780 voir 
26781 \begin_inset CommandInset ref
26782 LatexCommand ref
26783 reference "sub:Tailles-polices"
26784
26785 \end_inset
26786
26787
26788 \end_layout
26789
26790 \end_inset
26791
26792  donne ici la taille du cercle.
26793  On peut centrer le caractère avec l'aide de la commande  
26794 \series bold
26795
26796 \backslash
26797 raisebox
26798 \series default
26799
26800 \begin_inset Foot
26801 status collapsed
26802
26803 \begin_layout Plain Layout
26804 voir 
26805 \begin_inset CommandInset ref
26806 LatexCommand ref
26807 reference "sub:Boîtes-sans-cadre"
26808
26809 \end_inset
26810
26811
26812 \end_layout
26813
26814 \end_inset
26815
26816  .
26817 \end_layout
26818
26819 \begin_layout Subsection
26820 Nombres en minuscules
26821 \begin_inset Index
26822 status collapsed
26823
26824 \begin_layout Plain Layout
26825 Minuscules pour les nombres
26826 \end_layout
26827
26828 \end_inset
26829
26830
26831 \end_layout
26832
26833 \begin_layout Standard
26834 Les nombres en minuscule sont créés avec la commande 
26835 \series bold
26836
26837 \backslash
26838 oldstylenums
26839 \series default
26840
26841 \begin_inset Index
26842 status collapsed
26843
26844 \begin_layout Plain Layout
26845 Commandes ! O ! 
26846 \backslash
26847 oldstylenums
26848 \end_layout
26849
26850 \end_inset
26851
26852 .
26853  Cette commande peut être utilisée dans des formules et aussi en mode TeX.
26854  La syntaxe de la commande est:
26855 \end_layout
26856
26857 \begin_layout Standard
26858
26859 \series bold
26860
26861 \backslash
26862 oldstylenums{nombre}
26863 \end_layout
26864
26865 \begin_layout Standard
26866 La commande 
26867 \series bold
26868
26869 \backslash
26870 oldstylenums{0123456789
26871 \series default
26872  donne: 
26873 \begin_inset Formula $\oldstylenums{0123456789}$
26874 \end_inset
26875
26876
26877 \end_layout
26878
26879 \begin_layout Subsection
26880 Caractères spéciaux divers
26881 \begin_inset CommandInset label
26882 LatexCommand label
26883 name "sub:Caractères-spéciaux-divers"
26884
26885 \end_inset
26886
26887
26888 \begin_inset Index
26889 status collapsed
26890
26891 \begin_layout Plain Layout
26892 Caractères spéciaux ! divers
26893 \end_layout
26894
26895 \end_inset
26896
26897
26898 \end_layout
26899
26900 \begin_layout Standard
26901 Les caractères suivants ne peuvent être insérés que dans des formules en
26902  utilisant les commandes suivantes:
26903 \end_layout
26904
26905 \begin_layout Standard
26906 \align center
26907 \begin_inset Tabular
26908 <lyxtabular version="3" rows="4" columns="2">
26909 <features>
26910 <column alignment="center" valignment="top" width="0">
26911 <column alignment="center" valignment="top" width="0">
26912 <row>
26913 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26914 \begin_inset Text
26915
26916 \begin_layout Plain Layout
26917 Commande
26918 \end_layout
26919
26920 \end_inset
26921 </cell>
26922 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
26923 \begin_inset Text
26924
26925 \begin_layout Plain Layout
26926 Résultat
26927 \end_layout
26928
26929 \end_inset
26930 </cell>
26931 </row>
26932 <row>
26933 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26934 \begin_inset Text
26935
26936 \begin_layout Plain Layout
26937
26938 \backslash
26939 ^
26940 \begin_inset ERT
26941 status collapsed
26942
26943 \begin_layout Plain Layout
26944
26945
26946 \backslash
26947 spce 
26948 \end_layout
26949
26950 \end_inset
26951
26952
26953 \end_layout
26954
26955 \end_inset
26956 </cell>
26957 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26958 \begin_inset Text
26959
26960 \begin_layout Plain Layout
26961 \begin_inset Formula $\mathcircumflex$
26962 \end_inset
26963
26964
26965 \end_layout
26966
26967 \end_inset
26968 </cell>
26969 </row>
26970 <row>
26971 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
26972 \begin_inset Text
26973
26974 \begin_layout Plain Layout
26975
26976 \backslash
26977 _
26978 \end_layout
26979
26980 \end_inset
26981 </cell>
26982 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
26983 \begin_inset Text
26984
26985 \begin_layout Plain Layout
26986 \begin_inset Formula $\_$
26987 \end_inset
26988
26989
26990 \end_layout
26991
26992 \end_inset
26993 </cell>
26994 </row>
26995 <row>
26996 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
26997 \begin_inset Text
26998
26999 \begin_layout Plain Layout
27000 ^
27001 \begin_inset ERT
27002 status collapsed
27003
27004 \begin_layout Plain Layout
27005
27006
27007 \backslash
27008 spce 
27009 \end_layout
27010
27011 \end_inset
27012
27013
27014 \backslash
27015 circ
27016 \begin_inset Index
27017 status collapsed
27018
27019 \begin_layout Plain Layout
27020 °
27021 \end_layout
27022
27023 \end_inset
27024
27025
27026 \end_layout
27027
27028 \end_inset
27029 </cell>
27030 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
27031 \begin_inset Text
27032
27033 \begin_layout Plain Layout
27034 \begin_inset Formula $^{\circ}$
27035 \end_inset
27036
27037
27038 \end_layout
27039
27040 \end_inset
27041 </cell>
27042 </row>
27043 </lyxtabular>
27044
27045 \end_inset
27046
27047
27048 \end_layout
27049
27050 \begin_layout Standard
27051 Le symbole degré ° peut être inséré directement à condition que le préambule
27052  LaTeX contienne la ligne suivante
27053 \begin_inset Foot
27054 status collapsed
27055
27056 \begin_layout Plain Layout
27057 Plus d'information à ce sujet dans 
27058 \begin_inset CommandInset ref
27059 LatexCommand ref
27060 reference "sub:Caractères-texte"
27061
27062 \end_inset
27063
27064 .
27065 \end_layout
27066
27067 \end_inset
27068
27069 :
27070 \end_layout
27071
27072 \begin_layout Standard
27073
27074 \series bold
27075
27076 \backslash
27077 DeclareInputtext{176}{
27078 \backslash
27079 ifmmode^
27080 \backslash
27081 circ
27082 \backslash
27083 else
27084 \backslash
27085 textdegree
27086 \backslash
27087 fi}
27088 \end_layout
27089
27090 \begin_layout Section
27091 Styles de formules
27092 \begin_inset CommandInset label
27093 LatexCommand label
27094 name "sec:Styles-de-formules"
27095
27096 \end_inset
27097
27098
27099 \begin_inset Index
27100 status collapsed
27101
27102 \begin_layout Plain Layout
27103 Formules ! styles
27104 \end_layout
27105
27106 \end_inset
27107
27108
27109 \end_layout
27110
27111 \begin_layout Itemize
27112 Il y a deux styles d'alignements différents:
27113 \end_layout
27114
27115 \begin_deeper
27116 \begin_layout Description
27117 Centré est le standard prédéfini
27118 \end_layout
27119
27120 \begin_layout Description
27121 Indenté pour ce style, l'option 
27122 \series bold
27123 fleqn
27124 \series default
27125  doit être insérée dans la fenêtre de dialogue 
27126 \family sans
27127 Document\SpecialChar \menuseparator
27128 Paramètres
27129 \family default
27130  dans la rubrique 
27131 \family sans
27132 Classe
27133 \begin_inset space ~
27134 \end_inset
27135
27136 de
27137 \begin_inset space ~
27138 \end_inset
27139
27140 Document
27141 \end_layout
27142
27143 \begin_layout Standard
27144 Quand on utilise 
27145 \series bold
27146 Indenté
27147 \series default
27148 , la profondeur de l'indentation peut être ajustée en modifiant la longueur
27149  
27150 \series bold
27151
27152 \backslash
27153 mathindent
27154 \series default
27155
27156 \begin_inset Index
27157 status collapsed
27158
27159 \begin_layout Plain Layout
27160 Commandes ! M ! 
27161 \backslash
27162 mathindent
27163 \end_layout
27164
27165 \end_inset
27166
27167 .
27168  Par exemple, pour une distance de 15
27169 \begin_inset space \thinspace{}
27170 \end_inset
27171
27172 mm, on insère la ligne de commande suivante dans le préambule LaTeX
27173 \end_layout
27174
27175 \begin_layout Standard
27176
27177 \series bold
27178
27179 \backslash
27180 setlength{
27181 \backslash
27182 mathindent}{15mm}
27183 \end_layout
27184
27185 \begin_layout Standard
27186 Si on ne spécifie pas de distance, la valeur prédéfinie de 30
27187 \begin_inset space \thinspace{}
27188 \end_inset
27189
27190 pt est utilisée.
27191 \end_layout
27192
27193 \end_deeper
27194 \begin_layout Itemize
27195 Et deux styles différents de numérotation:
27196 \end_layout
27197
27198 \begin_deeper
27199 \begin_layout Description
27200 Droite est le standard prédéfini
27201 \end_layout
27202
27203 \begin_layout Description
27204 Gauche pour ce style, l'option 
27205 \series bold
27206 leqno
27207 \series default
27208  doit être insérée dans la fenêtre de dialogue 
27209 \family sans
27210 Document\SpecialChar \menuseparator
27211 Paramètres
27212 \family default
27213  dans la rubrique 
27214 \family sans
27215 Classe
27216 \begin_inset space ~
27217 \end_inset
27218
27219 de
27220 \begin_inset space ~
27221 \end_inset
27222
27223 Document
27224 \end_layout
27225
27226 \end_deeper
27227 \begin_layout Standard
27228
27229 \series bold
27230 fleqn
27231 \series default
27232  et 
27233 \series bold
27234 leqno
27235 \series default
27236  peuvent être utilisés ensembles.
27237  Dans ce cas les deux options sont insérées, séparées par une virgule.
27238 \end_layout
27239
27240 \begin_layout Standard
27241 Les styles choisis sont utilisés par toutes les formules du document.
27242  Quand il faut créer à la fois des formules centrées et des formules alignées,
27243  on utilise le style 
27244 \series bold
27245 Centré
27246 \series default
27247 .
27248  Les formules indentées sont alors placées dans un environnement 
27249 \series bold
27250 falign, 
27251 \series default
27252 voir 
27253 \begin_inset CommandInset ref
27254 LatexCommand ref
27255 reference "sub:Environnement-Flalign"
27256
27257 \end_inset
27258
27259 .
27260 \end_layout
27261
27262 \begin_layout Section
27263 Formules multi-lignes
27264 \begin_inset CommandInset label
27265 LatexCommand label
27266 name "sec:Formules-multilignes"
27267
27268 \end_inset
27269
27270
27271 \begin_inset Index
27272 status collapsed
27273
27274 \begin_layout Plain Layout
27275 Formules ! multi-lignes
27276 \end_layout
27277
27278 \end_inset
27279
27280
27281 \end_layout
27282
27283 \begin_layout Subsection
27284 Généralités
27285 \end_layout
27286
27287 \begin_layout Standard
27288 Dans LyX, on crée les formules multi-lignes en appuyant sur 
27289 \family sans
27290 \series bold
27291 Ctrl-Entrée
27292 \family default
27293 \series default
27294  à l'intérieur d'une formule.
27295  Cela crée soit un environnement 
27296 \series bold
27297 equnarray 
27298 \series default
27299 qui est décrit dans
27300 \begin_inset space ~
27301 \end_inset
27302
27303
27304 \begin_inset CommandInset ref
27305 LatexCommand ref
27306 reference "sub:Environnement-eqnarray"
27307
27308 \end_inset
27309
27310  
27311 \series bold
27312 ,
27313 \series default
27314  soit dans le cas où l'option 
27315 \family sans
27316 Utilise le paquetage math AMS
27317 \family default
27318  est activé dans les préférences du document, un environnement 
27319 \series bold
27320 align 
27321 \series default
27322 qui est décrit dans 
27323 \begin_inset CommandInset ref
27324 LatexCommand ref
27325 reference "sub:Environnement-align-standard"
27326
27327 \end_inset
27328
27329 .
27330 \end_layout
27331
27332 \begin_layout Standard
27333 Il y a d'autres environnement de formules multi-lignes qui peuvent être
27334  créés en passant par le menu 
27335 \family sans
27336 Insérer\SpecialChar \menuseparator
27337 Math
27338 \family default
27339 .
27340  Ces environnements sont décrits dans les sections qui suivent.
27341 \end_layout
27342
27343 \begin_layout Standard
27344 Dans tous les environnements de formules multi-ligne, une nouvelle ligne
27345  est créée en appuyant sur 
27346 \family sans
27347 Ctrl-Entrée
27348 \family default
27349 .
27350  Pour ajouter ou supprimer des lignes, on peut utiliser respectivement les
27351  boutons 
27352 \begin_inset Graphics
27353         filename ../../images/tabular-feature_append-row.png
27354         scale 85
27355
27356 \end_inset
27357
27358  ou 
27359 \begin_inset Graphics
27360         filename ../../images/tabular-feature_delete-row.png
27361         scale 85
27362
27363 \end_inset
27364
27365  de la barre d'outils mathématique ou bien le menu 
27366 \family sans
27367 Éditer\SpecialChar \menuseparator
27368 Lignes
27369 \begin_inset space \thinspace{}
27370 \end_inset
27371
27372 &
27373 \begin_inset space \thinspace{}
27374 \end_inset
27375
27376 Colonnes
27377 \family default
27378 .
27379 \end_layout
27380
27381 \begin_layout Subsubsection
27382 Séparation des lignes
27383 \begin_inset CommandInset label
27384 LatexCommand label
27385 name "sub:Séparation-des-lignes"
27386
27387 \end_inset
27388
27389
27390 \begin_inset Index
27391 status collapsed
27392
27393 \begin_layout Plain Layout
27394 Formules ! multi-lignes ! Séparation des lignes
27395 \end_layout
27396
27397 \end_inset
27398
27399
27400 \end_layout
27401
27402 \begin_layout Standard
27403 Il n'y a parfois pas assez d'espace entre les lignes d'une formule multi-lignes:
27404 \begin_inset Formula \begin{eqnarray*}
27405 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}\\
27406 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*}
27407
27408 \end_inset
27409
27410
27411 \end_layout
27412
27413 \begin_layout Standard
27414 En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
27415  qu'argument optionnel de la commande de saut de ligne.
27416  Ce n'est pas encore possible avec LyX
27417 \begin_inset Foot
27418 status collapsed
27419
27420 \begin_layout Plain Layout
27421 voir 
27422 \begin_inset CommandInset href
27423 LatexCommand href
27424 name "LyX-bug #1505"
27425 target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
27426
27427 \end_inset
27428
27429
27430 \end_layout
27431
27432 \end_inset
27433
27434 , ce qui fait que la totalité de la formule doit être insérée en mode TeX.
27435  Pour ajouter de l'espace dans notre exemple, on insère la commande 
27436 \series bold
27437
27438 \backslash
27439
27440 \backslash
27441 [3mm]
27442 \series default
27443  à la fin de la première ligne et on obtient: 
27444 \begin_inset ERT
27445 status collapsed
27446
27447 \begin_layout Plain Layout
27448
27449
27450 \backslash
27451 begin{eqnarray*}
27452 \end_layout
27453
27454 \begin_layout Plain Layout
27455
27456 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
27457  = & 
27458 \backslash
27459 textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
27460 \backslash
27461
27462 \backslash
27463 [3mm]
27464 \end_layout
27465
27466 \begin_layout Plain Layout
27467
27468 4x^{2}
27469 \backslash
27470 left(B^{2}+x_{0}^{2}
27471 \backslash
27472 right)+4x_{0}x
27473 \backslash
27474 left(D-B^{2}
27475 \backslash
27476 right)+B^{2}
27477 \backslash
27478 left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
27479 \backslash
27480 right) & = & 0
27481 \end_layout
27482
27483 \begin_layout Plain Layout
27484
27485
27486 \backslash
27487 end{eqnarray*}
27488 \end_layout
27489
27490 \end_inset
27491
27492
27493 \end_layout
27494
27495 \begin_layout Standard
27496 \begin_inset VSpace bigskip
27497 \end_inset
27498
27499
27500 \end_layout
27501
27502 \begin_layout Standard
27503 On obtient alors: 
27504 \begin_inset ERT
27505 status collapsed
27506
27507 \begin_layout Plain Layout
27508
27509
27510 \backslash
27511 setlength{
27512 \backslash
27513 jot}{3mm+3pt}
27514 \end_layout
27515
27516 \end_inset
27517
27518
27519 \begin_inset Formula \begin{eqnarray*}
27520 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}\\
27521 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*}
27522
27523 \end_inset
27524
27525
27526 \end_layout
27527
27528 \begin_layout Standard
27529 \begin_inset ERT
27530 status collapsed
27531
27532 \begin_layout Plain Layout
27533
27534
27535 \backslash
27536 setlength{
27537 \backslash
27538 jot}{3pt}
27539 \end_layout
27540
27541 \end_inset
27542
27543  Pour revenir à l'espacement par défaut, on remet la valeur de 
27544 \series bold
27545
27546 \backslash
27547 jot
27548 \series default
27549  à 3
27550 \begin_inset space \thinspace{}
27551 \end_inset
27552
27553 pt.
27554 \end_layout
27555
27556 \begin_layout Subsubsection
27557 Séparation des colonnes
27558 \begin_inset CommandInset label
27559 LatexCommand label
27560 name "sub:Séparation-des-colonnes"
27561
27562 \end_inset
27563
27564
27565 \begin_inset Index
27566 status collapsed
27567
27568 \begin_layout Plain Layout
27569 Formules ! multi-lignes ! Séparation des colonnes
27570 \end_layout
27571
27572 \end_inset
27573
27574
27575 \end_layout
27576
27577 \begin_layout Standard
27578 Les formules multi-lignes forment une matrice.
27579  Une formule dans un environnement eqnarray est par exemple une matrice
27580  à trois colonnes.
27581  En changeant l'espacement des colonnes de cet environnement, on peut modifier
27582  l'espace à côté du symbole de relation.
27583 \end_layout
27584
27585 \begin_layout Standard
27586 L'espacement des colonnes est spécifié avec la longueur 
27587 \series bold
27588
27589 \backslash
27590 arraycolsep
27591 \series default
27592
27593 \begin_inset Index
27594 status collapsed
27595
27596 \begin_layout Plain Layout
27597 Commandes ! A ! 
27598 \backslash
27599 arraycolsep
27600 \end_layout
27601
27602 \end_inset
27603
27604  selon la relation:
27605 \begin_inset Newline newline
27606 \end_inset
27607
27608 séparation des colonnes = 2
27609 \begin_inset space \thinspace{}
27610 \end_inset
27611
27612
27613 \series bold
27614
27615 \backslash
27616 arraycolsep
27617 \series default
27618
27619 \begin_inset Newline newline
27620 \end_inset
27621
27622 Donc, la commande
27623 \end_layout
27624
27625 \begin_layout Standard
27626
27627 \series bold
27628
27629 \backslash
27630 setlength{
27631 \backslash
27632 arraycolsep}{1cm}
27633 \end_layout
27634
27635 \begin_layout Standard
27636 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
27637  des colonnes à 2
27638 \begin_inset space \thinspace{}
27639 \end_inset
27640
27641 cm.
27642  Pour revenir à la valeur par défaut, on met 
27643 \series bold
27644
27645 \backslash
27646 arraycolsep
27647 \series default
27648  à 5
27649 \begin_inset space \thinspace{}
27650 \end_inset
27651
27652 pt.
27653 \end_layout
27654
27655 \begin_layout Standard
27656 Une formule avec des colonnes séparées de 2
27657 \begin_inset space \thinspace{}
27658 \end_inset
27659
27660 cm:
27661 \begin_inset ERT
27662 status collapsed
27663
27664 \begin_layout Plain Layout
27665
27666
27667 \backslash
27668 setlength{
27669 \backslash
27670 arraycolsep}{1cm}
27671 \end_layout
27672
27673 \end_inset
27674
27675
27676 \begin_inset Formula \begin{eqnarray*}
27677 A & = & B\\
27678 C & \ne & A\end{eqnarray*}
27679
27680 \end_inset
27681
27682 Une formule avec la séparation de colonne prédéfinie de 10
27683 \begin_inset space \thinspace{}
27684 \end_inset
27685
27686 pt:
27687 \begin_inset ERT
27688 status collapsed
27689
27690 \begin_layout Plain Layout
27691
27692
27693 \backslash
27694 setlength{
27695 \backslash
27696 arraycolsep}{5pt}
27697 \end_layout
27698
27699 \end_inset
27700
27701
27702 \begin_inset Formula \begin{eqnarray*}
27703 A & = & B\\
27704 C & \ne & A\end{eqnarray*}
27705
27706 \end_inset
27707
27708
27709 \end_layout
27710
27711 \begin_layout Subsubsection
27712 Formules longues
27713 \begin_inset Index
27714 status collapsed
27715
27716 \begin_layout Plain Layout
27717 Formules ! longues
27718 \end_layout
27719
27720 \end_inset
27721
27722
27723 \end_layout
27724
27725 \begin_layout Standard
27726 Les formules longues peuvent être mises en forme en utilisant une de ces
27727  méthodes:
27728 \end_layout
27729
27730 \begin_layout Itemize
27731 Quand un des membres de l'équation est beaucoup plus court que la largeur
27732  de la ligne, c'est lui qui est choisi comme membre de gauche et le membre
27733  de droite est écrit sur deux lignes:
27734 \begin_inset ERT
27735 status collapsed
27736
27737 \begin_layout Plain Layout
27738
27739
27740 \backslash
27741 medskip
27742 \end_layout
27743
27744 \end_inset
27745
27746  
27747 \begin_inset Formula \begin{eqnarray}
27748 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 \\
27749  &  & -\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}
27750
27751 \end_inset
27752
27753
27754 \begin_inset ERT
27755 status collapsed
27756
27757 \begin_layout Plain Layout
27758
27759
27760 \backslash
27761 smallskip
27762 \end_layout
27763
27764 \end_inset
27765
27766
27767 \begin_inset Newline newline
27768 \end_inset
27769
27770 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
27771  comme un opérateur puisqu'il est le premier caractère de la ligne.
27772  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
27773  difficile à distinguer de la barre de fraction.
27774  Pour éviter cela, une espace a été insérée après les signe moins avec la
27775  commande 
27776 \series bold
27777
27778 \backslash
27779 hspace{3pt}
27780 \series default
27781
27782 \begin_inset Foot
27783 status collapsed
27784
27785 \begin_layout Plain Layout
27786 plus au sujet de la commande 
27787 \series bold
27788
27789 \backslash
27790 hspace
27791 \series default
27792 , voir 
27793 \begin_inset CommandInset ref
27794 LatexCommand ref
27795 reference "sub:Espace-variable"
27796
27797 \end_inset
27798
27799
27800 \end_layout
27801
27802 \end_inset
27803
27804
27805 \begin_inset Index
27806 status collapsed
27807
27808 \begin_layout Plain Layout
27809 Commandes ! H ! 
27810 \backslash
27811 hspace
27812 \end_layout
27813
27814 \end_inset
27815
27816 .
27817 \end_layout
27818
27819 \begin_layout Itemize
27820 Quand les deux membre de l'équation sont trop longs, on utilise la commande
27821  
27822 \series bold
27823
27824 \backslash
27825 lefteqn
27826 \series default
27827
27828 \begin_inset Index
27829 status collapsed
27830
27831 \begin_layout Plain Layout
27832 Commandes ! L ! 
27833 \backslash
27834 lefteqn
27835 \end_layout
27836
27837 \end_inset
27838
27839 .
27840  Elle est insérée dans la première colonne de la première ligne et a comme
27841  effet que tout ce qui sera inséré après va recouvrir les colonnes qui suivent:
27842 \begin_inset ERT
27843 status collapsed
27844
27845 \begin_layout Plain Layout
27846
27847
27848 \backslash
27849 medskip
27850 \end_layout
27851
27852 \end_inset
27853
27854
27855 \begin_inset Formula \begin{eqnarray}
27856 \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 \\
27857  &  & -\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 \\
27858  &  & =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}
27859
27860 \end_inset
27861
27862
27863 \begin_inset ERT
27864 status collapsed
27865
27866 \begin_layout Plain Layout
27867
27868
27869 \backslash
27870 smallskip
27871 \end_layout
27872
27873 \end_inset
27874
27875
27876 \begin_inset Newline newline
27877 \end_inset
27878
27879 Après l'insertion de la commande 
27880 \series bold
27881
27882 \backslash
27883 lefteqn
27884 \series default
27885 , le curseur se trouve dans une boîte violette qui est légèrement décalée
27886  vers la gauche par rapport à la boîte bleue.
27887  C'est dans cette dernière que l'on insère la formule.
27888 \begin_inset ERT
27889 status collapsed
27890
27891 \begin_layout Plain Layout
27892
27893
27894 \backslash
27895 medskip
27896 \end_layout
27897
27898 \end_inset
27899
27900
27901 \begin_inset Newline newline
27902 \end_inset
27903
27904 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
27905  celles d'après.
27906  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
27907 \begin_inset ERT
27908 status collapsed
27909
27910 \begin_layout Plain Layout
27911
27912
27913 \backslash
27914 medskip
27915 \end_layout
27916
27917 \end_inset
27918
27919
27920 \begin_inset Newline newline
27921 \end_inset
27922
27923
27924 \begin_inset Note Greyedout
27925 status open
27926
27927 \begin_layout Plain Layout
27928 Notez les points suivants quand vous utilisez 
27929 \series bold
27930
27931 \backslash
27932 lefteqn
27933 \series default
27934 :
27935 \end_layout
27936
27937 \begin_layout Itemize
27938 La formule n'utilise pas la totalité de la largeur de la page.
27939  Quand par exemple on a ajouté le terme 
27940 \begin_inset Formula $-B^{2}$
27941 \end_inset
27942
27943  à la première ligne de l'exemple ci-dessus, il aurait dû être en dehors
27944  de la marge.
27945  Pour mieux utiliser la largeur disponible, on peut insérer un espacement
27946  négatif en début de la première ligne.
27947 \end_layout
27948
27949 \begin_layout Itemize
27950 À cause d'un bug dans LyX le curseur ne peut pas être positionné sur la
27951  première ligne avec la souris
27952 \begin_inset Foot
27953 status collapsed
27954
27955 \begin_layout Plain Layout
27956 \begin_inset CommandInset href
27957 LatexCommand href
27958 name "LyX-bug #1429"
27959 target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
27960
27961 \end_inset
27962
27963
27964 \end_layout
27965
27966 \end_inset
27967
27968 .
27969  On peut seulement placer le curseur au début de la ligne et ensuite le
27970  déplacer avec les flèches du clavier.
27971 \end_layout
27972
27973 \end_inset
27974
27975
27976 \end_layout
27977
27978 \begin_layout Itemize
27979 D'autres méthodes pour créer des formules longues sont offertes par les
27980  environnements décrits dans 
27981 \begin_inset CommandInset ref
27982 LatexCommand ref
27983 reference "sub:Environnement-Multline"
27984
27985 \end_inset
27986
27987  et 
27988 \begin_inset CommandInset ref
27989 LatexCommand ref
27990 reference "sub:Portions-de-formules-en-multiligne"
27991
27992 \end_inset
27993
27994 .
27995 \end_layout
27996
27997 \begin_layout Subsubsection
27998 Crochets sur plusieurs lignes
27999 \begin_inset CommandInset label
28000 LatexCommand label
28001 name "sub:Crochets-multilignes"
28002
28003 \end_inset
28004
28005
28006 \begin_inset Index
28007 status collapsed
28008
28009 \begin_layout Plain Layout
28010 Crochets ! pour expressions multi-lignes
28011 \end_layout
28012
28013 \end_inset
28014
28015
28016 \end_layout
28017
28018 \begin_layout Standard
28019 Pour des parenthèses ou des crochets entourant des expressions réparties
28020  sur plusieurs lignes, on rencontre le problème suivant:
28021 \begin_inset Formula \begin{eqnarray*}
28022 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28023  &  & \left.\cdots+B-D\right]\end{eqnarray*}
28024
28025 \end_inset
28026
28027
28028 \end_layout
28029
28030 \begin_layout Standard
28031 Le crochet de fermeture est plus petit que celui d'ouverture parce que les
28032  crochets à taille variable ne peuvent pas couvrir plusieurs lignes.
28033 \end_layout
28034
28035 \begin_layout Standard
28036 Pour donner la bonne taille au crochet de la deuxième ligne, la première
28037  ligne doit se terminer par la commande 
28038 \series bold
28039
28040 \backslash
28041 right.
28042 \series default
28043
28044 \begin_inset Index
28045 status collapsed
28046
28047 \begin_layout Plain Layout
28048 Commandes ! R ! 
28049 \backslash
28050 right
28051 \end_layout
28052
28053 \end_inset
28054
28055  et la seconde commencer par 
28056 \series bold
28057
28058 \backslash
28059 left.
28060 \begin_inset Foot
28061 status collapsed
28062
28063 \begin_layout Plain Layout
28064 pour plus au sujet des commandes 
28065 \series bold
28066
28067 \backslash
28068 left
28069 \series default
28070  et 
28071 \series bold
28072
28073 \backslash
28074 right
28075 \series default
28076  voir 
28077 \begin_inset CommandInset ref
28078 LatexCommand ref
28079 reference "sub:Taille-parenthèses-automatique"
28080
28081 \end_inset
28082
28083
28084 \end_layout
28085
28086 \end_inset
28087
28088
28089 \series default
28090
28091 \begin_inset Index
28092 status collapsed
28093
28094 \begin_layout Plain Layout
28095 Commandes ! L ! 
28096 \backslash
28097 left
28098 \end_layout
28099
28100 \end_inset
28101
28102 .
28103  Après le 
28104 \series bold
28105
28106 \backslash
28107 left.
28108
28109 \series default
28110  on insère la commande 
28111 \series bold
28112
28113 \backslash
28114 vphantom
28115 \series default
28116
28117 \begin_inset ERT
28118 status collapsed
28119
28120 \begin_layout Plain Layout
28121
28122
28123 \backslash
28124 spce 
28125 \end_layout
28126
28127 \end_inset
28128
28129
28130 \series bold
28131
28132 \backslash
28133 prod
28134 \series default
28135 ^
28136 \begin_inset ERT
28137 status collapsed
28138
28139 \begin_layout Plain Layout
28140
28141
28142 \backslash
28143 spce 
28144 \end_layout
28145
28146 \end_inset
28147
28148
28149 \series bold
28150
28151 \backslash
28152 infty
28153 \series default
28154
28155 \begin_inset ERT
28156 status collapsed
28157
28158 \begin_layout Plain Layout
28159
28160
28161 \backslash
28162 spce 
28163 \end_layout
28164
28165 \end_inset
28166
28167
28168 \series bold
28169
28170 \begin_inset Formula $\downarrow$
28171 \end_inset
28172
28173 _R=1}
28174 \series default
28175
28176 \begin_inset Index
28177 status collapsed
28178
28179 \begin_layout Plain Layout
28180 Commandes ! V ! 
28181 \backslash
28182 vphantom
28183 \end_layout
28184
28185 \end_inset
28186
28187  , puisque l'opérateur produit avec ses limites est le symbole le plus grand
28188  de la première ligne, c'est donc lui qui doit imposer la taille du crochet
28189  de la deuxième ligne.
28190 \end_layout
28191
28192 \begin_layout Standard
28193 On obtient ceci:
28194 \end_layout
28195
28196 \begin_layout Standard
28197 \begin_inset Formula \begin{eqnarray*}
28198 A & = & \sin(x)\left[\prod_{R=1}^{\infty}\frac{1}{R}+\cdots\right.\\
28199  &  & \left.\vphantom{\prod_{R=1}^{\infty}}\cdots+B-D\right]\end{eqnarray*}
28200
28201 \end_inset
28202
28203
28204 \end_layout
28205
28206 \begin_layout Subsection
28207 Les environnements align 
28208 \end_layout
28209
28210 \begin_layout Standard
28211 Les environnements align peuvent être utilisés pour tous les cas de formules
28212  multi-lignes.
28213  Ils sont particulièrement utiles pour positionner plusieurs formules côte-à-côt
28214 e.
28215 \end_layout
28216
28217 \begin_layout Standard
28218 Les environnement Align sont composés de colonnes.
28219  Les colonnes impaires sont alignées à gauche alors que les colonnes paires
28220  sont alignées à droite.
28221  Chaque ligne d'un environnement Align peut être numérotée.
28222 \end_layout
28223
28224 \begin_layout Standard
28225 Les environnement Align sont créés avec le menu 
28226 \family sans
28227 Insérer\SpecialChar \menuseparator
28228 Math
28229 \family default
28230 .
28231  Avec le menu 
28232 \family sans
28233 Éditer\SpecialChar \menuseparator
28234 Math\SpecialChar \menuseparator
28235 Change le type de formule
28236 \family default
28237  on peut convertir des formules existantes en environnement Align.
28238 \end_layout
28239
28240 \begin_layout Standard
28241 Pour ajouter ou supprimer des colonnes, on peut utiliser soit les boutons
28242  
28243 \begin_inset Graphics
28244         filename ../../images/tabular-feature_append-column.png
28245         scale 85
28246
28247 \end_inset
28248
28249  ou 
28250 \begin_inset Graphics
28251         filename ../../images/tabular-feature_delete-column.png
28252         scale 85
28253
28254 \end_inset
28255
28256 , respectivement, soit le menu 
28257 \family sans
28258 Éditer\SpecialChar \menuseparator
28259 Lignes & colonnes
28260 \family default
28261 .
28262 \end_layout
28263
28264 \begin_layout Subsubsection
28265 L'environnement align standard
28266 \begin_inset CommandInset label
28267 LatexCommand label
28268 name "sub:Environnement-align-standard"
28269
28270 \end_inset
28271
28272
28273 \begin_inset Index
28274 status collapsed
28275
28276 \begin_layout Plain Layout
28277 Formules ! multi-lignes ! environnement align
28278 \end_layout
28279
28280 \end_inset
28281
28282
28283 \end_layout
28284
28285 \begin_layout Standard
28286 Cet environnement align est créé en appuyant sur 
28287 \family sans
28288 Ctrl-Entrée
28289 \family default
28290  dans une formule ou en utilisant le menu 
28291 \family sans
28292 Insérer\SpecialChar \menuseparator
28293 Math\SpecialChar \menuseparator
28294 Environnement
28295 \begin_inset space ~
28296 \end_inset
28297
28298 AMS
28299 \begin_inset space ~
28300 \end_inset
28301
28302 align
28303 \family default
28304 .
28305 \end_layout
28306
28307 \begin_layout Standard
28308 Un exemple avec deux formules mises côte-à-côte, créé avec un environnement
28309  align à quatre colonnes:
28310 \begin_inset Formula \begin{align*}
28311 A & =\sin(B) & C & =D\\
28312 C & \ne A & B & \ne D\end{align*}
28313
28314 \end_inset
28315
28316 Comme on peut le voir, dans cet environnement les formules sont placées
28317  comme s'il y avait un 
28318 \series bold
28319
28320 \backslash
28321 hfill
28322 \begin_inset Foot
28323 status collapsed
28324
28325 \begin_layout Plain Layout
28326 pour plus d'information au sujet de 
28327 \series bold
28328
28329 \backslash
28330 hfill
28331 \series default
28332  voir 
28333 \begin_inset CommandInset ref
28334 LatexCommand ref
28335 reference "sub:Espace-variable"
28336
28337 \end_inset
28338
28339
28340 \end_layout
28341
28342 \end_inset
28343
28344
28345 \series default
28346  avant la première colonne et après chaque colonne paire.
28347  Quand on utilise le style 
28348 \series bold
28349 Indenté
28350 \begin_inset Foot
28351 status collapsed
28352
28353 \begin_layout Plain Layout
28354 pour les styles de formules, voir 
28355 \begin_inset CommandInset ref
28356 LatexCommand ref
28357 reference "sec:Styles-de-formules"
28358
28359 \end_inset
28360
28361
28362 \end_layout
28363
28364 \end_inset
28365
28366  
28367 \series default
28368 la formule est écrite sans le 
28369 \series bold
28370
28371 \backslash
28372 hfill
28373 \series default
28374  avant la première colonne.
28375 \end_layout
28376
28377 \begin_layout Subsubsection
28378 L'environnement alignat
28379 \begin_inset Index
28380 status collapsed
28381
28382 \begin_layout Plain Layout
28383 Formules ! multi-lignes ! environnement alignat
28384 \end_layout
28385
28386 \end_inset
28387
28388
28389 \end_layout
28390
28391 \begin_layout Standard
28392 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
28393  Il peut être inséré manuellement avec les espaces qui sont décrits en 
28394 \begin_inset CommandInset ref
28395 LatexCommand ref
28396 reference "sub:Espace"
28397
28398 \end_inset
28399
28400 .
28401 \end_layout
28402
28403 \begin_layout Standard
28404 Voici l'exemple précédent dans un environnement alignat où on a inséré une
28405  espace de 1
28406 \begin_inset space \thinspace{}
28407 \end_inset
28408
28409 cm au début de la deuxième formule:
28410 \begin_inset Formula \begin{alignat*}{2}
28411 A & =\sin(B) & \hspace{1cm}C & =D\\
28412 C & \ne A & B & \ne D\end{alignat*}
28413
28414 \end_inset
28415
28416 Puisque l'espacement des colonnes peut être choisi séparément pour chaque
28417  colonne, cet environnement est particulièrement adapté aux cas où on a
28418  trois colonnes ou plus côte-à-côte.
28419  
28420 \end_layout
28421
28422 \begin_layout Subsubsection
28423 Environnement falign
28424 \begin_inset CommandInset label
28425 LatexCommand label
28426 name "sub:Environnement-Flalign"
28427
28428 \end_inset
28429
28430
28431 \begin_inset Index
28432 status collapsed
28433
28434 \begin_layout Plain Layout
28435 Formules ! multi-lignes ! environnement flalign
28436 \end_layout
28437
28438 \end_inset
28439
28440
28441 \end_layout
28442
28443 \begin_layout Standard
28444 Dans cet environnement les deux premières colonnes sont placées le plus
28445  à gauche possible et les deux dernière le plus à droite possible.
28446  Un exemple:
28447 \begin_inset Formula \begin{flalign*}
28448 A & =1 & B & =2 & C & =3\\
28449 X & =\textrm{-}1 & Y & =\textrm{-}2 & Z & =4\end{flalign*}
28450
28451 \end_inset
28452
28453
28454 \end_layout
28455
28456 \begin_layout Standard
28457 En créant un environnement flalign avec un nombre impair de colonnes et
28458  en insérant des accolades TeX vides dans la dernière colonne, plusieurs
28459  formules d'un document peuvent être mises à gauche, bien que le style de
28460  formules 
28461 \series bold
28462 Centré 
28463 \series default
28464 soit utilisé.
28465  Comme exemple la formule 
28466 \begin_inset CommandInset ref
28467 LatexCommand eqref
28468 reference "eq:VolInt"
28469
28470 \end_inset
28471
28472  indentée:
28473 \begin_inset Formula \begin{flalign}
28474 \hspace{30pt}\iiint\limits _{V}X\,\mathrm{d}V & =U & {}\end{flalign}
28475
28476 \end_inset
28477
28478 Les deux premières colonnes contiennent la formule.
28479  Pour l'indenter comme avec le style de formule 
28480 \series bold
28481 Indenté,
28482 \series default
28483  on a inséré une espace de 30
28484 \begin_inset space \thinspace{}
28485 \end_inset
28486
28487 pt au début de la première colonne.
28488 \end_layout
28489
28490 \begin_layout Subsection
28491 Environnement eqnarray
28492 \begin_inset CommandInset label
28493 LatexCommand label
28494 name "sub:Environnement-eqnarray"
28495
28496 \end_inset
28497
28498
28499 \begin_inset Index
28500 status collapsed
28501
28502 \begin_layout Plain Layout
28503 Formules ! multi-lignes ! environnement eqnarray
28504 \end_layout
28505
28506 \end_inset
28507
28508
28509 \end_layout
28510
28511 \begin_layout Standard
28512 Quand on créé cet environnement, trois boîtes bleues apparaissent.
28513  Le contenu de la première boîte est aligné à droite, celui de la dernière
28514  est aligné à gauche.
28515  Le contenu de la boîte du milieu est centré et apparaît un peu plus petit,
28516  parce qu'il est prévu pour y mettre seulement des opérateurs de relation.
28517 \begin_inset Formula \begin{eqnarray*}
28518 \frac{ABC}{D} & \frac{ABC}{D} & \frac{ABC}{D}\\
28519 AB & AB & AB\\
28520 A & = & A\end{eqnarray*}
28521
28522 \end_inset
28523
28524
28525 \end_layout
28526
28527 \begin_layout Subsection
28528 Environnement gather
28529 \begin_inset Index
28530 status collapsed
28531
28532 \begin_layout Plain Layout
28533 Formules ! multi-lignes ! environnement gather
28534 \end_layout
28535
28536 \end_inset
28537
28538
28539 \end_layout
28540
28541 \begin_layout Standard
28542 Cet environnement consiste seulement en une colonne centrée.
28543  Chaque ligne peut être numérotée.
28544 \begin_inset Formula \begin{gather}
28545 A=1\\
28546 X=\textrm{-}1\end{gather}
28547
28548 \end_inset
28549
28550
28551 \end_layout
28552
28553 \begin_layout Subsection
28554 Environnement multline
28555 \begin_inset CommandInset label
28556 LatexCommand label
28557 name "sub:Environnement-Multline"
28558
28559 \end_inset
28560
28561
28562 \begin_inset Index
28563 status collapsed
28564
28565 \begin_layout Plain Layout
28566 Formules ! multi-lignes ! environnement multline
28567 \end_layout
28568
28569 \end_inset
28570
28571
28572 \end_layout
28573
28574 \begin_layout Standard
28575 L'environnement multline consiste, comme l'environnement gather en une seule
28576  colonne.
28577  Mais la première ligne est alignée à gauche, la dernière est alignée à
28578  droite et toutes les autres sont centrées.
28579  Cet environnement est donc particulièrement adapté aux formules très longues.
28580  Comme exemple, voici la formule 
28581 \begin_inset CommandInset ref
28582 LatexCommand eqref
28583 reference "eq:lefteqn"
28584
28585 \end_inset
28586
28587  dans un environnement multline:
28588 \begin_inset Formula \begin{multline}
28589 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}\\
28590 -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}\\
28591 =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}
28592
28593 \end_inset
28594
28595
28596 \end_layout
28597
28598 \begin_layout Standard
28599 Dans la sortie finale, seule la dernière ligne d'un environnement multline
28600  apparaît numérotée si le document est numéroté à droite, la première s'il
28601  est numéroté à gauche.
28602 \begin_inset Foot
28603 status collapsed
28604
28605 \begin_layout Plain Layout
28606 pour les styles de numérotation, voir 
28607 \begin_inset CommandInset ref
28608 LatexCommand ref
28609 reference "sec:Styles-de-formules"
28610
28611 \end_inset
28612
28613
28614 \end_layout
28615
28616 \end_inset
28617
28618
28619 \end_layout
28620
28621 \begin_layout Standard
28622 Avec les commandes 
28623 \series bold
28624
28625 \backslash
28626 shoveright
28627 \begin_inset Index
28628 status collapsed
28629
28630 \begin_layout Plain Layout
28631 Commandes ! S ! 
28632 \backslash
28633 shoveright
28634 \end_layout
28635
28636 \end_inset
28637
28638
28639 \series default
28640  et 
28641 \series bold
28642
28643 \backslash
28644 shoveleft
28645 \begin_inset Index
28646 status collapsed
28647
28648 \begin_layout Plain Layout
28649 Commandes ! S ! 
28650 \backslash
28651 shoveleft
28652 \end_layout
28653
28654 \end_inset
28655
28656
28657 \series default
28658  une ligne centrée peut être alignée respectivement à droite ou à gauche.
28659  Les commandes sont utilisées de la façon suivante:
28660 \end_layout
28661
28662 \begin_layout Standard
28663
28664 \series bold
28665
28666 \backslash
28667 shoveright{contenu de la ligne}
28668 \series default
28669  et 
28670 \series bold
28671
28672 \backslash
28673 shoveleft{contenu de la ligne}
28674 \end_layout
28675
28676 \begin_layout Standard
28677 \begin_inset VSpace medskip
28678 \end_inset
28679
28680 La longueur 
28681 \series bold
28682
28683 \backslash
28684 multlinegap
28685 \begin_inset Index
28686 status collapsed
28687
28688 \begin_layout Plain Layout
28689 Commandes ! M ! 
28690 \backslash
28691 multlinegap
28692 \end_layout
28693
28694 \end_inset
28695
28696
28697 \series default
28698  précise la distance entre le début de la première ligne et la marge de
28699  gauche.
28700  La valeur prédéfinie est 0
28701 \begin_inset space \thinspace{}
28702 \end_inset
28703
28704 pt.
28705 \end_layout
28706
28707 \begin_layout Standard
28708 Comme exemple, la formule précédente en ajoutant avant en mode TeX
28709 \end_layout
28710
28711 \begin_layout Standard
28712
28713 \series bold
28714
28715 \backslash
28716 setlength{
28717 \backslash
28718 multlinegap}{2cm}
28719 \end_layout
28720
28721 \begin_layout Standard
28722 \begin_inset ERT
28723 status collapsed
28724
28725 \begin_layout Plain Layout
28726
28727
28728 \backslash
28729 setlength{
28730 \backslash
28731 multlinegap}{2cm}
28732 \end_layout
28733
28734 \end_inset
28735
28736
28737 \begin_inset Formula \begin{multline}
28738 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}\\
28739 \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}}\\
28740 =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}
28741
28742 \end_inset
28743
28744
28745 \begin_inset ERT
28746 status collapsed
28747
28748 \begin_layout Plain Layout
28749
28750
28751 \backslash
28752 setlength{
28753 \backslash
28754 multlinegap}{0pt}
28755 \end_layout
28756
28757 \end_inset
28758
28759 La deuxième ligne a été alignée à gauche en utilisant 
28760 \series bold
28761
28762 \backslash
28763 shoveleft
28764 \series default
28765 .
28766 \end_layout
28767
28768 \begin_layout Subsection
28769 Portions de formules en multi-ligne
28770 \begin_inset CommandInset label
28771 LatexCommand label
28772 name "sub:Portions-de-formules-en-multiligne"
28773
28774 \end_inset
28775
28776
28777 \begin_inset Index
28778 status collapsed
28779
28780 \begin_layout Plain Layout
28781 Formules ! multi-lignes ! portions de formules
28782 \end_layout
28783
28784 \end_inset
28785
28786
28787 \end_layout
28788
28789 \begin_layout Standard
28790 Pour afficher seulement une partie d'une formule avec plusieurs lignes,
28791  on peut utiliser l'un des environnements suivants: 
28792 \series bold
28793 aligned
28794 \series default
28795
28796 \series bold
28797 alignedat
28798 \series default
28799
28800 \series bold
28801 gathered
28802 \series default
28803  or 
28804 \series bold
28805 split
28806 \series default
28807 .
28808  Ils peuvent être insérés en utilisant le menu 
28809 \family sans
28810 Insérer\SpecialChar \menuseparator
28811 Math
28812 \family default
28813  ou en utilisant les commandes décrites dans cette section.
28814 \end_layout
28815
28816 \begin_layout Standard
28817 Les trois premier ont les mêmes propriétés que les environnements de formules
28818  correspondants, à part le fait que l'on peut ajouter d'autres portions
28819  de formules après eux.
28820  Un exemple:
28821 \begin_inset Formula \[
28822 \left.\begin{aligned}\Delta x\Delta p & \ge\frac{\hbar}{2}\\
28823 \Delta E\Delta t & \ge\frac{\hbar}{2}\end{aligned}
28824 \right\} \textrm{Relations d'incertitude}\]
28825
28826 \end_inset
28827
28828
28829 \end_layout
28830
28831 \begin_layout Standard
28832 Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
28833  on insère la commande 
28834 \series bold
28835
28836 \backslash
28837 aligned
28838 \begin_inset Index
28839 status collapsed
28840
28841 \begin_layout Plain Layout
28842 Commandes ! A ! 
28843 \backslash
28844 aligned
28845 \end_layout
28846
28847 \end_inset
28848
28849
28850 \series default
28851 .
28852  Une boîte violette apparaît autour de la boîte de formule dans laquelle
28853  on peut ajouter des lignes et des colonnes.
28854  En dehors de l'environnement multiligne, on peut mettre d'autres portions
28855  de formules, comme des accolades.
28856 \end_layout
28857
28858 \begin_layout Standard
28859 L'environnement aligned est aussi utilisable pour de longues formules dont
28860  les lignes sont alignées horizontalement.
28861  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
28862  est que le numéro des formules est centré verticalement après les formules.
28863  Un exemple, la formule
28864 \begin_inset CommandInset ref
28865 LatexCommand eqref
28866 reference "eq:kurzlang"
28867
28868 \end_inset
28869
28870  dans l'environnement aligned:
28871 \begin_inset Formula \begin{equation}
28872 \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}|}\\
28873  & -\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}
28874 \end{equation}
28875
28876 \end_inset
28877
28878
28879 \end_layout
28880
28881 \begin_layout Standard
28882 Pour utiliser les environnements 
28883 \series bold
28884 alignedat
28885 \series default
28886
28887 \series bold
28888 gathered
28889 \series default
28890 , ou 
28891 \series bold
28892 split
28893 \series default
28894 , on doit insérer respectivement, les commandes 
28895 \series bold
28896
28897 \backslash
28898 alignedat
28899 \series default
28900 ,
28901 \begin_inset Index
28902 status collapsed
28903
28904 \begin_layout Plain Layout
28905 Commandes ! A ! 
28906 \backslash
28907 alignedat
28908 \end_layout
28909
28910 \end_inset
28911
28912  
28913 \series bold
28914
28915 \backslash
28916 gathered
28917 \series default
28918
28919 \begin_inset Index
28920 status collapsed
28921
28922 \begin_layout Plain Layout
28923 Commandes ! G ! 
28924 \backslash
28925 gathered
28926 \end_layout
28927
28928 \end_inset
28929
28930 , ou 
28931 \series bold
28932
28933 \backslash
28934 split
28935 \series default
28936
28937 \begin_inset Index
28938 status collapsed
28939
28940 \begin_layout Plain Layout
28941 Commandes ! S ! 
28942 \backslash
28943 split
28944 \end_layout
28945
28946 \end_inset
28947
28948 .
28949  L'environnement split a les mêmes propriétés que l'environnement aligned,
28950  mais il ne peut avoir que deux colonnes.
28951 \end_layout
28952
28953 \begin_layout Subsection
28954 Texte dans les formules multi-lignes
28955 \begin_inset CommandInset label
28956 LatexCommand label
28957 name "sub:Texte-dans-multi-lignes"
28958
28959 \end_inset
28960
28961
28962 \begin_inset Index
28963 status collapsed
28964
28965 \begin_layout Plain Layout
28966 Texte ! dans les formules
28967 \end_layout
28968
28969 \end_inset
28970
28971
28972 \begin_inset Index
28973 status collapsed
28974
28975 \begin_layout Plain Layout
28976 Formules ! multi-lignes ! texte
28977 \end_layout
28978
28979 \end_inset
28980
28981
28982 \end_layout
28983
28984 \begin_layout Standard
28985 Dans les environnements align, multline et gather, on peut insérer du texte
28986  qui apparaîtra sur une ligne séparée et donc, n'affectera pas l'alignement
28987  des colonnes.
28988  Pour faire cela, on utilise la commande 
28989 \series bold
28990
28991 \backslash
28992 intertext
28993 \begin_inset Index
28994 status collapsed
28995
28996 \begin_layout Plain Layout
28997 Commandes ! I ! 
28998 \backslash
28999 intertext
29000 \end_layout
29001
29002 \end_inset
29003
29004
29005 \series default
29006  avec la syntaxe suivante:
29007 \end_layout
29008
29009 \begin_layout Standard
29010
29011 \series bold
29012
29013 \backslash
29014 intertext{texte}
29015 \end_layout
29016
29017 \begin_layout Standard
29018 Le texte ne doit pas être plus long qu'une ligne puisqu'il ne pourra pas
29019  subir de césure.
29020  Comme LyX ne supporte pas directement 
29021 \series bold
29022
29023 \backslash
29024 intertext
29025 \series default
29026 , le texte doit être écrit comme du texte mathématique.
29027  Le texte inséré avec 
29028 \series bold
29029
29030 \backslash
29031 intertext
29032 \series default
29033  doit être au début d'une ligne pour se trouver dans la sortie final au
29034  dessus de celle-ci.
29035  Un exemple où le texte a été inséré au début de la deuxième ligne:
29036 \begin_inset Formula \begin{align}
29037 I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
29038 \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}
29039
29040 \end_inset
29041
29042
29043 \end_layout
29044
29045 \begin_layout Section
29046 Numérotation des formules
29047 \begin_inset Index
29048 status collapsed
29049
29050 \begin_layout Plain Layout
29051 Numérotation des formules
29052 \end_layout
29053
29054 \end_inset
29055
29056
29057 \begin_inset Index
29058 status collapsed
29059
29060 \begin_layout Plain Layout
29061 Formules ! numérotation|see
29062 \begin_inset ERT
29063 status collapsed
29064
29065 \begin_layout Plain Layout
29066
29067 {
29068 \end_layout
29069
29070 \end_inset
29071
29072 Numérotation des formules
29073 \begin_inset ERT
29074 status collapsed
29075
29076 \begin_layout Plain Layout
29077
29078 }
29079 \end_layout
29080
29081 \end_inset
29082
29083
29084 \end_layout
29085
29086 \end_inset
29087
29088
29089 \end_layout
29090
29091 \begin_layout Subsection
29092 Généralités
29093 \end_layout
29094
29095 \begin_layout Standard
29096 On peut créer des formules numérotées avec le menu 
29097 \family sans
29098 Insérer\SpecialChar \menuseparator
29099 Math\SpecialChar \menuseparator
29100 Formule
29101 \begin_inset space ~
29102 \end_inset
29103
29104 numérotée
29105 \family default
29106  (raccourci 
29107 \family sans
29108 Ctrl-Alt
29109 \begin_inset space ~
29110 \end_inset
29111
29112 n
29113 \family default
29114 ).
29115  On peut aussi numéroter des formules existantes avec le menu 
29116 \family sans
29117 Éditer\SpecialChar \menuseparator
29118 Math\SpecialChar \menuseparator
29119 (Dés)Activer
29120 \begin_inset space ~
29121 \end_inset
29122
29123 numérotation
29124 \family default
29125  (raccourci 
29126 \family sans
29127 Alt-m
29128 \begin_inset space ~
29129 \end_inset
29130
29131 n
29132 \family default
29133 ).
29134  Le numéro de la formule est affiché dans LyX après la formule sous la forme
29135  d'un dièse entre parenthèse
29136 \begin_inset Foot
29137 status collapsed
29138
29139 \begin_layout Plain Layout
29140 En anglais le dièse est le symbole du numéro (NdT).
29141 \end_layout
29142
29143 \end_inset
29144
29145 .
29146  Le dièse est remplacé dans la sortie finale par le numéro de la formule
29147 \end_layout
29148
29149 \begin_layout Standard
29150 Quand on active la numérotation sur des formules multi-lignes, toutes les
29151  lignes sont numérotées.
29152  La numérotation peut ensuite être contrôlée pour chaque ligne avec le menu
29153  
29154 \family sans
29155 Éditer\SpecialChar \menuseparator
29156 Math\SpecialChar \menuseparator
29157 (Dés)Activer
29158 \begin_inset space ~
29159 \end_inset
29160
29161 Numérotation
29162 \begin_inset space ~
29163 \end_inset
29164
29165 de
29166 \begin_inset space ~
29167 \end_inset
29168
29169 cette
29170 \begin_inset space ~
29171 \end_inset
29172
29173 ligne
29174 \family default
29175  (raccourci 
29176 \family sans
29177 Alt-m
29178 \begin_inset space ~
29179 \end_inset
29180
29181 N
29182 \family default
29183 ).
29184 \end_layout
29185
29186 \begin_layout Standard
29187 À part pour les formules en ligne, toutes les formules peuvent être numérotées
29188  avec deux styles différents, voir 
29189 \begin_inset CommandInset ref
29190 LatexCommand ref
29191 reference "sec:Styles-de-formules"
29192
29193 \end_inset
29194
29195 .
29196 \end_layout
29197
29198 \begin_layout Subsection
29199 Références croisées
29200 \begin_inset CommandInset label
29201 LatexCommand label
29202 name "sub:Références-croisées"
29203
29204 \end_inset
29205
29206
29207 \begin_inset Index
29208 status collapsed
29209
29210 \begin_layout Plain Layout
29211 References@Références croisées ! à des formules
29212 \end_layout
29213
29214 \end_inset
29215
29216
29217 \end_layout
29218
29219 \begin_layout Standard
29220 On peut faire référence à toute formule ayant une étiquette.
29221  On ajoute une étiquette avec le menu 
29222 \family sans
29223 Insérer\SpecialChar \menuseparator
29224 Étiquette
29225 \family default
29226  ou avec le bouton 
29227 \begin_inset Graphics
29228         filename ../../images/label-insert.png
29229         scale 85
29230
29231 \end_inset
29232
29233  de la barre d'outils.
29234  Pour cela, le curseur doit se trouver à l'intérieur d'une formule hors
29235  ligne.
29236  Une fenêtre de dialogue apparaît affichant le préfixe 
29237 \series bold
29238 eq:
29239 \series default
29240  dans un champ de texte.
29241  L'étiquette est insérée à cet endroit, juste après le préfixe.
29242  Le préfixe prédéfini signifie 
29243 \begin_inset Quotes eld
29244 \end_inset
29245
29246 équation
29247 \begin_inset Quotes erd
29248 \end_inset
29249
29250  et rend plus facile la recherche d'une étiquette dans les grand documents
29251  en l'identifiant comme une étiquette de formule et pas, par exemple comme
29252  une étiquette de section.
29253  Pour modifier l'étiquette on doit repasser par le menu 
29254 \family sans
29255 Insérer\SpecialChar \menuseparator
29256 Étiquette
29257 \family default
29258 .
29259 \end_layout
29260
29261 \begin_layout Standard
29262 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
29263  la formule.
29264  Une formule avec une étiquette est toujours numérotée.
29265 \end_layout
29266
29267 \begin_layout Standard
29268 On insère une référence croisée avec le menu 
29269 \family sans
29270 Insérer\SpecialChar \menuseparator
29271 Référence
29272 \begin_inset space ~
29273 \end_inset
29274
29275 croisée
29276 \family default
29277  ou avec le bouton 
29278 \begin_inset Graphics
29279         filename ../../images/dialog-show-new-inset_ref.png
29280         scale 85
29281
29282 \end_inset
29283
29284  de la barre d'outils.
29285  Une référence croisée à une formule apparaît dans la sortie finale comme
29286  un numéro de formule.
29287  Quand on choisit dans la fenêtre de dialogue de référence croisée le format
29288  
29289 \series bold
29290 (<reference>),
29291 \series default
29292  la référence croisée apparaît dans la sortie finale comme un numéro de
29293  formule entre parenthèses.
29294 \begin_inset Newline newline
29295 \end_inset
29296
29297 En faisant un clic droit sur une référence croisée dans LyX, on saute à
29298  la formule qui est référencée.
29299 \end_layout
29300
29301 \begin_layout Standard
29302 Voici comme exemples des références croisées à des formules qui se trouvent
29303  dans les sous-sections qui suivent:
29304 \begin_inset Note Note
29305 status collapsed
29306
29307 \begin_layout Plain Layout
29308 Noter les différents types de références croisées.
29309 \end_layout
29310
29311 \end_inset
29312
29313
29314 \end_layout
29315
29316 \begin_layout Standard
29317 Les équations 
29318 \begin_inset CommandInset ref
29319 LatexCommand eqref
29320 reference "eq:tag"
29321
29322 \end_inset
29323
29324  et 
29325 \begin_inset CommandInset ref
29326 LatexCommand eqref
29327 reference "eq:c"
29328
29329 \end_inset
29330
29331  sont équivalentes.
29332  Dans (
29333 \begin_inset CommandInset ref
29334 LatexCommand ref
29335 reference "eq:Lat"
29336
29337 \end_inset
29338
29339 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
29340  à  (
29341 \begin_inset CommandInset ref
29342 LatexCommand ref
29343 reference "eq:Rom"
29344
29345 \end_inset
29346
29347 ).
29348 \end_layout
29349
29350 \begin_layout Standard
29351 \begin_inset VSpace medskip
29352 \end_inset
29353
29354 Quand l'argument de 
29355 \series bold
29356
29357 \backslash
29358 tag
29359 \begin_inset Foot
29360 status collapsed
29361
29362 \begin_layout Plain Layout
29363
29364 \series bold
29365
29366 \backslash
29367 tag
29368 \series default
29369  est décrit dans 
29370 \begin_inset CommandInset ref
29371 LatexCommand ref
29372 reference "sub:Numérotation-personnalisée"
29373
29374 \end_inset
29375
29376 .
29377 \end_layout
29378
29379 \end_inset
29380
29381
29382 \series default
29383  contient une boîte comme dans 
29384 \begin_inset CommandInset ref
29385 LatexCommand ref
29386 reference "sub:Boîtes-de-paragraphes"
29387
29388 \end_inset
29389
29390 , la formule ne peut pas être référencée.
29391 \end_layout
29392
29393 \begin_layout Subsection
29394 Sous-numérotation
29395 \begin_inset Index
29396 status collapsed
29397
29398 \begin_layout Plain Layout
29399 Numérotation des formules ! sous-numérotation
29400 \end_layout
29401
29402 \end_inset
29403
29404
29405 \end_layout
29406
29407 \begin_layout Standard
29408 Avec l'aide des commandes 
29409 \series bold
29410
29411 \backslash
29412 begin{subequations}
29413 \series default
29414  et 
29415 \series bold
29416
29417 \backslash
29418 end{subequations}
29419 \series default
29420  on peut faire une sous-numérotation de formules.
29421  Les deux commandes doivent être insérées en mode TeX.
29422 \end_layout
29423
29424 \begin_layout Standard
29425 Un exemple:
29426 \begin_inset Formula \begin{equation}
29427 A=C-B\label{eq:a}\end{equation}
29428
29429 \end_inset
29430
29431
29432 \begin_inset ERT
29433 status collapsed
29434
29435 \begin_layout Plain Layout
29436
29437
29438 \backslash
29439 addtocounter{equation}{-1}
29440 \end_layout
29441
29442 \end_inset
29443
29444
29445 \begin_inset ERT
29446 status collapsed
29447
29448 \begin_layout Plain Layout
29449
29450
29451 \backslash
29452 begin{subequations}
29453 \end_layout
29454
29455 \end_inset
29456
29457
29458 \begin_inset VSpace -5mm
29459 \end_inset
29460
29461
29462 \begin_inset Formula \begin{equation}
29463 B=C-A\label{eq:b}\end{equation}
29464
29465 \end_inset
29466
29467
29468 \begin_inset Formula \begin{equation}
29469 C=A+B\label{eq:c}\end{equation}
29470
29471 \end_inset
29472
29473
29474 \end_layout
29475
29476 \begin_layout Standard
29477 \begin_inset ERT
29478 status collapsed
29479
29480 \begin_layout Plain Layout
29481
29482
29483 \backslash
29484 end{subequations}
29485 \end_layout
29486
29487 \end_inset
29488
29489
29490 \end_layout
29491
29492 \begin_layout Standard
29493 Pour créer cet exemple, on fait ce qui suit:
29494 \end_layout
29495
29496 \begin_layout Enumerate
29497 on insère la première formule
29498 \end_layout
29499
29500 \begin_layout Enumerate
29501 après la première formule on insère 
29502 \begin_inset Newline newline
29503 \end_inset
29504
29505
29506 \series bold
29507
29508 \backslash
29509 addtocounter{equation}{-1} 
29510 \backslash
29511 begin{subequations}
29512 \begin_inset Index
29513 status collapsed
29514
29515 \begin_layout Plain Layout
29516 Commandes ! A ! 
29517 \backslash
29518 addtocounter
29519 \end_layout
29520
29521 \end_inset
29522
29523
29524 \end_layout
29525
29526 \begin_layout Enumerate
29527 on insère la deuxième formule
29528 \end_layout
29529
29530 \begin_layout Enumerate
29531 on insère la troisième formule
29532 \end_layout
29533
29534 \begin_layout Enumerate
29535 on insère 
29536 \series bold
29537
29538 \backslash
29539 end{subequations}
29540 \series default
29541  après la troisième formule
29542 \end_layout
29543
29544 \begin_layout Standard
29545 Chaque formule entre les commandes 
29546 \series bold
29547
29548 \backslash
29549 begin
29550 \series default
29551  et 
29552 \series bold
29553
29554 \backslash
29555 end
29556 \series default
29557  est sous-numérotée avec a, b,
29558 \begin_inset Newline linebreak
29559 \end_inset
29560
29561 c, \SpecialChar \ldots{}
29562  Pour les formules multi-lignes, chaque ligne sera numérotée.
29563  Toutes les formules sous-numérotées sont traitées comme 
29564 \emph on
29565 une seule 
29566 \emph default
29567 formule.
29568  Mais comme chaque formule numérotée incrémente le compteur 
29569 \series bold
29570 equation
29571 \series default
29572  de un, on a besoin de la commande 
29573 \series bold
29574
29575 \backslash
29576 addtocounter
29577 \series default
29578  pour le décrémenter.
29579  Sinon les formules 
29580 \begin_inset CommandInset ref
29581 LatexCommand eqref
29582 reference "eq:a"
29583
29584 \end_inset
29585
29586
29587 \begin_inset CommandInset ref
29588 LatexCommand eqref
29589 reference "eq:b"
29590
29591 \end_inset
29592
29593
29594 \begin_inset CommandInset ref
29595 LatexCommand eqref
29596 reference "eq:c"
29597
29598 \end_inset
29599
29600  seraient numérotées comme 
29601 \begin_inset CommandInset ref
29602 LatexCommand eqref
29603 reference "eq:a"
29604
29605 \end_inset
29606
29607
29608 \begin_inset CommandInset ref
29609 LatexCommand eqref
29610 reference "eq:d"
29611
29612 \end_inset
29613
29614
29615 \begin_inset CommandInset ref
29616 LatexCommand eqref
29617 reference "eq:f"
29618
29619 \end_inset
29620
29621 .
29622 \end_layout
29623
29624 \begin_layout Standard
29625 En insérant les commandes en mode TeX entre les deux premières formules,
29626  on crée un espace.
29627  Pour le supprimer, on insère un espace vertical négatif de -5
29628 \begin_inset space \thinspace{}
29629 \end_inset
29630
29631 mm après la commande 
29632 \series bold
29633
29634 \backslash
29635 begin{subequations}
29636 \series default
29637 .
29638  Quand on utilise le style 
29639 \series bold
29640 Indenté
29641 \begin_inset Foot
29642 status collapsed
29643
29644 \begin_layout Plain Layout
29645 pour les styles de formules, voir 
29646 \begin_inset CommandInset ref
29647 LatexCommand ref
29648 reference "sec:Styles-de-formules"
29649
29650 \end_inset
29651
29652
29653 \end_layout
29654
29655 \end_inset
29656
29657
29658 \series default
29659 on insère un espace de -7
29660 \begin_inset space \thinspace{}
29661 \end_inset
29662
29663 mm à la place.
29664 \end_layout
29665
29666 \begin_layout Standard
29667 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
29668  pour la deuxième ligne:
29669 \end_layout
29670
29671 \begin_layout Standard
29672 \begin_inset ERT
29673 status collapsed
29674
29675 \begin_layout Plain Layout
29676
29677
29678 \backslash
29679 begin{subequations}
29680 \end_layout
29681
29682 \end_inset
29683
29684
29685 \begin_inset Formula \begin{eqnarray}
29686 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
29687  & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
29688  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
29689
29690 \end_inset
29691
29692
29693 \begin_inset ERT
29694 status collapsed
29695
29696 \begin_layout Plain Layout
29697
29698
29699 \backslash
29700 end{subequations}
29701 \end_layout
29702
29703 \end_inset
29704
29705
29706 \end_layout
29707
29708 \begin_layout Subsection
29709 Numérotation personnalisée
29710 \begin_inset CommandInset label
29711 LatexCommand label
29712 name "sub:Numérotation-personnalisée"
29713
29714 \end_inset
29715
29716
29717 \begin_inset Index
29718 status collapsed
29719
29720 \begin_layout Plain Layout
29721 Numérotation des formules !  personnalisée
29722 \end_layout
29723
29724 \end_inset
29725
29726
29727 \end_layout
29728
29729 \begin_layout Standard
29730 \begin_inset Index
29731 status collapsed
29732
29733 \begin_layout Plain Layout
29734 Numérotation des formules ! délimiteurs personnalisés
29735 \end_layout
29736
29737 \end_inset
29738
29739 Avec la numérotation standard, on a des parenthèses autour du numéro de
29740  formule.
29741  Pour, par exemple, remplacer ces parenthèses par des barres verticales,
29742  il faut ajouter la lignes suivante dans le préambule LaTeX:
29743 \end_layout
29744
29745 \begin_layout Standard
29746
29747 \series bold
29748
29749 \backslash
29750 def
29751 \backslash
29752 tagform@#1{
29753 \backslash
29754 maketag@@@{|#1|}}
29755 \series default
29756
29757 \begin_inset Note Note
29758 status collapsed
29759
29760 \begin_layout Plain Layout
29761 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
29762  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
29763  début de ligne.
29764 \end_layout
29765
29766 \end_inset
29767
29768
29769 \end_layout
29770
29771 \begin_layout Standard
29772 Pour utiliser d'autres symboles, il faut remplacer les barres verticales
29773  autour du 
29774 \series bold
29775 #1
29776 \series default
29777  par un caractère ou plus.
29778  Pour n'avoir que le numéro de la formule, il suffit d'enlever les barres
29779  verticales.
29780 \end_layout
29781
29782 \begin_layout Standard
29783 \begin_inset VSpace bigskip
29784 \end_inset
29785
29786 Si vous voulez avoir une expression de votre choix entre parenthèses après
29787  la formule au lieu des numéros qui se suivent, vous pouvez utiliser la
29788  commande 
29789 \series bold
29790
29791 \backslash
29792 tag
29793 \series default
29794
29795 \begin_inset Index
29796 status collapsed
29797
29798 \begin_layout Plain Layout
29799 Commandes ! T ! 
29800 \backslash
29801 tag
29802 \end_layout
29803
29804 \end_inset
29805
29806 :
29807 \begin_inset Formula \begin{equation}
29808 A+B=C\tag{quelquechose}\label{eq:tag}\end{equation}
29809
29810 \end_inset
29811
29812 Dans cet exemple, on a mis la commande 
29813 \series bold
29814
29815 \backslash
29816 tag
29817 \series default
29818
29819 \begin_inset ERT
29820 status collapsed
29821
29822 \begin_layout Plain Layout
29823
29824
29825 \backslash
29826 spce 
29827 \end_layout
29828
29829 \end_inset
29830
29831
29832 \series bold
29833 quelquechose
29834 \series default
29835  dans la formule.
29836 \end_layout
29837
29838 \begin_layout Standard
29839 Quand on insère la commande 
29840 \series bold
29841
29842 \backslash
29843 tag*
29844 \series default
29845
29846 \begin_inset ERT
29847 status collapsed
29848
29849 \begin_layout Plain Layout
29850
29851
29852 \backslash
29853 spce 
29854 \end_layout
29855
29856 \end_inset
29857
29858
29859 \series bold
29860 quelquechose
29861 \series default
29862  à la place, l'astérisque supprime les parenthèses autour du texte:
29863 \begin_inset Formula \[
29864 A+B=C\tag*{quelquechose}\]
29865
29866 \end_inset
29867
29868
29869 \end_layout
29870
29871 \begin_layout Standard
29872 \begin_inset VSpace bigskip
29873 \end_inset
29874
29875 Pour réinitialiser la numérotation des formules à chaque nouvelle partie
29876  ou section du document, on utilise les commandes suivantes: 
29877 \end_layout
29878
29879 \begin_layout Standard
29880
29881 \series bold
29882
29883 \backslash
29884 @addtoreset{equation}{part}
29885 \series default
29886
29887 \begin_inset Index
29888 status collapsed
29889
29890 \begin_layout Plain Layout
29891 Commandes ! 
29892 \begin_inset ERT
29893 status collapsed
29894
29895 \begin_layout Plain Layout
29896
29897 "
29898 \end_layout
29899
29900 \end_inset
29901
29902 @
29903 \begin_inset ERT
29904 status collapsed
29905
29906 \begin_layout Plain Layout
29907
29908 "
29909 \end_layout
29910
29911 \end_inset
29912
29913  ! 
29914 \backslash
29915
29916 \begin_inset ERT
29917 status collapsed
29918
29919 \begin_layout Plain Layout
29920
29921 "
29922 \end_layout
29923
29924 \end_inset
29925
29926 @
29927 \begin_inset ERT
29928 status collapsed
29929
29930 \begin_layout Plain Layout
29931
29932 "
29933 \end_layout
29934
29935 \end_inset
29936
29937 addtoreset
29938 \end_layout
29939
29940 \end_inset
29941
29942
29943 \begin_inset Newline newline
29944 \end_inset
29945
29946 ou
29947 \begin_inset Newline newline
29948 \end_inset
29949
29950
29951 \series bold
29952
29953 \backslash
29954 @addtoreset{equation}{section}
29955 \end_layout
29956
29957 \begin_layout Standard
29958 Pour pouvoir utiliser ces commandes en mode TeX, le caractère 
29959 \begin_inset Quotes eld
29960 \end_inset
29961
29962 @
29963 \begin_inset Quotes erd
29964 \end_inset
29965
29966  doit être rendu 
29967 \begin_inset Quotes eld
29968 \end_inset
29969
29970 actif
29971 \begin_inset Quotes erd
29972 \end_inset
29973
29974  pour LaTeX en utilisant la commande 
29975 \series bold
29976
29977 \backslash
29978 makeatletter.
29979
29980 \series default
29981  La commande 
29982 \series bold
29983
29984 \backslash
29985 makeatother
29986 \series default
29987  le désactive.
29988  La suite de commandes en mode TeX est donc:
29989 \end_layout
29990
29991 \begin_layout Standard
29992
29993 \series bold
29994
29995 \backslash
29996 makeatletter
29997 \begin_inset Newline newline
29998 \end_inset
29999
30000
30001 \backslash
30002 @addtoreset{equation}{section}
30003 \begin_inset Newline newline
30004 \end_inset
30005
30006
30007 \backslash
30008 makeatother
30009 \end_layout
30010
30011 \begin_layout Standard
30012 Dans le préambule LaTeX on peut omettre les commandes 
30013 \series bold
30014
30015 \backslash
30016 makeatletter
30017 \series default
30018  et 
30019 \series bold
30020
30021 \backslash
30022 makeatother
30023 \series default
30024 , vu que LyX les insère automatiquement en interne.
30025 \end_layout
30026
30027 \begin_layout Standard
30028 Pour supprimer l'effet de 
30029 \series bold
30030
30031 \backslash
30032 @addtoreset
30033 \series default
30034 , on doit charger le fichier 
30035 \series bold
30036 remreset.sty
30037 \series default
30038
30039 \begin_inset Foot
30040 status collapsed
30041
30042 \begin_layout Plain Layout
30043
30044 \series bold
30045 remreset
30046 \series default
30047  fait partie du paquetage LaTeX 
30048 \series bold
30049 carlisle
30050 \series default
30051
30052 \begin_inset Index
30053 status collapsed
30054
30055 \begin_layout Plain Layout
30056 Paquetages ! carlisle
30057 \end_layout
30058
30059 \end_inset
30060
30061  qui est compris dans toutes les installations LaTeX standard.
30062 \end_layout
30063
30064 \end_inset
30065
30066
30067 \begin_inset Index
30068 status collapsed
30069
30070 \begin_layout Plain Layout
30071 Paquetages ! remreset
30072 \end_layout
30073
30074 \end_inset
30075
30076  dans le préambule LaTeX avec la ligne
30077 \end_layout
30078
30079 \begin_layout Standard
30080
30081 \series bold
30082
30083 \backslash
30084 usepackage{remreset}
30085 \end_layout
30086
30087 \begin_layout Standard
30088 On peut alors utiliser la commande 
30089 \series bold
30090
30091 \backslash
30092 @removefromreset
30093 \series default
30094
30095 \begin_inset Index
30096 status collapsed
30097
30098 \begin_layout Plain Layout
30099 Commandes ! 
30100 \begin_inset ERT
30101 status collapsed
30102
30103 \begin_layout Plain Layout
30104
30105 "
30106 \end_layout
30107
30108 \end_inset
30109
30110 @
30111 \begin_inset ERT
30112 status collapsed
30113
30114 \begin_layout Plain Layout
30115
30116 "
30117 \end_layout
30118
30119 \end_inset
30120
30121  ! 
30122 \backslash
30123
30124 \begin_inset ERT
30125 status collapsed
30126
30127 \begin_layout Plain Layout
30128
30129 "
30130 \end_layout
30131
30132 \end_inset
30133
30134 @
30135 \begin_inset ERT
30136 status collapsed
30137
30138 \begin_layout Plain Layout
30139
30140 "
30141 \end_layout
30142
30143 \end_inset
30144
30145 removefromreset
30146 \end_layout
30147
30148 \end_inset
30149
30150  avec la même syntaxe que 
30151 \series bold
30152
30153 \backslash
30154 @addtoreset
30155 \series default
30156 .
30157 \end_layout
30158
30159 \begin_layout Standard
30160 \begin_inset VSpace bigskip
30161 \end_inset
30162
30163 On doit parfois numéroter les formules de la façon suivante
30164 \end_layout
30165
30166 \begin_layout Standard
30167
30168 \family typewriter
30169 (numéro de section.numéro de formule)
30170 \end_layout
30171
30172 \begin_layout Standard
30173 Le numéro de formule repart à 
30174 \begin_inset Quotes eld
30175 \end_inset
30176
30177 1
30178 \begin_inset Quotes erd
30179 \end_inset
30180
30181  à chaque nouvelle section
30182 \end_layout
30183
30184 \begin_layout Standard
30185 Dans ce cas, on peut utiliser la commande 
30186 \series bold
30187
30188 \backslash
30189 numberwithin
30190 \series default
30191
30192 \begin_inset Index
30193 status collapsed
30194
30195 \begin_layout Plain Layout
30196 Commandes ! N ! 
30197 \backslash
30198 numberwithin
30199 \end_layout
30200
30201 \end_inset
30202
30203 , qui a la syntaxe suivante:
30204 \end_layout
30205
30206 \begin_layout Standard
30207
30208 \series bold
30209
30210 \backslash
30211 numberwithin{compteur}{sectionnement}
30212 \end_layout
30213
30214 \begin_layout Standard
30215 Le compteur indique quelle sorte de numérotation est concernée et le sectionneme
30216 nt indique quel numéro est placé avant le point.
30217 \end_layout
30218
30219 \begin_layout Standard
30220 Donc, dans notre cas, on utilise la commande suivante, soit dans le préambule
30221  LaTeX soit en mode TeX:
30222 \end_layout
30223
30224 \begin_layout Standard
30225
30226 \series bold
30227
30228 \backslash
30229 numberwithin{equation}{section}
30230 \end_layout
30231
30232 \begin_layout Standard
30233 Voici le résultat:
30234 \begin_inset ERT
30235 status collapsed
30236
30237 \begin_layout Plain Layout
30238
30239
30240 \backslash
30241 numberwithin{equation}{section}
30242 \end_layout
30243
30244 \end_inset
30245
30246
30247 \begin_inset Formula \begin{equation}
30248 A+B=C\end{equation}
30249
30250 \end_inset
30251
30252
30253 \end_layout
30254
30255 \begin_layout Standard
30256 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
30257  on utilisera
30258 \begin_inset Newline newline
30259 \end_inset
30260
30261
30262 \series bold
30263
30264 \backslash
30265 numberwithin{table}{part}
30266 \end_layout
30267
30268 \begin_layout Standard
30269 Pour revenir à la numérotation standard pour éviter ce type de numérotation
30270  quand elle est définie par la classe du document, on insère la commande
30271  suivante, soit dans le préambule, soit en mode TeX:
30272 \end_layout
30273
30274 \begin_layout Standard
30275
30276 \series bold
30277
30278 \backslash
30279 renewcommand{
30280 \backslash
30281 theequation}{
30282 \backslash
30283 arabic{equation}}
30284 \begin_inset Index
30285 status collapsed
30286
30287 \begin_layout Plain Layout
30288 Commandes ! A ! 
30289 \backslash
30290 arabic
30291 \end_layout
30292
30293 \end_inset
30294
30295
30296 \series default
30297
30298 \begin_inset ERT
30299 status collapsed
30300
30301 \begin_layout Plain Layout
30302
30303
30304 \backslash
30305 renewcommand{
30306 \backslash
30307 theequation}{
30308 \backslash
30309 arabic{equation}}
30310 \end_layout
30311
30312 \end_inset
30313
30314
30315 \series bold
30316
30317 \begin_inset Newline newline
30318 \end_inset
30319
30320
30321 \series default
30322 ou
30323 \series bold
30324
30325 \begin_inset Newline newline
30326 \end_inset
30327
30328
30329 \backslash
30330 renewcommand{
30331 \backslash
30332 thetable}{
30333 \backslash
30334 arabic{table}}
30335 \end_layout
30336
30337 \begin_layout Standard
30338
30339 \series bold
30340
30341 \backslash
30342 numberwithin
30343 \series default
30344  utilise en interne la commande 
30345 \series bold
30346
30347 \backslash
30348 @addtoreset
30349 \series default
30350 , décrite plus haut et qui doit aussi être annulée.
30351 \begin_inset ERT
30352 status collapsed
30353
30354 \begin_layout Plain Layout
30355
30356
30357 \backslash
30358 makeatletter
30359 \end_layout
30360
30361 \begin_layout Plain Layout
30362
30363
30364 \backslash
30365 @removefromreset{equation}{section}
30366 \end_layout
30367
30368 \begin_layout Plain Layout
30369
30370
30371 \backslash
30372 makeatother
30373 \end_layout
30374
30375 \end_inset
30376
30377
30378 \end_layout
30379
30380 \begin_layout Subsection
30381 Numérotation avec des chiffres romains ou des lettres
30382 \begin_inset CommandInset label
30383 LatexCommand label
30384 name "sub:Numérotation-avec-des-chiffres-romains"
30385
30386 \end_inset
30387
30388
30389 \begin_inset Index
30390 status collapsed
30391
30392 \begin_layout Plain Layout
30393 Numérotation des formules ! avec des lettres
30394 \end_layout
30395
30396 \end_inset
30397
30398
30399 \begin_inset Index
30400 status collapsed
30401
30402 \begin_layout Plain Layout
30403 Numérotation des formules ! avec des chiffres romains
30404 \end_layout
30405
30406 \end_inset
30407
30408
30409 \end_layout
30410
30411 \begin_layout Standard
30412 On peut aussi numéroter les formules avec des chiffres romains ou des lettres
30413  latines.
30414  Par exemple, pour numéroter avec des petits chiffres romains, on insère
30415  la commande
30416 \end_layout
30417
30418 \begin_layout Standard
30419
30420 \series bold
30421
30422 \backslash
30423 renewcommand{
30424 \backslash
30425 theequation}{
30426 \backslash
30427 roman{equation}}
30428 \end_layout
30429
30430 \begin_layout Standard
30431 en mode TeX juste avant la formule.
30432  
30433 \series bold
30434
30435 \backslash
30436 renewcommand
30437 \series default
30438
30439 \begin_inset Index
30440 status collapsed
30441
30442 \begin_layout Plain Layout
30443 Commandes ! R ! 
30444 \backslash
30445 renewcommand
30446 \end_layout
30447
30448 \end_inset
30449
30450  redéfinit la commande prédéfinie 
30451 \series bold
30452
30453 \backslash
30454 theequation
30455 \series default
30456  en la commande 
30457 \series bold
30458
30459 \backslash
30460 roman{equation}
30461 \series default
30462
30463 \begin_inset Foot
30464 status collapsed
30465
30466 \begin_layout Plain Layout
30467 La commande 
30468 \series bold
30469
30470 \backslash
30471 renewcommand
30472 \series default
30473  a la même syntaxe que la commande 
30474 \series bold
30475
30476 \backslash
30477 newcommand
30478 \series default
30479  qui est décrite dans 
30480 \begin_inset CommandInset ref
30481 LatexCommand ref
30482 reference "sec:Commandes-personnalisées"
30483
30484 \end_inset
30485
30486 .
30487 \end_layout
30488
30489 \end_inset
30490
30491 .
30492  
30493 \series bold
30494 equation
30495 \series default
30496  est le compteur pour les formules.
30497  Quand la commande 
30498 \series bold
30499
30500 \backslash
30501 the
30502 \series default
30503  est utilisée comme préfixe pour un compteur, la valeur du compteur est
30504  écrite en utilisant des chiffres arabes.
30505  Quand une formule est numérotée, LaTeX met en interne la commande 
30506 \series bold
30507
30508 \backslash
30509 theequation
30510 \series default
30511  après la formule.
30512  
30513 \series bold
30514
30515 \backslash
30516 roman{equation}
30517 \begin_inset Index
30518 status collapsed
30519
30520 \begin_layout Plain Layout
30521 Commandes ! R ! 
30522 \backslash
30523 roman
30524 \end_layout
30525
30526 \end_inset
30527
30528
30529 \series default
30530  écrit la valeur du compteur en utilisant des petits chiffres romains.
30531 \end_layout
30532
30533 \begin_layout Standard
30534 Toutes les formules qui suivent 
30535 \series bold
30536
30537 \backslash
30538 renew
30539 \series default
30540 c
30541 \series bold
30542 ommand
30543 \series default
30544  sont maintenant numérotées en chiffres romains.
30545  Pour passer à une numérotation avec de gros chiffres romains, on insère
30546  la même commande, mais avec 
30547 \series bold
30548
30549 \backslash
30550 roman
30551 \series default
30552  remplacé par 
30553 \series bold
30554
30555 \backslash
30556 Roman
30557 \series default
30558
30559 \begin_inset Index
30560 status collapsed
30561
30562 \begin_layout Plain Layout
30563 Commandes ! R ! 
30564 \backslash
30565 roman@
30566 \backslash
30567 Roman
30568 \end_layout
30569
30570 \end_inset
30571
30572 .
30573  Pour numéroter avec des lettres latines minuscules, on a la commande 
30574 \series bold
30575
30576 \backslash
30577 alph
30578 \series default
30579
30580 \begin_inset Index
30581 status collapsed
30582
30583 \begin_layout Plain Layout
30584 Commandes ! A ! 
30585 \backslash
30586 alphe
30587 \end_layout
30588
30589 \end_inset
30590
30591 , pour les lettres majuscules, on a 
30592 \series bold
30593
30594 \backslash
30595 Alph
30596 \series default
30597
30598 \begin_inset Index
30599 status collapsed
30600
30601 \begin_layout Plain Layout
30602 Commandes ! A ! 
30603 \backslash
30604 alph@
30605 \backslash
30606 Alph
30607 \end_layout
30608
30609 \end_inset
30610
30611 .
30612 \end_layout
30613
30614 \begin_layout Standard
30615 \begin_inset Note Greyedout
30616 status open
30617
30618 \begin_layout Plain Layout
30619
30620 \series bold
30621 Note:
30622 \series default
30623  On peut numéroter au maximum 26 formules avec des lettres latines dans
30624  un même document.
30625 \end_layout
30626
30627 \end_inset
30628
30629
30630 \end_layout
30631
30632 \begin_layout Standard
30633 \begin_inset ERT
30634 status collapsed
30635
30636 \begin_layout Plain Layout
30637
30638
30639 \backslash
30640 renewcommand{
30641 \backslash
30642 theequation}{
30643 \backslash
30644 roman{equation}}
30645 \end_layout
30646
30647 \end_inset
30648
30649
30650 \end_layout
30651
30652 \begin_layout Standard
30653 \begin_inset Formula \begin{equation}
30654 A=\textrm{romains minuscules}\label{eq:rom}\end{equation}
30655
30656 \end_inset
30657
30658
30659 \begin_inset ERT
30660 status collapsed
30661
30662 \begin_layout Plain Layout
30663
30664
30665 \backslash
30666 renewcommand{
30667 \backslash
30668 theequation}{
30669 \backslash
30670 Roman{equation}}
30671 \end_layout
30672
30673 \end_inset
30674
30675
30676 \begin_inset Formula \begin{equation}
30677 B=\textrm{romains majuscules}\label{eq:Rom}\end{equation}
30678
30679 \end_inset
30680
30681
30682 \begin_inset ERT
30683 status collapsed
30684
30685 \begin_layout Plain Layout
30686
30687
30688 \backslash
30689 renewcommand{
30690 \backslash
30691 theequation}{
30692 \backslash
30693 alph{equation}}
30694 \end_layout
30695
30696 \end_inset
30697
30698
30699 \begin_inset Formula \begin{equation}
30700 C=\textrm{latines minuscules}\label{eq:lat}\end{equation}
30701
30702 \end_inset
30703
30704
30705 \begin_inset ERT
30706 status collapsed
30707
30708 \begin_layout Plain Layout
30709
30710
30711 \backslash
30712 renewcommand{
30713 \backslash
30714 theequation}{
30715 \backslash
30716 Alph{equation}}
30717 \end_layout
30718
30719 \end_inset
30720
30721
30722 \begin_inset Formula \begin{equation}
30723 D=\textrm{latines majuscules}\label{eq:Lat}\end{equation}
30724
30725 \end_inset
30726
30727
30728 \end_layout
30729
30730 \begin_layout Standard
30731 Pour revenir à la numérotation par défaut, on insère la commande:
30732 \end_layout
30733
30734 \begin_layout Standard
30735
30736 \series bold
30737
30738 \backslash
30739 renewcommand{
30740 \backslash
30741 theequation}{
30742 \backslash
30743 arabic{equation}}
30744 \begin_inset Index
30745 status collapsed
30746
30747 \begin_layout Plain Layout
30748 Commandes ! A ! 
30749 \backslash
30750 arabic
30751 \end_layout
30752
30753 \end_inset
30754
30755
30756 \end_layout
30757
30758 \begin_layout Standard
30759 \begin_inset ERT
30760 status collapsed
30761
30762 \begin_layout Plain Layout
30763
30764
30765 \backslash
30766 renewcommand{
30767 \backslash
30768 theequation}{
30769 \backslash
30770 arabic{equation}}
30771 \end_layout
30772
30773 \end_inset
30774
30775
30776 \begin_inset Formula \begin{equation}
30777 E=\textrm{Arabes}\label{eq:arab}\end{equation}
30778
30779 \end_inset
30780
30781
30782 \end_layout
30783
30784 \begin_layout Standard
30785 \begin_inset VSpace medskip
30786 \end_inset
30787
30788 Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
30789  du style de numérotation.
30790  Si l'on veut que la numérotation reparte à 
30791 \begin_inset Quotes eld
30792 \end_inset
30793
30794 1
30795 \begin_inset Quotes erd
30796 \end_inset
30797
30798  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
30799  On trouvera une description de cette opération dans le fichier 
30800 \begin_inset CommandInset href
30801 LatexCommand href
30802 target "Formula-numbering.lyx"
30803
30804 \end_inset
30805
30806 .
30807 \end_layout
30808
30809 \begin_layout Section
30810 Commandes personnalisées
30811 \begin_inset CommandInset label
30812 LatexCommand label
30813 name "sec:Commandes-personnalisées"
30814
30815 \end_inset
30816
30817
30818 \begin_inset Index
30819 status collapsed
30820
30821 \begin_layout Plain Layout
30822 Commandes personnalisées
30823 \end_layout
30824
30825 \end_inset
30826
30827
30828 \end_layout
30829
30830 \begin_layout Standard
30831 De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemment.
30832  Mais on peut définir de nouvelles commandes plus courtes avec la commande
30833  
30834 \series bold
30835
30836 \backslash
30837 newcommand
30838 \series default
30839
30840 \begin_inset Index
30841 status collapsed
30842
30843 \begin_layout Plain Layout
30844 Commandes ! N ! 
30845 \backslash
30846 newcommand
30847 \end_layout
30848
30849 \end_inset
30850
30851  .
30852 \end_layout
30853
30854 \begin_layout Standard
30855 La syntaxe de 
30856 \series bold
30857
30858 \backslash
30859 newcommand
30860 \series default
30861  est:
30862 \end_layout
30863
30864 \begin_layout Standard
30865
30866 \series bold
30867
30868 \backslash
30869 newcommand{nom de la nouvelle commande}[nombre d'arguments]
30870 \begin_inset Newline newline
30871 \end_inset
30872
30873
30874 \begin_inset ERT
30875 status collapsed
30876
30877 \begin_layout Plain Layout
30878
30879
30880 \backslash
30881 phantom{
30882 \end_layout
30883
30884 \end_inset
30885
30886
30887 \backslash
30888 newcommand
30889 \begin_inset ERT
30890 status collapsed
30891
30892 \begin_layout Plain Layout
30893
30894 }
30895 \end_layout
30896
30897 \end_inset
30898
30899 [valeur optionnelle]{définition de la commande}
30900 \end_layout
30901
30902 \begin_layout Standard
30903 \begin_inset Note Greyedout
30904 status open
30905
30906 \begin_layout Plain Layout
30907
30908 \series bold
30909 Note:
30910 \series default
30911  Vérifiez que le nom de la nouvelle commande n'est pas déjà utilisé par
30912  votre document ou par un des paquetages LaTeX que vous utilisez.
30913  Si par exemple, vous tentez de définir la commande 
30914 \series bold
30915
30916 \backslash
30917 le
30918 \series default
30919  pour 
30920 \series bold
30921
30922 \backslash
30923 Leftarrow
30924 \series default
30925 , vous aurez un message d'erreur puisque 
30926 \series bold
30927
30928 \backslash
30929 le
30930 \series default
30931  est déjà définie comme étant la commande pour le symbole 
30932 \begin_inset Quotes eld
30933 \end_inset
30934
30935
30936 \begin_inset Formula $\le$
30937 \end_inset
30938
30939
30940 \begin_inset Quotes erd
30941 \end_inset
30942
30943 .
30944 \end_layout
30945
30946 \end_inset
30947
30948
30949 \end_layout
30950
30951 \begin_layout Standard
30952 \begin_inset Note Greyedout
30953 status open
30954
30955 \begin_layout Plain Layout
30956
30957 \series bold
30958 Note:
30959 \series default
30960  Les noms des commandes personnalisées ne peuvent contenir que des lettres
30961  latines.
30962 \end_layout
30963
30964 \end_inset
30965
30966
30967 \end_layout
30968
30969 \begin_layout Standard
30970 Le nombre d'arguments est un entier entre 0 et 9 et il précise le nombre
30971  d'argument que la commande doit avoir.
30972  Avec la valeur optionnelle, on peut prédéfinir une valeur pour un argument
30973  optionnel.
30974  Quand on utilise cette valeur, le 
30975 \emph on
30976 premier 
30977 \emph default
30978 argument de la nouvelle commande est automatiquement l'argument optionnel.
30979 \end_layout
30980
30981 \begin_layout Standard
30982 Voici quelques exemples:
30983 \end_layout
30984
30985 \begin_layout Itemize
30986 Pour définir la commande 
30987 \series bold
30988
30989 \backslash
30990 gr
30991 \series default
30992  pour 
30993 \series bold
30994
30995 \backslash
30996 Longrightarrow
30997 \series default
30998 , la ligne à insérer dans le préambule LaTeX est:
30999 \begin_inset ERT
31000 status collapsed
31001
31002 \begin_layout Plain Layout
31003
31004
31005 \backslash
31006 medskip
31007 \end_layout
31008
31009 \end_inset
31010
31011
31012 \series bold
31013
31014 \begin_inset Newline newline
31015 \end_inset
31016
31017
31018 \backslash
31019 newcommand{
31020 \backslash
31021 gr}{
31022 \backslash
31023 Longrightarrow}
31024 \end_layout
31025
31026 \begin_layout Itemize
31027 Pour définir la commande
31028 \series bold
31029  
31030 \backslash
31031 us
31032 \series default
31033  pour 
31034 \series bold
31035
31036 \backslash
31037 underline
31038 \series default
31039 , l'argument (qui doit être souligné) doit être pris en compte.
31040  Pour cela, la ligne à insérer dans le préambule est:
31041 \begin_inset ERT
31042 status collapsed
31043
31044 \begin_layout Plain Layout
31045
31046
31047 \backslash
31048 medskip
31049 \end_layout
31050
31051 \end_inset
31052
31053
31054 \series bold
31055
31056 \begin_inset Newline newline
31057 \end_inset
31058
31059
31060 \backslash
31061 newcommand{
31062 \backslash
31063 us}[1]{
31064 \backslash
31065 underline{#1}}
31066 \series default
31067
31068 \begin_inset ERT
31069 status collapsed
31070
31071 \begin_layout Plain Layout
31072
31073
31074 \backslash
31075 medskip
31076 \end_layout
31077
31078 \end_inset
31079
31080
31081 \series bold
31082
31083 \begin_inset Newline newline
31084 \end_inset
31085
31086
31087 \series default
31088 Le caractère 
31089 \series bold
31090 #
31091 \series default
31092  agit comme un argument formel, le 
31093 \series bold
31094 1
31095 \series default
31096  derrière lui indique qu'il représente le premier argument.
31097 \end_layout
31098
31099 \begin_layout Itemize
31100 Pour remplacer la commande 
31101 \series bold
31102
31103 \backslash
31104 framebox
31105 \series default
31106  on peut par exemple définir, la commande 
31107 \series bold
31108
31109 \backslash
31110 fb
31111 \series default
31112 :
31113 \begin_inset ERT
31114 status collapsed
31115
31116 \begin_layout Plain Layout
31117
31118
31119 \backslash
31120 medskip
31121 \end_layout
31122
31123 \end_inset
31124
31125
31126 \series bold
31127
31128 \begin_inset Newline newline
31129 \end_inset
31130
31131
31132 \backslash
31133 newcommand{
31134 \backslash
31135 fb}[3]{
31136 \backslash
31137 framebox#1#2{$#3$}}
31138 \series default
31139
31140 \begin_inset ERT
31141 status collapsed
31142
31143 \begin_layout Plain Layout
31144
31145
31146 \backslash
31147 medskip
31148 \end_layout
31149
31150 \end_inset
31151
31152
31153 \series bold
31154
31155 \begin_inset Newline newline
31156 \end_inset
31157
31158
31159 \series default
31160 Les deux dollars créent une formule supplémentaire pour la commande 
31161 \series bold
31162
31163 \backslash
31164 framebox
31165 \series default
31166 , voir 
31167 \begin_inset CommandInset ref
31168 LatexCommand ref
31169 reference "sub:Boîtes-avec-cadre"
31170
31171 \end_inset
31172
31173 .
31174 \end_layout
31175
31176 \begin_layout Itemize
31177 Pour créer une nouvelle commande pour remplacer 
31178 \series bold
31179
31180 \backslash
31181 fcolorbox
31182 \series default
31183  où la couleur de la boîte n'aurait pas besoin d'être précisée, l'argument
31184  pour la couleur est défini comme optionnel:
31185 \begin_inset ERT
31186 status collapsed
31187
31188 \begin_layout Plain Layout
31189
31190
31191 \backslash
31192 medskip
31193 \end_layout
31194
31195 \end_inset
31196
31197
31198 \series bold
31199
31200 \begin_inset Newline newline
31201 \end_inset
31202
31203
31204 \backslash
31205 newcommand{
31206 \backslash
31207 cb}[3][white]{
31208 \backslash
31209 fcolorbox{#2}{#1}{$#3$}}
31210 \series default
31211
31212 \begin_inset ERT
31213 status collapsed
31214
31215 \begin_layout Plain Layout
31216
31217
31218 \backslash
31219 medskip
31220 \end_layout
31221
31222 \end_inset
31223
31224
31225 \begin_inset Newline newline
31226 \end_inset
31227
31228 Quand la couleur n'est pas définie lors d'une utilisation de 
31229 \series bold
31230
31231 \backslash
31232 cb
31233 \series default
31234 , la couleur prédéfinie 
31235 \series bold
31236 white
31237 \series default
31238  est utilisée par défaut.
31239 \end_layout
31240
31241 \begin_layout Standard
31242 Un test des nouvelles commandes:
31243 \end_layout
31244
31245 \begin_layout Standard
31246 \align center
31247 \begin_inset Tabular
31248 <lyxtabular version="3" rows="6" columns="2">
31249 <features>
31250 <column alignment="center" valignment="top" width="0">
31251 <column alignment="center" valignment="top" width="0">
31252 <row>
31253 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31254 \begin_inset Text
31255
31256 \begin_layout Plain Layout
31257 Commande
31258 \end_layout
31259
31260 \end_inset
31261 </cell>
31262 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31263 \begin_inset Text
31264
31265 \begin_layout Plain Layout
31266 Résultat
31267 \begin_inset Note Note
31268 status collapsed
31269
31270 \begin_layout Plain Layout
31271
31272 \series bold
31273
31274 \backslash
31275 raisebox est seulement utilisée pour faire de la place
31276 \end_layout
31277
31278 \end_inset
31279
31280
31281 \end_layout
31282
31283 \end_inset
31284 </cell>
31285 </row>
31286 <row>
31287 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31288 \begin_inset Text
31289
31290 \begin_layout Plain Layout
31291 A
31292 \backslash
31293 gr
31294 \begin_inset ERT
31295 status collapsed
31296
31297 \begin_layout Plain Layout
31298
31299
31300 \backslash
31301 spce 
31302 \end_layout
31303
31304 \end_inset
31305
31306 B
31307 \end_layout
31308
31309 \end_inset
31310 </cell>
31311 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31312 \begin_inset Text
31313
31314 \begin_layout Plain Layout
31315 \begin_inset Formula $A\gr B$
31316 \end_inset
31317
31318
31319 \end_layout
31320
31321 \end_inset
31322 </cell>
31323 </row>
31324 <row>
31325 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31326 \begin_inset Text
31327
31328 \begin_layout Plain Layout
31329
31330 \backslash
31331 us{ABcd
31332 \end_layout
31333
31334 \end_inset
31335 </cell>
31336 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31337 \begin_inset Text
31338
31339 \begin_layout Plain Layout
31340 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
31341 \end_inset
31342
31343
31344 \end_layout
31345
31346 \end_inset
31347 </cell>
31348 </row>
31349 <row>
31350 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31351 \begin_inset Text
31352
31353 \begin_layout Plain Layout
31354
31355 \backslash
31356 fb{[2cm]
31357 \begin_inset Formula $\to$
31358 \end_inset
31359
31360
31361 \backslash
31362 {
31363 \begin_inset Formula $\to$
31364 \end_inset
31365
31366
31367 \backslash
31368 {
31369 \backslash
31370 int
31371 \begin_inset ERT
31372 status collapsed
31373
31374 \begin_layout Plain Layout
31375
31376
31377 \backslash
31378 spce 
31379 \end_layout
31380
31381 \end_inset
31382
31383 A=B
31384 \end_layout
31385
31386 \end_inset
31387 </cell>
31388 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31389 \begin_inset Text
31390
31391 \begin_layout Plain Layout
31392 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
31393 \end_inset
31394
31395
31396 \end_layout
31397
31398 \end_inset
31399 </cell>
31400 </row>
31401 <row>
31402 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
31403 \begin_inset Text
31404
31405 \begin_layout Plain Layout
31406
31407 \backslash
31408 cb{red
31409 \begin_inset Formula $\to$
31410 \end_inset
31411
31412
31413 \backslash
31414 {
31415 \backslash
31416 int
31417 \begin_inset ERT
31418 status collapsed
31419
31420 \begin_layout Plain Layout
31421
31422
31423 \backslash
31424 spce 
31425 \end_layout
31426
31427 \end_inset
31428
31429 A=B
31430 \end_layout
31431
31432 \end_inset
31433 </cell>
31434 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
31435 \begin_inset Text
31436
31437 \begin_layout Plain Layout
31438 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
31439 \end_inset
31440
31441
31442 \end_layout
31443
31444 \end_inset
31445 </cell>
31446 </row>
31447 <row>
31448 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
31449 \begin_inset Text
31450
31451 \begin_layout Plain Layout
31452
31453 \backslash
31454 cb[green]
31455 \backslash
31456 {red
31457 \begin_inset Formula $\to$
31458 \end_inset
31459
31460
31461 \backslash
31462 {
31463 \backslash
31464 int
31465 \begin_inset ERT
31466 status collapsed
31467
31468 \begin_layout Plain Layout
31469
31470
31471 \backslash
31472 spce 
31473 \end_layout
31474
31475 \end_inset
31476
31477 A=B
31478 \end_layout
31479
31480 \end_inset
31481 </cell>
31482 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
31483 \begin_inset Text
31484
31485 \begin_layout Plain Layout
31486 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
31487 \end_inset
31488
31489
31490 \end_layout
31491
31492 \end_inset
31493 </cell>
31494 </row>
31495 </lyxtabular>
31496
31497 \end_inset
31498
31499
31500 \end_layout
31501
31502 \begin_layout Section
31503 Diagrammes
31504 \end_layout
31505
31506 \begin_layout Standard
31507 LyX gère deux types de diagrammes commutatifs; amscd
31508 \series bold
31509  et xymatrix
31510 \series default
31511  qui sont décrits dans ce qui suit.
31512 \end_layout
31513
31514 \begin_layout Subsection
31515 Les diagrammes amscd
31516 \begin_inset Index
31517 status collapsed
31518
31519 \begin_layout Plain Layout
31520 Diagrammes ! amscd
31521 \end_layout
31522
31523 \end_inset
31524
31525
31526 \end_layout
31527
31528 \begin_layout Standard
31529 Des diagrammes de ce type visualisent les relations par des lignes verticales
31530  ou horizontales ou encore des flèches: 
31531 \begin_inset Formula \[
31532 \begin{CD}A@>>>B@>>>C\\
31533 @AAA@.@VVV\\
31534 F@<<<E@<<<D\end{CD}\]
31535
31536 \end_inset
31537
31538
31539 \end_layout
31540
31541 \begin_layout Standard
31542 Pour les obtenir, on insère la commande 
31543 \series bold
31544
31545 \backslash
31546 CD
31547 \begin_inset Index
31548 status collapsed
31549
31550 \begin_layout Plain Layout
31551 Commandes ! C ! 
31552 \backslash
31553 CD
31554 \end_layout
31555
31556 \end_inset
31557
31558
31559 \series default
31560  dans une formule.
31561  Une boîte bleue apparaît avec deux lignes en pointillé entre lesquelles
31562  on peut insérer d'autres commandes.
31563  On crée une nouvelle ligne avec 
31564 \family sans
31565 Ctrl-Entrée
31566 \family default
31567 .
31568  Les relations horizontales sont insérées dans les lignes impaires et les
31569  relations verticales dans les lignes paires.
31570 \end_layout
31571
31572 \begin_layout Standard
31573 Pour créer les relations, il y a les commandes suivantes:
31574 \end_layout
31575
31576 \begin_layout Itemize
31577
31578 \series bold
31579 @<<<
31580 \series default
31581  crée une flèche gauche, 
31582 \series bold
31583 @>>>
31584 \series default
31585  une flèche droite, et 
31586 \series bold
31587 @=
31588 \series default
31589  un long signe égal
31590 \end_layout
31591
31592 \begin_layout Itemize
31593
31594 \series bold
31595 @AAA
31596 \series default
31597  crée une flèche vers le haut, 
31598 \series bold
31599 @VVV
31600 \series default
31601  une flèche vers le bas, et 
31602 \series bold
31603 @|
31604 \series default
31605  un signe égal vertical
31606 \end_layout
31607
31608 \begin_layout Itemize
31609
31610 \series bold
31611 @.
31612
31613 \series default
31614  sert de remplissage pour une relation inexistante
31615 \end_layout
31616
31617 \begin_layout Standard
31618 Toutes les flèches peuvent être étiquetées de la façon suivante:
31619 \end_layout
31620
31621 \begin_layout Itemize
31622 Si le texte est inséré entre les deux premiers < ou >, il est placé au dessus
31623  de la flèche.
31624  Quand il est placé entre le deuxième et le troisième, il apparaît sou la
31625  flèche.
31626 \end_layout
31627
31628 \begin_layout Itemize
31629 Quand le texte destiné à une flèche verticale est inséré entre le premier
31630  et le second A ou V, il est placé sur le côté gauche de la flèche.
31631  Si il est inséré entre le deuxième et le troisième, il apparaît à droite
31632  de la flèche.
31633  Si le texte contient un A ou un V, ces lettres doivent être placées entre
31634  des accolades TeX.
31635 \end_layout
31636
31637 \begin_layout Standard
31638 Comme exemple, un diagramme avec toutes les relations possibles:
31639 \end_layout
31640
31641 \begin_layout Standard
31642 \begin_inset Formula \[
31643 \begin{CD}A@>j>>B@>>k>C@=F\\
31644 @AmAA@.@VV{V}V@|\\
31645 D@<<j<E@>k>>F@=C\end{CD}\]
31646
31647 \end_inset
31648
31649
31650 \end_layout
31651
31652 \begin_layout Standard
31653 La commande pour l'obtenir:
31654 \begin_inset Newline newline
31655 \end_inset
31656
31657
31658 \series bold
31659
31660 \backslash
31661 CD
31662 \begin_inset ERT
31663 status collapsed
31664
31665 \begin_layout Plain Layout
31666
31667
31668 \backslash
31669 spce 
31670 \end_layout
31671
31672 \end_inset
31673
31674 A@>j>>B@>>k>C@=F Ctrl-Enter
31675 \begin_inset Newline newline
31676 \end_inset
31677
31678
31679 \begin_inset ERT
31680 status collapsed
31681
31682 \begin_layout Plain Layout
31683
31684
31685 \backslash
31686 hphantom{
31687 \end_layout
31688
31689 \end_inset
31690
31691
31692 \backslash
31693 CD
31694 \begin_inset ERT
31695 status collapsed
31696
31697 \begin_layout Plain Layout
31698
31699
31700 \backslash
31701 spce 
31702 \end_layout
31703
31704 \end_inset
31705
31706
31707 \begin_inset ERT
31708 status collapsed
31709
31710 \begin_layout Plain Layout
31711
31712 }
31713 \end_layout
31714
31715 \end_inset
31716
31717 @AmAA@.@VV
31718 \backslash
31719 {V
31720 \series default
31721
31722 \begin_inset Formula $\to$
31723 \end_inset
31724
31725
31726 \series bold
31727 V@| Ctrl-Enter
31728 \begin_inset Newline newline
31729 \end_inset
31730
31731
31732 \begin_inset ERT
31733 status collapsed
31734
31735 \begin_layout Plain Layout
31736
31737
31738 \backslash
31739 hphantom{
31740 \end_layout
31741
31742 \end_inset
31743
31744
31745 \backslash
31746 CD
31747 \begin_inset ERT
31748 status collapsed
31749
31750 \begin_layout Plain Layout
31751
31752
31753 \backslash
31754 spce 
31755 \end_layout
31756
31757 \end_inset
31758
31759
31760 \begin_inset ERT
31761 status collapsed
31762
31763 \begin_layout Plain Layout
31764
31765 }
31766 \end_layout
31767
31768 \end_inset
31769
31770 D@<<j<E@>k>>F@=C
31771 \end_layout
31772
31773 \begin_layout Subsection
31774 Les diagrammes xymatrix
31775 \begin_inset Index
31776 status open
31777
31778 \begin_layout Plain Layout
31779 Diagrammes ! xymatrix
31780 \end_layout
31781
31782 \end_inset
31783
31784
31785 \end_layout
31786
31787 \begin_layout Standard
31788 Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
31789  
31790 \series bold
31791 xypic
31792 \series default
31793 .
31794  Une xymatrice est créée en insérant la commande 
31795 \series bold
31796
31797 \backslash
31798 xymatrix
31799 \series default
31800  dans une formule.
31801  Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
31802  comme pour une matrice normale, voir 
31803 \begin_inset CommandInset ref
31804 LatexCommand ref
31805 reference "sec:Matrices"
31806
31807 \end_inset
31808
31809 .
31810 \end_layout
31811
31812 \begin_layout Standard
31813 Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
31814  diagonales ou courbes et plus encore.
31815  Toutes les possibilités pour créer des diagrammes commutatifs et leurs
31816  décorations sont expliquées en détail dans ce manuel: 
31817 \begin_inset CommandInset href
31818 LatexCommand href
31819 target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
31820
31821 \end_inset
31822
31823 .
31824 \end_layout
31825
31826 \begin_layout Standard
31827 \begin_inset Newpage newpage
31828 \end_inset
31829
31830
31831 \end_layout
31832
31833 \begin_layout Section
31834 Astuces
31835 \begin_inset ERT
31836 status collapsed
31837
31838 \begin_layout Plain Layout
31839
31840
31841 \backslash
31842 texorpdfstring{
31843 \end_layout
31844
31845 \end_inset
31846
31847
31848 \begin_inset Foot
31849 status collapsed
31850
31851 \begin_layout Plain Layout
31852 On peut trouver d'autres astuces mathématiques très utiles dans 
31853 \begin_inset CommandInset citation
31854 LatexCommand cite
31855 key "Voss"
31856
31857 \end_inset
31858
31859 .
31860 \end_layout
31861
31862 \end_inset
31863
31864
31865 \begin_inset ERT
31866 status collapsed
31867
31868 \begin_layout Plain Layout
31869
31870 }{}
31871 \end_layout
31872
31873 \end_inset
31874
31875
31876 \begin_inset Note Note
31877 status collapsed
31878
31879 \begin_layout Plain Layout
31880
31881 \backslash
31882 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
31883  dans les signets PDF.
31884 \end_layout
31885
31886 \begin_layout Plain Layout
31887 Plus d'infos sur 
31888 \backslash
31889 texorpdfstring dans la section 
31890 \begin_inset CommandInset ref
31891 LatexCommand ref
31892 reference "sub:formules-dans-les-entêtes"
31893
31894 \end_inset
31895
31896 .
31897 \end_layout
31898
31899 \end_inset
31900
31901
31902 \begin_inset Index
31903 status collapsed
31904
31905 \begin_layout Plain Layout
31906 Astuces
31907 \end_layout
31908
31909 \end_inset
31910
31911
31912 \begin_inset Index
31913 status collapsed
31914
31915 \begin_layout Plain Layout
31916 Ions|see
31917 \begin_inset ERT
31918 status collapsed
31919
31920 \begin_layout Plain Layout
31921
31922 {
31923 \end_layout
31924
31925 \end_inset
31926
31927 Symboles chimiques
31928 \begin_inset ERT
31929 status collapsed
31930
31931 \begin_layout Plain Layout
31932
31933 }
31934 \end_layout
31935
31936 \end_inset
31937
31938
31939 \end_layout
31940
31941 \end_inset
31942
31943
31944 \end_layout
31945
31946 \begin_layout Subsection
31947 Symboles et équations chimiques
31948 \begin_inset CommandInset label
31949 LatexCommand label
31950 name "sub:Symboles-chimiques"
31951
31952 \end_inset
31953
31954
31955 \begin_inset Index
31956 status collapsed
31957
31958 \begin_layout Plain Layout
31959 Equations@Équations chimiques
31960 \end_layout
31961
31962 \end_inset
31963
31964
31965 \begin_inset Index
31966 status collapsed
31967
31968 \begin_layout Plain Layout
31969 Symboles ! chimiques
31970 \end_layout
31971
31972 \end_inset
31973
31974
31975 \end_layout
31976
31977 \begin_layout Standard
31978 Un exemple de texte de chimie:
31979 \end_layout
31980
31981 \begin_layout Quote
31982 L'ion 
31983 \begin_inset Formula $\mathrm{SO_{4}^{2-}}$
31984 \end_inset
31985
31986 réagit avec deux ions 
31987 \begin_inset Formula $\mathrm{Na^{+}}$
31988 \end_inset
31989
31990  pour donner du sulfate de sodium 
31991 \begin_inset Formula $\left(\mathrm{Na_{2}SO_{4}}\right)$
31992 \end_inset
31993
31994 .
31995  La réaction chimique peut être mise sous la forme:
31996 \begin_inset Formula \[
31997 \mathrm{2\, Na^{+}+SO_{4}^{2-}\longrightarrow Na_{2}SO_{4}}\]
31998
31999 \end_inset
32000
32001
32002 \end_layout
32003
32004 \begin_layout Standard
32005 Cette équation chimique peut être créée directement sous la forme d'une
32006  formule.
32007  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
32008  et mettez-le dans la police droite avec le raccourci 
32009 \family sans
32010 Alt-c
32011 \begin_inset space ~
32012 \end_inset
32013
32014 r
32015 \family default
32016  .
32017 \begin_inset Foot
32018 status collapsed
32019
32020 \begin_layout Plain Layout
32021 Style de polices, voir 
32022 \begin_inset CommandInset ref
32023 LatexCommand ref
32024 reference "sub:Styles-de-polices"
32025
32026 \end_inset
32027
32028
32029 \end_layout
32030
32031 \end_inset
32032
32033
32034 \end_layout
32035
32036 \begin_layout Subsection
32037 Nombres négatifs
32038 \begin_inset Index
32039 status collapsed
32040
32041 \begin_layout Plain Layout
32042 Nombres ! négatifs
32043 \end_layout
32044
32045 \end_inset
32046
32047
32048 \end_layout
32049
32050 \begin_layout Standard
32051 Les nombres négatifs ont souvent un aspect horrible dans les formules parce
32052  que le signe moins qui est devant le nombre a la même longueur que l'opérateur
32053  moins.
32054  Quand on écrit un nombre négatif en texte normal, le signe moins apparaît
32055  correctement.
32056 \end_layout
32057
32058 \begin_layout Standard
32059 Le problème disparaît donc en convertissant le signe moins en texte mathématique.
32060 \end_layout
32061
32062 \begin_layout Standard
32063 Un exemple pour illustrer le problème:
32064 \end_layout
32065
32066 \begin_layout Standard
32067 \align center
32068 \begin_inset Tabular
32069 <lyxtabular version="3" rows="3" columns="2">
32070 <features>
32071 <column alignment="right" valignment="top" width="0">
32072 <column alignment="left" valignment="top" width="0">
32073 <row>
32074 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32075 \begin_inset Text
32076
32077 \begin_layout Plain Layout
32078 texte normal:
32079 \end_layout
32080
32081 \end_inset
32082 </cell>
32083 <cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
32084 \begin_inset Text
32085
32086 \begin_layout Plain Layout
32087 x = -2
32088 \end_layout
32089
32090 \end_inset
32091 </cell>
32092 </row>
32093 <row>
32094 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32095 \begin_inset Text
32096
32097 \begin_layout Plain Layout
32098 formule:
32099 \end_layout
32100
32101 \end_inset
32102 </cell>
32103 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32104 \begin_inset Text
32105
32106 \begin_layout Plain Layout
32107 \begin_inset Formula $x=-2$
32108 \end_inset
32109
32110
32111 \end_layout
32112
32113 \end_inset
32114 </cell>
32115 </row>
32116 <row>
32117 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32118 \begin_inset Text
32119
32120 \begin_layout Plain Layout
32121 solution:
32122 \end_layout
32123
32124 \end_inset
32125 </cell>
32126 <cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
32127 \begin_inset Text
32128
32129 \begin_layout Plain Layout
32130 \begin_inset Formula $x=\textrm{-}2$
32131 \end_inset
32132
32133
32134 \end_layout
32135
32136 \end_inset
32137 </cell>
32138 </row>
32139 </lyxtabular>
32140
32141 \end_inset
32142
32143
32144 \end_layout
32145
32146 \begin_layout Subsection
32147 La virgule comme séparateur décimal
32148 \begin_inset Index
32149 status collapsed
32150
32151 \begin_layout Plain Layout
32152 Virgule
32153 \end_layout
32154
32155 \end_inset
32156
32157
32158 \end_layout
32159
32160 \begin_layout Standard
32161 Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
32162  pour grouper les chiffres dans un nombre.
32163  Il y aura donc de l'espace d'ajouté après toutes les virgules dans les
32164  formules.
32165 \end_layout
32166
32167 \begin_layout Standard
32168 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
32169  (raccourci 
32170 \family sans
32171 Alt-m
32172 \begin_inset space ~
32173 \end_inset
32174
32175 m
32176 \family default
32177 ).
32178 \end_layout
32179
32180 \begin_layout Standard
32181 Pour utiliser toutes les virgules d'un document comme séparateur décimal,
32182  on doit charger le fichier 
32183 \series bold
32184 icomma.sty
32185 \series default
32186
32187 \begin_inset Foot
32188 status collapsed
32189
32190 \begin_layout Plain Layout
32191
32192 \series bold
32193 icomma
32194 \series default
32195  fait partie du paquetage 
32196 \series bold
32197 was
32198 \series default
32199
32200 \begin_inset Index
32201 status collapsed
32202
32203 \begin_layout Plain Layout
32204 Paquetages ! was
32205 \begin_inset ERT
32206 status collapsed
32207
32208 \begin_layout Plain Layout
32209
32210
32211 \backslash
32212 vspace{4mm}
32213 \end_layout
32214
32215 \end_inset
32216
32217
32218 \end_layout
32219
32220 \end_inset
32221
32222 .
32223 \end_layout
32224
32225 \end_inset
32226
32227
32228 \begin_inset Index
32229 status collapsed
32230
32231 \begin_layout Plain Layout
32232 Paquetages ! icomma
32233 \end_layout
32234
32235 \end_inset
32236
32237  dans le préambule LaTeX avec la ligne
32238 \end_layout
32239
32240 \begin_layout Standard
32241
32242 \series bold
32243
32244 \backslash
32245 usepackage{icomma}
32246 \end_layout
32247
32248 \begin_layout Subsection
32249 Les vecteurs physiques
32250 \begin_inset CommandInset label
32251 LatexCommand label
32252 name "sub:Vecteurs-physiques"
32253
32254 \end_inset
32255
32256
32257 \begin_inset Index
32258 status collapsed
32259
32260 \begin_layout Plain Layout
32261 Vecteurs ! physiques
32262 \end_layout
32263
32264 \end_inset
32265
32266
32267 \end_layout
32268
32269 \begin_layout Standard
32270 Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
32271 \series bold
32272  braket
32273 \series default
32274
32275 \begin_inset Foot
32276 status collapsed
32277
32278 \begin_layout Plain Layout
32279
32280 \series bold
32281 braket
32282 \series default
32283  fait partie de toutes les installations LaTeX standard.
32284 \end_layout
32285
32286 \end_inset
32287
32288
32289 \begin_inset Index
32290 status collapsed
32291
32292 \begin_layout Plain Layout
32293 Paquetages ! braket
32294 \end_layout
32295
32296 \end_inset
32297
32298  que l'on charge en mettant dans le préambule LaTeX la ligne
32299 \end_layout
32300
32301 \begin_layout Standard
32302
32303 \series bold
32304
32305 \backslash
32306 usepackage{braket}
32307 \end_layout
32308
32309 \begin_layout Standard
32310 Les commandes suivantes sont définies:
32311 \end_layout
32312
32313 \begin_layout Standard
32314 \align center
32315 \begin_inset Tabular
32316 <lyxtabular version="3" rows="4" columns="2">
32317 <features>
32318 <column alignment="center" valignment="top" width="0">
32319 <column alignment="center" valignment="top" width="0">
32320 <row>
32321 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32322 \begin_inset Text
32323
32324 \begin_layout Plain Layout
32325 Commande
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 Résultat
32335 \end_layout
32336
32337 \end_inset
32338 </cell>
32339 </row>
32340 <row>
32341 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32342 \begin_inset Text
32343
32344 \begin_layout Plain Layout
32345
32346 \backslash
32347 Bra{
32348 \backslash
32349 psi
32350 \end_layout
32351
32352 \end_inset
32353 </cell>
32354 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32355 \begin_inset Text
32356
32357 \begin_layout Plain Layout
32358 \begin_inset Formula $\Bra{\psi}$
32359 \end_inset
32360
32361
32362 \end_layout
32363
32364 \end_inset
32365 </cell>
32366 </row>
32367 <row>
32368 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32369 \begin_inset Text
32370
32371 \begin_layout Plain Layout
32372
32373 \backslash
32374 Ket{
32375 \backslash
32376 psi
32377 \end_layout
32378
32379 \end_inset
32380 </cell>
32381 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32382 \begin_inset Text
32383
32384 \begin_layout Plain Layout
32385 \begin_inset Formula $\Ket{\psi}$
32386 \end_inset
32387
32388
32389 \end_layout
32390
32391 \end_inset
32392 </cell>
32393 </row>
32394 <row>
32395 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32396 \begin_inset Text
32397
32398 \begin_layout Plain Layout
32399
32400 \backslash
32401 Braket{
32402 \backslash
32403 psi|
32404 \backslash
32405 phi
32406 \end_layout
32407
32408 \end_inset
32409 </cell>
32410 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32411 \begin_inset Text
32412
32413 \begin_layout Plain Layout
32414 \begin_inset Formula $\Braket{\psi|\phi}$
32415 \end_inset
32416
32417
32418 \end_layout
32419
32420 \end_inset
32421 </cell>
32422 </row>
32423 </lyxtabular>
32424
32425 \end_inset
32426
32427
32428 \end_layout
32429
32430 \begin_layout Standard
32431 La commande 
32432 \series bold
32433
32434 \backslash
32435 Braket
32436 \series default
32437  assure que toutes les barres verticales ont la même taille que les crochets
32438  englobants:
32439 \begin_inset Formula \[
32440 \Braket{\phi|J=\frac{3}{2}\,,\, M_{J}}\]
32441
32442 \end_inset
32443
32444
32445 \end_layout
32446
32447 \begin_layout Standard
32448 L'effet de la commande 
32449 \series bold
32450
32451 \backslash
32452 Braket
32453 \series default
32454  peut aussi être obtenu en utilisant la commande 
32455 \series bold
32456
32457 \backslash
32458 middle
32459 \series default
32460 , qui est décrite dans 
32461 \begin_inset CommandInset ref
32462 LatexCommand ref
32463 reference "sub:Taille-parenthèses-automatique"
32464
32465 \end_inset
32466
32467 .
32468 \end_layout
32469
32470 \begin_layout Subsection
32471 Fractions personnalisées
32472 \begin_inset CommandInset label
32473 LatexCommand label
32474 name "sub:Fractions-personnalisées"
32475
32476 \end_inset
32477
32478
32479 \begin_inset Index
32480 status collapsed
32481
32482 \begin_layout Plain Layout
32483 Fractions ! personnalisées
32484 \end_layout
32485
32486 \end_inset
32487
32488
32489 \end_layout
32490
32491 \begin_layout Standard
32492 Pour définir des commandes personnalisées pour les fractions, on utilise
32493  la commande 
32494 \series bold
32495
32496 \backslash
32497 genfrac
32498 \series default
32499
32500 \begin_inset Index
32501 status collapsed
32502
32503 \begin_layout Plain Layout
32504 Commandes ! G ! 
32505 \backslash
32506 genfrac
32507 \end_layout
32508
32509 \end_inset
32510
32511  avec la syntaxe suivante:
32512 \end_layout
32513
32514 \begin_layout Standard
32515
32516 \series bold
32517
32518 \backslash
32519 genfrac{parenthèse gauche}{parenthèse droite}
32520 \begin_inset Newline newline
32521 \end_inset
32522
32523
32524 \begin_inset ERT
32525 status collapsed
32526
32527 \begin_layout Plain Layout
32528
32529
32530 \backslash
32531 phantom{
32532 \end_layout
32533
32534 \end_inset
32535
32536
32537 \backslash
32538 genfrac
32539 \begin_inset ERT
32540 status collapsed
32541
32542 \begin_layout Plain Layout
32543
32544 }
32545 \end_layout
32546
32547 \end_inset
32548
32549 {épaisseur barre de fraction}{style}{numérateur}{dénominateur}
32550 \end_layout
32551
32552 \begin_layout Standard
32553 Le style est un nombre allant de 0 à 3.
32554 \end_layout
32555
32556 \begin_layout Standard
32557 \align center
32558 \begin_inset Tabular
32559 <lyxtabular version="3" rows="5" columns="2">
32560 <features>
32561 <column alignment="center" valignment="top" width="0">
32562 <column alignment="center" valignment="top" width="0">
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 Nombre
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 Style (Taille)
32578 \end_layout
32579
32580 \end_inset
32581 </cell>
32582 </row>
32583 <row>
32584 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32585 \begin_inset Text
32586
32587 \begin_layout Plain Layout
32588 0
32589 \end_layout
32590
32591 \end_inset
32592 </cell>
32593 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32594 \begin_inset Text
32595
32596 \begin_layout Plain Layout
32597 formule hors ligne
32598 \end_layout
32599
32600 \end_inset
32601 </cell>
32602 </row>
32603 <row>
32604 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32605 \begin_inset Text
32606
32607 \begin_layout Plain Layout
32608 1
32609 \end_layout
32610
32611 \end_inset
32612 </cell>
32613 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32614 \begin_inset Text
32615
32616 \begin_layout Plain Layout
32617 formule en ligne
32618 \end_layout
32619
32620 \end_inset
32621 </cell>
32622 </row>
32623 <row>
32624 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
32625 \begin_inset Text
32626
32627 \begin_layout Plain Layout
32628 2
32629 \end_layout
32630
32631 \end_inset
32632 </cell>
32633 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32634 \begin_inset Text
32635
32636 \begin_layout Plain Layout
32637 petit (small)
32638 \end_layout
32639
32640 \end_inset
32641 </cell>
32642 </row>
32643 <row>
32644 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32645 \begin_inset Text
32646
32647 \begin_layout Plain Layout
32648 3
32649 \end_layout
32650
32651 \end_inset
32652 </cell>
32653 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32654 \begin_inset Text
32655
32656 \begin_layout Plain Layout
32657 minuscule (tiny)
32658 \end_layout
32659
32660 \end_inset
32661 </cell>
32662 </row>
32663 </lyxtabular>
32664
32665 \end_inset
32666
32667
32668 \end_layout
32669
32670 \begin_layout Standard
32671 Quand on ne donne pas de style, la taille est adaptée à celle de l'environnement
32672  dans lequel on se trouve, comme avec la commande 
32673 \series bold
32674
32675 \backslash
32676 frac
32677 \series default
32678 .
32679 \end_layout
32680
32681 \begin_layout Standard
32682 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
32683 e de 0.4
32684 \begin_inset space \thinspace{}
32685 \end_inset
32686
32687 pt est utilisée.
32688 \end_layout
32689
32690 \begin_layout Standard
32691 \begin_inset VSpace medskip
32692 \end_inset
32693
32694 Par exemple les commandes 
32695 \series bold
32696
32697 \backslash
32698 dfrac
32699 \series default
32700  et 
32701 \series bold
32702
32703 \backslash
32704 tbinom
32705 \series default
32706  vues en 
32707 \begin_inset CommandInset ref
32708 LatexCommand ref
32709 reference "sub:Fractions"
32710
32711 \end_inset
32712
32713  sont définies avec les commandes 
32714 \end_layout
32715
32716 \begin_layout Standard
32717
32718 \series bold
32719
32720 \backslash
32721 newcommand{
32722 \backslash
32723 dfrac}[2]{
32724 \backslash
32725 genfrac{}{}{}{0}{#1}{#2}}
32726 \end_layout
32727
32728 \begin_layout Standard
32729 et
32730 \end_layout
32731
32732 \begin_layout Standard
32733
32734 \series bold
32735
32736 \backslash
32737 newcommand{
32738 \backslash
32739 tbinom}[2]{
32740 \backslash
32741 genfrac{(}{)}{0pt}{1}{#1}{#2}}
32742 \end_layout
32743
32744 \begin_layout Standard
32745 \begin_inset VSpace medskip
32746 \end_inset
32747
32748 Pour définir une fraction où on peut donner l'épaisseur de la barre de fraction
32749  en argument, on insère la ligne suivante dans le préambule LaTeX:
32750 \end_layout
32751
32752 \begin_layout Standard
32753
32754 \series bold
32755
32756 \backslash
32757 newcommand{
32758 \backslash
32759 fracS}[3][]{
32760 \backslash
32761 genfrac{}{}{#1}{}{#2}{#3}}
32762 \end_layout
32763
32764 \begin_layout Standard
32765 Un test:
32766 \begin_inset Formula \begin{align*}
32767 \text{Commande} &  & \mathrm{\backslash fracS[1mm]\backslash\{A\to\backslash\{B} &  & \mathrm{\backslash fracS[5mm]\backslash\{A\to\backslash\{B}\\
32768 \text{Résultat} &  & \fracS[1mm]{A}{B} &  & \fracS[5mm]{A}{B}\end{align*}
32769
32770 \end_inset
32771
32772 Comme on peut le voir, la distance entre le numérateur et le dénominateur
32773  à la barre de fraction est à peu près trois fois l'épaisseur de la barre.
32774 \end_layout
32775
32776 \begin_layout Subsection
32777 Formules barrées
32778 \begin_inset CommandInset label
32779 LatexCommand label
32780 name "sub:Formules-barrées"
32781
32782 \end_inset
32783
32784
32785 \begin_inset Index
32786 status collapsed
32787
32788 \begin_layout Plain Layout
32789 Formules ! barrées
32790 \end_layout
32791
32792 \end_inset
32793
32794
32795 \end_layout
32796
32797 \begin_layout Standard
32798 Pour barrer une formule ou une portion de formule, on doit charger le paquetage
32799  LaTeX 
32800 \series bold
32801 cancel
32802 \series default
32803
32804 \begin_inset Foot
32805 status collapsed
32806
32807 \begin_layout Plain Layout
32808
32809 \series bold
32810 cancel
32811 \series default
32812  fait partie de toutes les distributions LaTeX standard.
32813 \end_layout
32814
32815 \end_inset
32816
32817
32818 \begin_inset Index
32819 status collapsed
32820
32821 \begin_layout Plain Layout
32822 Paquetages ! cancel
32823 \end_layout
32824
32825 \end_inset
32826
32827  dans le préambule LaTeX avec la ligne
32828 \end_layout
32829
32830 \begin_layout Standard
32831
32832 \series bold
32833
32834 \backslash
32835 usepackage[samesize]{cancel}
32836 \end_layout
32837
32838 \begin_layout Standard
32839 Il y a quatre façon de barrer une formule:
32840 \end_layout
32841
32842 \begin_layout Standard
32843 \align center
32844 \begin_inset Tabular
32845 <lyxtabular version="3" rows="5" columns="2">
32846 <features>
32847 <column alignment="center" valignment="top" width="0">
32848 <column alignment="center" valignment="top" width="0">
32849 <row>
32850 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32851 \begin_inset Text
32852
32853 \begin_layout Plain Layout
32854 Commande
32855 \end_layout
32856
32857 \end_inset
32858 </cell>
32859 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32860 \begin_inset Text
32861
32862 \begin_layout Plain Layout
32863 Résultat
32864 \begin_inset Note Note
32865 status collapsed
32866
32867 \begin_layout Plain Layout
32868
32869 \series bold
32870
32871 \backslash
32872 hspace
32873 \series default
32874  et
32875 \series bold
32876  
32877 \backslash
32878 raisebox 
32879 \series default
32880 sont seulement utilisées pour faire de la place.
32881 \end_layout
32882
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" leftline="true" usebox="none">
32893 \begin_inset Text
32894
32895 \begin_layout Plain Layout
32896
32897 \backslash
32898 cancel{
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" leftline="true" rightline="true" usebox="none">
32919 \begin_inset Text
32920
32921 \begin_layout Plain Layout
32922 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\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" leftline="true" usebox="none">
32933 \begin_inset Text
32934
32935 \begin_layout Plain Layout
32936
32937 \backslash
32938 bcancel{
32939 \backslash
32940 int
32941 \begin_inset ERT
32942 status collapsed
32943
32944 \begin_layout Plain Layout
32945
32946
32947 \backslash
32948 spce 
32949 \end_layout
32950
32951 \end_inset
32952
32953 A=B
32954 \end_layout
32955
32956 \end_inset
32957 </cell>
32958 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
32959 \begin_inset Text
32960
32961 \begin_layout Plain Layout
32962 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
32963 \end_inset
32964
32965
32966 \end_layout
32967
32968 \end_inset
32969 </cell>
32970 </row>
32971 <row>
32972 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
32973 \begin_inset Text
32974
32975 \begin_layout Plain Layout
32976
32977 \backslash
32978 xcancel{
32979 \backslash
32980 int
32981 \begin_inset ERT
32982 status collapsed
32983
32984 \begin_layout Plain Layout
32985
32986
32987 \backslash
32988 spce 
32989 \end_layout
32990
32991 \end_inset
32992
32993 A=B
32994 \end_layout
32995
32996 \end_inset
32997 </cell>
32998 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
32999 \begin_inset Text
33000
33001 \begin_layout Plain Layout
33002 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
33003 \end_inset
33004
33005
33006 \end_layout
33007
33008 \end_inset
33009 </cell>
33010 </row>
33011 <row>
33012 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
33013 \begin_inset Text
33014
33015 \begin_layout Plain Layout
33016
33017 \backslash
33018 cancelto{1
33019 \begin_inset Formula $\to$
33020 \end_inset
33021
33022
33023 \backslash
33024 {
33025 \backslash
33026 int
33027 \begin_inset ERT
33028 status collapsed
33029
33030 \begin_layout Plain Layout
33031
33032
33033 \backslash
33034 spce 
33035 \end_layout
33036
33037 \end_inset
33038
33039 A=B
33040 \end_layout
33041
33042 \end_inset
33043 </cell>
33044 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
33045 \begin_inset Text
33046
33047 \begin_layout Plain Layout
33048 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
33049 \end_inset
33050
33051
33052 \end_layout
33053
33054 \end_inset
33055 </cell>
33056 </row>
33057 </lyxtabular>
33058
33059 \end_inset
33060
33061
33062 \end_layout
33063
33064 \begin_layout Standard
33065
33066 \series bold
33067
33068 \backslash
33069 cancelto
33070 \series default
33071  est particulièrement utile pour visualiser des simplifications de fractions
33072  dans les formules:
33073 \begin_inset Formula \[
33074 \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}}}\]
33075
33076 \end_inset
33077
33078
33079 \end_layout
33080
33081 \begin_layout Subsection
33082 Formules dans les entêtes de section
33083 \begin_inset CommandInset label
33084 LatexCommand label
33085 name "sub:formules-dans-les-entêtes"
33086
33087 \end_inset
33088
33089
33090 \begin_inset Index
33091 status collapsed
33092
33093 \begin_layout Plain Layout
33094 Formules ! dans les entêtes de section
33095 \end_layout
33096
33097 \end_inset
33098
33099
33100 \end_layout
33101
33102 \begin_layout Standard
33103 Quand des formules sont utilisées dans des entêtes de section, on doit prendre
33104  en compte les points suivants:
33105 \end_layout
33106
33107 \begin_layout Standard
33108 \begin_inset Note Greyedout
33109 status open
33110
33111 \begin_layout Plain Layout
33112 Quand la gestion de 
33113 \series bold
33114 hyperref
33115 \series default
33116
33117 \begin_inset Index
33118 status collapsed
33119
33120 \begin_layout Plain Layout
33121 Paquetages ! hyperref
33122 \end_layout
33123
33124 \end_inset
33125
33126  est activée dans le dialogue paramètres du document dans la rubrique 
33127 \family sans
33128 Propriétés du PDF
33129 \family default
33130 , les signets PDF sont créés dans la table des matières pour chaque entête
33131  de section.
33132  Si l'entête de section contient une formule, elle est affichée de façon
33133  incorrecte dans le texte du signet parce que les formules dans les signets
33134  ne respectent pas certaines conventions du PDF.
33135  
33136 \end_layout
33137
33138 \end_inset
33139
33140
33141 \end_layout
33142
33143 \begin_layout Standard
33144 Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
33145  de section un titre court avec le menu 
33146 \family sans
33147 Insérer\SpecialChar \menuseparator
33148 Titre
33149 \begin_inset space ~
33150 \end_inset
33151
33152 court
33153 \family default
33154 .
33155  Les titres courts sont en général utilisés avec des entêtes de section
33156  couvrant plusieurs lignes pour garder une table des matière bien ordonnée.
33157  Seul le titre court apparaît dans la table des matières et donc dans les
33158  signets PDF.
33159 \end_layout
33160
33161 \begin_layout Standard
33162 Quand des formules doivent apparaître dans la table des matières mais que
33163  l'on utilise aussi 
33164 \series bold
33165 hyperref
33166 \series default
33167 , on peut utiliser la commande suivante en mode TeX:
33168 \end_layout
33169
33170 \begin_layout Standard
33171
33172 \series bold
33173
33174 \backslash
33175 texorpdfstring{partie à problème}{alternative}
33176 \begin_inset Index
33177 status collapsed
33178
33179 \begin_layout Plain Layout
33180 Commandes ! T ! 
33181 \backslash
33182 texorpdfstring
33183 \end_layout
33184
33185 \end_inset
33186
33187
33188 \end_layout
33189
33190 \begin_layout Standard
33191 \begin_inset Quotes eld
33192 \end_inset
33193
33194 Partie à problème
33195 \begin_inset Quotes erd
33196 \end_inset
33197
33198  est la partie de l'entête qui ne doit pas apparaître dans les signets PDF.
33199  Cela peut être des caractères, des formules, des notes de bas de page,
33200  mais aussi des références croisées.
33201  L'
33202 \begin_inset Quotes erd
33203 \end_inset
33204
33205 alternative
33206 \begin_inset Quotes erd
33207 \end_inset
33208
33209  est utilisée à la place de la 
33210 \begin_inset Quotes eld
33211 \end_inset
33212
33213 partie à problème
33214 \begin_inset Quotes erd
33215 \end_inset
33216
33217  pour les signets.
33218 \end_layout
33219
33220 \begin_layout Standard
33221 Voici deux exemples d'entêtes de section:
33222 \begin_inset VSpace -3mm
33223 \end_inset
33224
33225
33226 \begin_inset ERT
33227 status collapsed
33228
33229 \begin_layout Plain Layout
33230
33231
33232 \backslash
33233 boldmath 
33234 \end_layout
33235
33236 \end_inset
33237
33238
33239 \end_layout
33240
33241 \begin_layout Subsubsection
33242 Entête de section sans formule dans la table des matières 
33243 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33244 \end_inset
33245
33246
33247 \begin_inset OptArg
33248 status collapsed
33249
33250 \begin_layout Plain Layout
33251 Entête sans formule dans la table des matières
33252 \end_layout
33253
33254 \end_inset
33255
33256
33257 \end_layout
33258
33259 \begin_layout Subsubsection
33260 Entête de section avec formule dans la table des matières
33261 \begin_inset ERT
33262 status collapsed
33263
33264 \begin_layout Plain Layout
33265
33266
33267 \backslash
33268 texorpdfstring{
33269 \end_layout
33270
33271 \end_inset
33272
33273  
33274 \begin_inset Formula $\sqrt{-1}=\mathrm{i}$
33275 \end_inset
33276
33277
33278 \begin_inset ERT
33279 status collapsed
33280
33281 \begin_layout Plain Layout
33282
33283 }{}
33284 \end_layout
33285
33286 \end_inset
33287
33288
33289 \end_layout
33290
33291 \begin_layout Standard
33292 \begin_inset ERT
33293 status collapsed
33294
33295 \begin_layout Plain Layout
33296
33297
33298 \backslash
33299 unboldmath 
33300 \end_layout
33301
33302 \end_inset
33303
33304 Dans le premier entête, on a utilisé un titre court, dans le second la commande
33305  
33306 \series bold
33307
33308 \backslash
33309 texorpdfstring
33310 \series default
33311 .
33312 \end_layout
33313
33314 \begin_layout Standard
33315 Pour avoir la même mise en forme que les autres entêtes, toute l'entête
33316  a été placée dans un environnement  
33317 \series bold
33318 boldmath 
33319 \series default
33320
33321 \begin_inset Foot
33322 status collapsed
33323
33324 \begin_layout Plain Layout
33325 voir 
33326 \begin_inset CommandInset ref
33327 LatexCommand ref
33328 reference "sub:Formules-en-gras"
33329
33330 \end_inset
33331
33332
33333 \end_layout
33334
33335 \end_inset
33336
33337 .
33338 \end_layout
33339
33340 \begin_layout Subsection
33341 Formules dans du texte multi-colonnes
33342 \begin_inset Index
33343 status collapsed
33344
33345 \begin_layout Plain Layout
33346 Formules ! dans du texte multi-colonnes
33347 \end_layout
33348
33349 \end_inset
33350
33351
33352 \end_layout
33353
33354 \begin_layout Standard
33355 Quand elles se trouvent dans un texte multi-colonnes, les formules sont
33356  souvent trop larges pour tenir sur une colonne et donc elles doivent pouvoir
33357  utiliser toute la largeur de la page.
33358  Pour faire cela, on utilise le paquetage LaTeX 
33359 \series bold
33360 multicol
33361 \series default
33362
33363 \begin_inset Foot
33364 status collapsed
33365
33366 \begin_layout Plain Layout
33367
33368 \series bold
33369 multicol
33370 \series default
33371  fait partie de toutes les installations LaTeX standard.
33372 \end_layout
33373
33374 \end_inset
33375
33376
33377 \begin_inset Index
33378 status collapsed
33379
33380 \begin_layout Plain Layout
33381 Paquetages ! multicol
33382 \end_layout
33383
33384 \end_inset
33385
33386 , qui est chargé avec la ligne suivante dans le préambule LaTeX
33387 \end_layout
33388
33389 \begin_layout Standard
33390
33391 \series bold
33392
33393 \backslash
33394 usepackage{multicol}
33395 \end_layout
33396
33397 \begin_layout Standard
33398 \begin_inset Note Greyedout
33399 status open
33400
33401 \begin_layout Plain Layout
33402 Noter que dans ce cas on ne 
33403 \emph on
33404 doit pas 
33405 \emph default
33406 activer l'option 
33407 \family sans
33408 Document
33409 \begin_inset space ~
33410 \end_inset
33411
33412 sur
33413 \begin_inset space ~
33414 \end_inset
33415
33416 deux
33417 \begin_inset space ~
33418 \end_inset
33419
33420 colonnes
33421 \family default
33422  dans la rubrique 
33423 \family sans
33424 Format
33425 \begin_inset space ~
33426 \end_inset
33427
33428 du
33429 \begin_inset space ~
33430 \end_inset
33431
33432 texte 
33433 \family default
33434 du menu 
33435 \family sans
33436 Document\SpecialChar \menuseparator
33437 Paramètres
33438 \family default
33439 .
33440 \end_layout
33441
33442 \end_inset
33443
33444
33445 \end_layout
33446
33447 \begin_layout Standard
33448 Avant le texte multi-colonnes on met la commande
33449 \end_layout
33450
33451 \begin_layout Standard
33452
33453 \series bold
33454
33455 \backslash
33456 begin{multicols}{nombre de colonnes}
33457 \end_layout
33458
33459 \begin_layout Standard
33460 en mode TeX.
33461  Le nombre de colonnes est un entier entre 2 et 10.
33462  Avant la formule, le texte multi-colonnes et interrompu avec la commande
33463 \end_layout
33464
33465 \begin_layout Standard
33466
33467 \series bold
33468
33469 \backslash
33470 end{multicols}
33471 \end_layout
33472
33473 \begin_layout Standard
33474 en mode TeX.
33475 \end_layout
33476
33477 \begin_layout Standard
33478 À cause de la commande, un peu d'espace est ajouté automatiquement avant
33479  la formule.
33480  Pour le supprimer, on peut insérer avant la formule un espace vertical
33481  de -6
33482 \begin_inset space \thinspace{}
33483 \end_inset
33484
33485 mm.
33486  Quand on utilise le style de formules 
33487 \series bold
33488 Indenté
33489 \begin_inset Foot
33490 status collapsed
33491
33492 \begin_layout Plain Layout
33493 voir 
33494 \begin_inset CommandInset ref
33495 LatexCommand ref
33496 reference "sec:Styles-de-formules"
33497
33498 \end_inset
33499
33500  pour les styles de formules.
33501 \end_layout
33502
33503 \end_inset
33504
33505
33506 \series default
33507 , il faut mettre un espace de -9
33508 \begin_inset space \thinspace{}
33509 \end_inset
33510
33511 mm à la place.
33512 \end_layout
33513
33514 \begin_layout Standard
33515 Comme exemple, un texte multi-colonne avec une formule hors-ligne:
33516 \end_layout
33517
33518 \begin_layout Standard
33519
33520 \lang german
33521 \begin_inset ERT
33522 status collapsed
33523
33524 \begin_layout Plain Layout
33525
33526
33527 \backslash
33528 begin{multicols}{2}
33529 \end_layout
33530
33531 \end_inset
33532
33533 Das Spektrum wird fouriertransformiert.
33534  the Fouriertransformation wird verwendet, um the überlagerten Signale (Netzwerk
33535 , Lösungsmittel) zu trennen.
33536  Nachdem wir the Phasenverschiebung bestimmen konnten, interessiert uns
33537  nun das Aussehen des Ausgangssignals.
33538  Im Experiment haben wir es with sehr vielen Teilchen zu tun, so that man
33539  über alle Phasen integrieren muss.
33540  Sei nun 
33541 \begin_inset Formula $S$
33542 \end_inset
33543
33544  unser normiertes Ausgangssignal and 
33545 \begin_inset Formula $P$
33546 \end_inset
33547
33548  the Phasenverteilungsfunktion, so ergibt sich the Beziehung
33549 \begin_inset ERT
33550 status collapsed
33551
33552 \begin_layout Plain Layout
33553
33554
33555 \backslash
33556 end{multicols}
33557 \end_layout
33558
33559 \end_inset
33560
33561
33562 \begin_inset VSpace -6mm
33563 \end_inset
33564
33565
33566 \begin_inset Formula \begin{equation}
33567 S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathrm{d}\phi\label{eq:fouriertrafo}\end{equation}
33568
33569 \end_inset
33570
33571
33572 \begin_inset ERT
33573 status collapsed
33574
33575 \begin_layout Plain Layout
33576
33577
33578 \backslash
33579 begin{multicols}{2}
33580 \end_layout
33581
33582 \end_inset
33583
33584 wobei 
33585 \begin_inset Formula $S_{0}$
33586 \end_inset
33587
33588  das Signal ohne Gradient ist and the Normierungsbedingung 
33589 \begin_inset Formula $\int_{-\infty}^{\infty}P(\phi,t)\,\mathrm{d}\phi=1$
33590 \end_inset
33591
33592  gilt.
33593  Nun dürfen wir aber nicht the Relaxationsprozess außer Acht lassen.
33594  Direkt nach the 
33595 \begin_inset Formula $\nicefrac{\pi}{2}$
33596 \end_inset
33597
33598
33599 \begin_inset space \thinspace{}
33600 \end_inset
33601
33602 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
33603  das Signal zusätzlich abschwächt.
33604  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
33605  
33606 \begin_inset Formula $T_{2}$
33607 \end_inset
33608
33609 -Zeit.
33610 \end_layout
33611
33612 \begin_layout Standard
33613
33614 \lang german
33615 \begin_inset ERT
33616 status collapsed
33617
33618 \begin_layout Plain Layout
33619
33620
33621 \backslash
33622 end{multicols}
33623 \end_layout
33624
33625 \end_inset
33626
33627
33628 \end_layout
33629
33630 \begin_layout Subsection
33631 Formules avec description des variables
33632 \begin_inset Index
33633 status collapsed
33634
33635 \begin_layout Plain Layout
33636 Formules ! avec description des variables
33637 \end_layout
33638
33639 \end_inset
33640
33641
33642 \end_layout
33643
33644 \begin_layout Standard
33645 Pour décrire les variable au sein d'une formule, comme dans la formule 
33646 \begin_inset CommandInset ref
33647 LatexCommand eqref
33648 reference "eq:within"
33649
33650 \end_inset
33651
33652 , on peut utiliser une matrice
33653 \begin_inset space ~
33654 \end_inset
33655
33656 2
33657 \series bold
33658 ×
33659 \series default
33660
33661 \begin_inset Formula $n$
33662 \end_inset
33663
33664  avec une colonne alignée à gauche pour les 
33665 \begin_inset Formula $n$
33666 \end_inset
33667
33668  variables utilisées
33669 \begin_inset Foot
33670 status collapsed
33671
33672 \begin_layout Plain Layout
33673 pour les matrices, voir 
33674 \begin_inset CommandInset ref
33675 LatexCommand ref
33676 reference "sec:Matrices"
33677
33678 \end_inset
33679
33680
33681 \end_layout
33682
33683 \end_inset
33684
33685 .
33686  Pour mettre la description en plus petits caractères, on peut insérer par
33687  exemple la commande 
33688 \series bold
33689
33690 \backslash
33691 footnotesize
33692 \series default
33693  avant la matrice
33694 \begin_inset Foot
33695 status collapsed
33696
33697 \begin_layout Plain Layout
33698 pour les tailles de polices, voir 
33699 \begin_inset CommandInset ref
33700 LatexCommand ref
33701 reference "sub:Tailles-polices"
33702
33703 \end_inset
33704
33705
33706 \end_layout
33707
33708 \end_inset
33709
33710 .
33711 \end_layout
33712
33713 \begin_layout Standard
33714 Quand on utilise le style de formules 
33715 \series bold
33716 Indenté
33717 \begin_inset Foot
33718 status collapsed
33719
33720 \begin_layout Plain Layout
33721 pour les styles de formules, voir 
33722 \begin_inset CommandInset ref
33723 LatexCommand ref
33724 reference "sec:Styles-de-formules"
33725
33726 \end_inset
33727
33728
33729 \end_layout
33730
33731 \end_inset
33732
33733
33734 \series default
33735 , on insère un 
33736 \series bold
33737
33738 \backslash
33739 hfill
33740 \series default
33741
33742 \begin_inset Foot
33743 status collapsed
33744
33745 \begin_layout Plain Layout
33746
33747 \series bold
33748
33749 \backslash
33750 hfill
33751 \series default
33752  marche seulement avec des formules dans le style 
33753 \series bold
33754 Indenté
33755 \series default
33756 , voir 
33757 \begin_inset CommandInset ref
33758 LatexCommand ref
33759 reference "sub:Espace-variable"
33760
33761 \end_inset
33762
33763 .
33764 \end_layout
33765
33766 \end_inset
33767
33768  avant et après la matrice pour avoir la même séparation entre la matrice
33769  et la formule et entre la matrice et la marge.
33770 \end_layout
33771
33772 \begin_layout Standard
33773 Quand on utilise le style de formules
33774 \series bold
33775  Centré
33776 \series default
33777 , on utilise la méthode décrite dans 
33778 \begin_inset CommandInset ref
33779 LatexCommand ref
33780 reference "sub:Environnement-Flalign"
33781
33782 \end_inset
33783
33784  pour indenter les formules.
33785  La formule 
33786 \begin_inset CommandInset ref
33787 LatexCommand eqref
33788 reference "eq:within"
33789
33790 \end_inset
33791
33792  consiste en cinq colonnes dont les deux premières contiennent l'équation,
33793  la troisième la matrice et la dernière une accolade TeX vide.
33794 \begin_inset Formula \begin{flalign}
33795 \hspace{30pt}F_{A} & =\rho·V·g & \footnotesize\begin{array}{ll}
33796 \rho & \textrm{density}\\
33797 V & \textrm{volume}\\
33798 g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{flalign}
33799
33800 \end_inset
33801
33802
33803 \end_layout
33804
33805 \begin_layout Subsection
33806 Lettres grecques minuscules droites
33807 \begin_inset CommandInset label
33808 LatexCommand label
33809 name "sub:minuscules-grecques-droites"
33810
33811 \end_inset
33812
33813
33814 \begin_inset Index
33815 status collapsed
33816
33817 \begin_layout Plain Layout
33818 Lettres grecques ! droites
33819 \end_layout
33820
33821 \end_inset
33822
33823
33824 \end_layout
33825
33826 \begin_layout Standard
33827 La plupart des polices de caractères mathématiques ne fournissent que des
33828  minuscules grecques italiques.
33829  Mais pour les symboles des particules élémentaires comme les pions et le
33830  neutrinos, on a besoin de lettre grecques droites.
33831  Elles sont fournies par le fichier 
33832 \series bold
33833 upgreek.sty
33834 \series default
33835
33836 \begin_inset Foot
33837 status collapsed
33838
33839 \begin_layout Plain Layout
33840
33841 \series bold
33842 upgreek
33843 \series default
33844  fait partie du paquetage LaTeX 
33845 \series bold
33846 was
33847 \series default
33848
33849 \begin_inset Index
33850 status collapsed
33851
33852 \begin_layout Plain Layout
33853 Paquetages ! was
33854 \begin_inset ERT
33855 status collapsed
33856
33857 \begin_layout Plain Layout
33858
33859
33860 \backslash
33861 vspace{4mm}
33862 \end_layout
33863
33864 \end_inset
33865
33866
33867 \end_layout
33868
33869 \end_inset
33870
33871 .
33872 \end_layout
33873
33874 \end_inset
33875
33876
33877 \begin_inset Index
33878 status collapsed
33879
33880 \begin_layout Plain Layout
33881 Paquetages ! upgreek
33882 \end_layout
33883
33884 \end_inset
33885
33886  qui est chargé avec la ligne suivante dans le préambule LaTeX:
33887 \end_layout
33888
33889 \begin_layout Standard
33890
33891 \series bold
33892
33893 \backslash
33894 usepackage{upgreek}
33895 \end_layout
33896
33897 \begin_layout Standard
33898 \begin_inset ERT
33899 status collapsed
33900
33901 \begin_layout Plain Layout
33902
33903
33904 \backslash
33905 ifupgreek 
33906 \end_layout
33907
33908 \end_inset
33909
33910
33911 \begin_inset Note Note
33912 status open
33913
33914 \begin_layout Plain Layout
33915 Ce qui suit ne sera affiché que si le paquetage LaTeX 
33916 \series bold
33917 upgreek
33918 \series default
33919  est installé
33920 \end_layout
33921
33922 \end_inset
33923
33924  On crée ces minuscules droites en commençant la commande pour une minuscule
33925  grecque par 
33926 \series bold
33927 up
33928 \series default
33929 .
33930  Par exemple, la commande 
33931 \series bold
33932
33933 \backslash
33934 uptau
33935 \series default
33936  donne ceci: 
33937 \begin_inset Formula $\uptau$
33938 \end_inset
33939
33940
33941 \end_layout
33942
33943 \begin_layout Standard
33944 Avec ces commandes, on peut typographier des réactions entre particules
33945  élémentaires:
33946 \begin_inset Formula \[
33947 \uppi^{+}\to\upmu^{+}+\upnu_{\upmu}\]
33948
33949 \end_inset
33950
33951
33952 \end_layout
33953
33954 \begin_layout Standard
33955 Les lettres droites sont plus grasses et plus larges que les italiques.
33956  On ne doit donc pas les utiliser pour des unités comme 
33957 \begin_inset Quotes eld
33958 \end_inset
33959
33960 µm
33961 \begin_inset Quotes erd
33962 \end_inset
33963
33964 .
33965 \end_layout
33966
33967 \begin_layout Standard
33968 \begin_inset ERT
33969 status collapsed
33970
33971 \begin_layout Plain Layout
33972
33973
33974 \backslash
33975 else 
33976 \end_layout
33977
33978 \end_inset
33979
33980
33981 \begin_inset Note Note
33982 status open
33983
33984 \begin_layout Plain Layout
33985 Ce qui suit sera affiché si la paquetage LaTeX 
33986 \series bold
33987 upgreek
33988 \series default
33989  n'est pas installé:
33990 \end_layout
33991
33992 \end_inset
33993
33994
33995 \end_layout
33996
33997 \begin_layout Standard
33998 Vous avez besoin du paquetage LaTeX 
33999 \series bold
34000 upgreek
34001 \series default
34002  pour voir le reste de cette sous section dans la sortie finale.
34003 \end_layout
34004
34005 \begin_layout Standard
34006 \begin_inset ERT
34007 status collapsed
34008
34009 \begin_layout Plain Layout
34010
34011
34012 \backslash
34013 fi 
34014 \end_layout
34015
34016 \end_inset
34017
34018
34019 \end_layout
34020
34021 \begin_layout Subsection
34022 Caractères texte dans les formules
34023 \begin_inset CommandInset label
34024 LatexCommand label
34025 name "sub:Caractères-texte"
34026
34027 \end_inset
34028
34029
34030 \begin_inset Index
34031 status collapsed
34032
34033 \begin_layout Plain Layout
34034 Texte ! dans les formules
34035 \end_layout
34036
34037 \end_inset
34038
34039
34040 \end_layout
34041
34042 \begin_layout Standard
34043 Dans certains cas, vous pouvez vouloir insérer des caractères en mode texte
34044  directement dans des formules.
34045  Quand, par exemple, vous utilisez souvent le point centré · dans des formules
34046  du genre 
34047 \begin_inset Formula $\nu=5·10^{5}\,\mathrm{Hz}$
34048 \end_inset
34049
34050 , vous devrez insérer tout le temps la commande 
34051 \series bold
34052
34053 \backslash
34054 cdot
34055 \series default
34056
34057 \begin_inset Foot
34058 status collapsed
34059
34060 \begin_layout Plain Layout
34061 voir 
34062 \begin_inset CommandInset ref
34063 LatexCommand ref
34064 reference "sub:Opérateurs-binaires"
34065
34066 \end_inset
34067
34068
34069 \end_layout
34070
34071 \end_inset
34072
34073 , puisque ce caractère est défini dans tous les encodages comme un caractère
34074  texte.
34075  Mais l'encodage peut être modifié avec cette ligne dans le préambule LaTeX:
34076 \end_layout
34077
34078 \begin_layout Standard
34079
34080 \series bold
34081
34082 \backslash
34083 Declare Inputtext{183}{
34084 \backslash
34085 ifmmode
34086 \backslash
34087 cdot
34088 \backslash
34089 else
34090 \backslash
34091 textperiodcentered
34092 \backslash
34093 f\SpecialChar \textcompwordmark{}
34094 i}
34095 \end_layout
34096
34097 \begin_layout Standard
34098 En plus du point centré, dans ce document on a défini le symbole degré °
34099  pour qu'il puisse être inséré directement dans une formule grâce à la ligne
34100  suivante dans le préambule LaTeX:
34101 \end_layout
34102
34103 \begin_layout Standard
34104
34105 \series bold
34106
34107 \backslash
34108 DeclareInputtext{176}{
34109 \backslash
34110 ifmmode^
34111 \backslash
34112 circ
34113 \backslash
34114 else
34115 \backslash
34116 textdegree
34117 \backslash
34118 f\SpecialChar \textcompwordmark{}
34119 i}
34120 \end_layout
34121
34122 \begin_layout Standard
34123 \begin_inset Newpage newpage
34124 \end_inset
34125
34126
34127 \end_layout
34128
34129 \begin_layout Section
34130 \start_of_appendix
34131 Conseils Typographiques
34132 \begin_inset Index
34133 status collapsed
34134
34135 \begin_layout Plain Layout
34136 Typographiques, conseils
34137 \end_layout
34138
34139 \end_inset
34140
34141
34142 \end_layout
34143
34144 \begin_layout Itemize
34145 Les symboles d'unités sont 
34146 \emph on
34147 toujours
34148 \emph default
34149  en caractères droits
34150 \begin_inset Foot
34151 status collapsed
34152
34153 \begin_layout Plain Layout
34154 obtenu avec les styles de polices, voir 
34155 \begin_inset CommandInset ref
34156 LatexCommand ref
34157 reference "sub:Styles-de-polices"
34158
34159 \end_inset
34160
34161
34162 \end_layout
34163
34164 \end_inset
34165
34166 : 30
34167 \begin_inset space \thinspace{}
34168 \end_inset
34169
34170 km/h
34171 \begin_inset Newline newline
34172 \end_inset
34173
34174 Entre la valeur numérique et l'unité on a la plus petite espace, voir 
34175 \begin_inset CommandInset ref
34176 LatexCommand ref
34177 reference "sub:Espace-prédéfini"
34178
34179 \end_inset
34180
34181 .
34182 \begin_inset Newline newline
34183 \end_inset
34184
34185 Cette convention est automatiquement respectée quand on utilise la commande
34186  
34187 \series bold
34188
34189 \backslash
34190 unittwo.
34191  
34192 \series default
34193 Quand on l'insère dans une formule, deux boîtes apparaissent.
34194  Dans la première on met la valeur et dans la seconde l'unité et on obtient
34195  comme ci-dessus: 
34196 \begin_inset Formula $\unit[30]{km/h}$
34197 \end_inset
34198
34199
34200 \begin_inset space \thinspace{}
34201 \end_inset
34202
34203 .
34204  Notez que 
34205 \series bold
34206
34207 \backslash
34208 unittwo
34209 \series default
34210  n'est pas une vraie commande LaTeX, mais c'est la commande 
34211 \series bold
34212
34213 \backslash
34214 unit[valeur]{unité}
34215 \series default
34216 , vous ne pouvez donc pas l'insérer en code TeX.
34217 \end_layout
34218
34219 \begin_layout Itemize
34220 Les symboles pourcent et les pour mille sont présentés comme les symboles
34221  d'unités:
34222 \begin_inset Newline newline
34223 \end_inset
34224
34225 1,2
34226 \begin_inset space \thinspace{}
34227 \end_inset
34228
34229 ‰ d'alcool dans le sang
34230 \begin_inset Foot
34231 status collapsed
34232
34233 \begin_layout Plain Layout
34234 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
34235 \end_layout
34236
34237 \end_inset
34238
34239
34240 \end_layout
34241
34242 \begin_layout Itemize
34243 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
34244  est utilisé dans une unité: 15
34245 \begin_inset space \thinspace{}
34246 \end_inset
34247
34248 °C
34249 \end_layout
34250
34251 \begin_layout Itemize
34252 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
34253  tous les trois chiffres pour les grouper: 18
34254 \begin_inset space \thinspace{}
34255 \end_inset
34256
34257 473
34258 \begin_inset space \thinspace{}
34259 \end_inset
34260
34261 588
34262 \end_layout
34263
34264 \begin_layout Itemize
34265 Pour exprimer des dimensions comme par exemple 120×90×40
34266 \begin_inset space \thinspace{}
34267 \end_inset
34268
34269 cm on utilise le signe de la multiplication 
34270 \begin_inset Quotes eld
34271 \end_inset
34272
34273 ×
34274 \begin_inset Quotes erd
34275 \end_inset
34276
34277  .
34278  On peut l'obtenir avec la commande LaTeX 
34279 \series bold
34280
34281 \backslash
34282 texttimes
34283 \series default
34284 , mais il peut aussi être accessible directement sur certains claviers
34285 \begin_inset Foot
34286 status collapsed
34287
34288 \begin_layout Plain Layout
34289 Par exemple sous Windows on l'obtient avec 
34290 \family sans
34291 Alt-0215
34292 \family default
34293  (NdT).
34294 \end_layout
34295
34296 \end_inset
34297
34298 .
34299 \end_layout
34300
34301 \begin_layout Itemize
34302 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
34303  sont écrites en caractères droits pour éviter toute confusion, voir 
34304 \begin_inset CommandInset ref
34305 LatexCommand ref
34306 reference "sub:Fonctions-prédéfinies"
34307
34308 \end_inset
34309
34310 .
34311 \end_layout
34312
34313 \begin_layout Itemize
34314 Les indices composés de plusieurs caractères sont écrits en caractères droits:
34315  
34316 \begin_inset Formula $E_{\mathrm{kin}}$
34317 \end_inset
34318
34319
34320 \begin_inset Newline newline
34321 \end_inset
34322
34323 Les composants de matrices sont en italiques: 
34324 \begin_inset Formula $\hat{H}_{kl}$
34325 \end_inset
34326
34327
34328 \end_layout
34329
34330 \begin_layout Itemize
34331 L'opérateur 'd' de différentiation/intégration, la constante d'Euler 'e',
34332  et la base des nombre imaginaires 'i' devraient être écrits en caractères
34333  droits pour éviter de les mélanger avec les autres variables.
34334 \end_layout
34335
34336 \begin_layout Standard
34337 \begin_inset Newpage newpage
34338 \end_inset
34339
34340
34341 \end_layout
34342
34343 \begin_layout Section
34344 Synonymes
34345 \begin_inset Index
34346 status collapsed
34347
34348 \begin_layout Plain Layout
34349 Synonymes
34350 \end_layout
34351
34352 \end_inset
34353
34354
34355 \end_layout
34356
34357 \begin_layout Standard
34358 Certains caractères peuvent être obtenus en utilisant différentes commandes.
34359  Voici une liste de commandes synonymes:
34360 \end_layout
34361
34362 \begin_layout Standard
34363 \begin_inset VSpace bigskip
34364 \end_inset
34365
34366
34367 \begin_inset space \hfill{}
34368 \end_inset
34369
34370
34371 \begin_inset Tabular
34372 <lyxtabular version="3" rows="12" columns="2">
34373 <features>
34374 <column alignment="center" valignment="top" width="0pt">
34375 <column alignment="center" valignment="top" width="0pt">
34376 <row>
34377 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34378 \begin_inset Text
34379
34380 \begin_layout Plain Layout
34381 Commande
34382 \end_layout
34383
34384 \end_inset
34385 </cell>
34386 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34387 \begin_inset Text
34388
34389 \begin_layout Plain Layout
34390 est équivalente à
34391 \begin_inset Note Note
34392 status collapsed
34393
34394 \begin_layout Plain Layout
34395
34396 \series bold
34397
34398 \backslash
34399 raisebox est seulement utilisée pour faire de la place
34400 \end_layout
34401
34402 \end_inset
34403
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 ast
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 \begin_inset ERT
34427 status collapsed
34428
34429 \begin_layout Plain Layout
34430
34431
34432 \backslash
34433 raisebox{-1.2mm}{
34434 \end_layout
34435
34436 \end_inset
34437
34438 *
34439 \begin_inset ERT
34440 status collapsed
34441
34442 \begin_layout Plain Layout
34443
34444 }
34445 \end_layout
34446
34447 \end_inset
34448
34449
34450 \end_layout
34451
34452 \end_inset
34453 </cell>
34454 </row>
34455 <row>
34456 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34457 \begin_inset Text
34458
34459 \begin_layout Plain Layout
34460
34461 \backslash
34462 choose
34463 \end_layout
34464
34465 \end_inset
34466 </cell>
34467 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34468 \begin_inset Text
34469
34470 \begin_layout Plain Layout
34471
34472 \backslash
34473 binom
34474 \end_layout
34475
34476 \end_inset
34477 </cell>
34478 </row>
34479 <row>
34480 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34481 \begin_inset Text
34482
34483 \begin_layout Plain Layout
34484
34485 \backslash
34486 geq
34487 \end_layout
34488
34489 \end_inset
34490 </cell>
34491 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34492 \begin_inset Text
34493
34494 \begin_layout Plain Layout
34495
34496 \backslash
34497 ge
34498 \end_layout
34499
34500 \end_inset
34501 </cell>
34502 </row>
34503 <row>
34504 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34505 \begin_inset Text
34506
34507 \begin_layout Plain Layout
34508
34509 \backslash
34510 lbrace
34511 \end_layout
34512
34513 \end_inset
34514 </cell>
34515 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34516 \begin_inset Text
34517
34518 \begin_layout Plain Layout
34519 {
34520 \end_layout
34521
34522 \end_inset
34523 </cell>
34524 </row>
34525 <row>
34526 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34527 \begin_inset Text
34528
34529 \begin_layout Plain Layout
34530
34531 \backslash
34532 lbracket
34533 \end_layout
34534
34535 \end_inset
34536 </cell>
34537 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34538 \begin_inset Text
34539
34540 \begin_layout Plain Layout
34541 [
34542 \end_layout
34543
34544 \end_inset
34545 </cell>
34546 </row>
34547 <row>
34548 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34549 \begin_inset Text
34550
34551 \begin_layout Plain Layout
34552
34553 \backslash
34554 leftarrow
34555 \end_layout
34556
34557 \end_inset
34558 </cell>
34559 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34560 \begin_inset Text
34561
34562 \begin_layout Plain Layout
34563
34564 \backslash
34565 gets
34566 \end_layout
34567
34568 \end_inset
34569 </cell>
34570 </row>
34571 <row>
34572 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34573 \begin_inset Text
34574
34575 \begin_layout Plain Layout
34576
34577 \backslash
34578 leq
34579 \end_layout
34580
34581 \end_inset
34582 </cell>
34583 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34584 \begin_inset Text
34585
34586 \begin_layout Plain Layout
34587
34588 \backslash
34589 le
34590 \end_layout
34591
34592 \end_inset
34593 </cell>
34594 </row>
34595 <row>
34596 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34597 \begin_inset Text
34598
34599 \begin_layout Plain Layout
34600
34601 \backslash
34602 lor
34603 \end_layout
34604
34605 \end_inset
34606 </cell>
34607 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34608 \begin_inset Text
34609
34610 \begin_layout Plain Layout
34611
34612 \backslash
34613 vee
34614 \end_layout
34615
34616 \end_inset
34617 </cell>
34618 </row>
34619 <row>
34620 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34621 \begin_inset Text
34622
34623 \begin_layout Plain Layout
34624
34625 \backslash
34626 neq
34627 \end_layout
34628
34629 \end_inset
34630 </cell>
34631 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34632 \begin_inset Text
34633
34634 \begin_layout Plain Layout
34635
34636 \backslash
34637 not=
34638 \end_layout
34639
34640 \end_inset
34641 </cell>
34642 </row>
34643 <row>
34644 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34645 \begin_inset Text
34646
34647 \begin_layout Plain Layout
34648
34649 \backslash
34650 slash
34651 \end_layout
34652
34653 \end_inset
34654 </cell>
34655 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34656 \begin_inset Text
34657
34658 \begin_layout Plain Layout
34659 /
34660 \end_layout
34661
34662 \end_inset
34663 </cell>
34664 </row>
34665 <row>
34666 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34667 \begin_inset Text
34668
34669 \begin_layout Plain Layout
34670
34671 \backslash
34672 vert
34673 \end_layout
34674
34675 \end_inset
34676 </cell>
34677 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34678 \begin_inset Text
34679
34680 \begin_layout Plain Layout
34681 |
34682 \end_layout
34683
34684 \end_inset
34685 </cell>
34686 </row>
34687 </lyxtabular>
34688
34689 \end_inset
34690
34691
34692 \begin_inset space \hfill{}
34693 \end_inset
34694
34695
34696 \begin_inset Tabular
34697 <lyxtabular version="3" rows="12" columns="2">
34698 <features>
34699 <column alignment="center" valignment="top" width="0pt">
34700 <column alignment="center" valignment="top" width="0pt">
34701 <row>
34702 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34703 \begin_inset Text
34704
34705 \begin_layout Plain Layout
34706 Commande
34707 \end_layout
34708
34709 \end_inset
34710 </cell>
34711 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34712 \begin_inset Text
34713
34714 \begin_layout Plain Layout
34715 est équivalente à
34716 \end_layout
34717
34718 \end_inset
34719 </cell>
34720 </row>
34721 <row>
34722 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34723 \begin_inset Text
34724
34725 \begin_layout Plain Layout
34726
34727 \backslash
34728 backslash
34729 \end_layout
34730
34731 \end_inset
34732 </cell>
34733 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34734 \begin_inset Text
34735
34736 \begin_layout Plain Layout
34737
34738 \backslash
34739
34740 \backslash
34741
34742 \end_layout
34743
34744 \end_inset
34745 </cell>
34746 </row>
34747 <row>
34748 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34749 \begin_inset Text
34750
34751 \begin_layout Plain Layout
34752
34753 \backslash
34754 dasharrow
34755 \end_layout
34756
34757 \end_inset
34758 </cell>
34759 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34760 \begin_inset Text
34761
34762 \begin_layout Plain Layout
34763
34764 \backslash
34765 dashrightarrow
34766 \end_layout
34767
34768 \end_inset
34769 </cell>
34770 </row>
34771 <row>
34772 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34773 \begin_inset Text
34774
34775 \begin_layout Plain Layout
34776
34777 \backslash
34778 land
34779 \end_layout
34780
34781 \end_inset
34782 </cell>
34783 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34784 \begin_inset Text
34785
34786 \begin_layout Plain Layout
34787
34788 \backslash
34789 wedge
34790 \end_layout
34791
34792 \end_inset
34793 </cell>
34794 </row>
34795 <row>
34796 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34797 \begin_inset Text
34798
34799 \begin_layout Plain Layout
34800
34801 \backslash
34802 rbrace
34803 \end_layout
34804
34805 \end_inset
34806 </cell>
34807 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34808 \begin_inset Text
34809
34810 \begin_layout Plain Layout
34811 }
34812 \end_layout
34813
34814 \end_inset
34815 </cell>
34816 </row>
34817 <row>
34818 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34819 \begin_inset Text
34820
34821 \begin_layout Plain Layout
34822
34823 \backslash
34824 rbracket
34825 \end_layout
34826
34827 \end_inset
34828 </cell>
34829 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34830 \begin_inset Text
34831
34832 \begin_layout Plain Layout
34833 ]
34834 \end_layout
34835
34836 \end_inset
34837 </cell>
34838 </row>
34839 <row>
34840 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34841 \begin_inset Text
34842
34843 \begin_layout Plain Layout
34844
34845 \backslash
34846 rightarrow
34847 \end_layout
34848
34849 \end_inset
34850 </cell>
34851 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34852 \begin_inset Text
34853
34854 \begin_layout Plain Layout
34855
34856 \backslash
34857 to
34858 \end_layout
34859
34860 \end_inset
34861 </cell>
34862 </row>
34863 <row>
34864 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34865 \begin_inset Text
34866
34867 \begin_layout Plain Layout
34868
34869 \backslash
34870 lnot
34871 \end_layout
34872
34873 \end_inset
34874 </cell>
34875 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34876 \begin_inset Text
34877
34878 \begin_layout Plain Layout
34879
34880 \backslash
34881 neg
34882 \end_layout
34883
34884 \end_inset
34885 </cell>
34886 </row>
34887 <row>
34888 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34889 \begin_inset Text
34890
34891 \begin_layout Plain Layout
34892
34893 \backslash
34894 ne
34895 \end_layout
34896
34897 \end_inset
34898 </cell>
34899 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34900 \begin_inset Text
34901
34902 \begin_layout Plain Layout
34903
34904 \backslash
34905 not=
34906 \end_layout
34907
34908 \end_inset
34909 </cell>
34910 </row>
34911 <row>
34912 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34913 \begin_inset Text
34914
34915 \begin_layout Plain Layout
34916
34917 \backslash
34918 owns
34919 \end_layout
34920
34921 \end_inset
34922 </cell>
34923 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34924 \begin_inset Text
34925
34926 \begin_layout Plain Layout
34927
34928 \backslash
34929 ni
34930 \end_layout
34931
34932 \end_inset
34933 </cell>
34934 </row>
34935 <row>
34936 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
34937 \begin_inset Text
34938
34939 \begin_layout Plain Layout
34940
34941 \backslash
34942 square
34943 \end_layout
34944
34945 \end_inset
34946 </cell>
34947 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
34948 \begin_inset Text
34949
34950 \begin_layout Plain Layout
34951
34952 \backslash
34953 Box
34954 \end_layout
34955
34956 \end_inset
34957 </cell>
34958 </row>
34959 <row>
34960 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
34961 \begin_inset Text
34962
34963 \begin_layout Plain Layout
34964
34965 \backslash
34966 Vert
34967 \end_layout
34968
34969 \end_inset
34970 </cell>
34971 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
34972 \begin_inset Text
34973
34974 \begin_layout Plain Layout
34975
34976 \backslash
34977 |
34978 \end_layout
34979
34980 \end_inset
34981 </cell>
34982 </row>
34983 </lyxtabular>
34984
34985 \end_inset
34986
34987
34988 \lang english
34989
34990 \begin_inset space \hfill{}
34991 \end_inset
34992
34993
34994 \end_layout
34995
34996 \begin_layout Standard
34997
34998 \lang english
34999 \begin_inset Newpage newpage
35000 \end_inset
35001
35002
35003 \end_layout
35004
35005 \begin_layout Bibliography
35006 \begin_inset CommandInset bibitem
35007 LatexCommand bibitem
35008 key "TLC2"
35009
35010 \end_inset
35011
35012
35013 \shape smallcaps
35014 Mittelbach, F.
35015  ; Goossens, M.
35016 \shape default
35017
35018 \shape italic
35019 The LaTeX Companion
35020 \shape default
35021 .
35022  Addison Wesley, 2004
35023 \end_layout
35024
35025 \begin_layout Bibliography
35026 \begin_inset CommandInset bibitem
35027 LatexCommand bibitem
35028 key "Mathmode"
35029
35030 \end_inset
35031
35032
35033 \begin_inset CommandInset href
35034 LatexCommand href
35035 name "Description"
35036 target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
35037
35038 \end_inset
35039
35040  des possibilités mathématiques de LaTeX
35041 \end_layout
35042
35043 \begin_layout Bibliography
35044 \begin_inset CommandInset bibitem
35045 LatexCommand bibitem
35046 key "Voss"
35047
35048 \end_inset
35049
35050
35051 \begin_inset CommandInset href
35052 LatexCommand href
35053 name "Page"
35054 target "http://tug.org/TeXnik/"
35055
35056 \end_inset
35057
35058  de trucs et astuces LaTeX
35059 \end_layout
35060
35061 \begin_layout Bibliography
35062 \begin_inset CommandInset bibitem
35063 LatexCommand bibitem
35064 key "AMS"
35065
35066 \end_inset
35067
35068
35069 \begin_inset CommandInset href
35070 LatexCommand href
35071 name "Description"
35072 target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
35073
35074 \end_inset
35075
35076  de 
35077 \begin_inset ERT
35078 status collapsed
35079
35080 \begin_layout Plain Layout
35081
35082
35083 \backslash
35084 AmS
35085 \end_layout
35086
35087 \end_inset
35088
35089 -LaTeX
35090 \end_layout
35091
35092 \begin_layout Bibliography
35093 \begin_inset CommandInset bibitem
35094 LatexCommand bibitem
35095 key "Symbole"
35096
35097 \end_inset
35098
35099
35100 \begin_inset CommandInset href
35101 LatexCommand href
35102 name "Liste"
35103 target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
35104
35105 \end_inset
35106
35107  de tous les symboles disponibles avec les paquetages LaTeX
35108 \end_layout
35109
35110 \begin_layout Bibliography
35111 \begin_inset CommandInset bibitem
35112 LatexCommand bibitem
35113 key "hyperref"
35114
35115 \end_inset
35116
35117
35118 \begin_inset CommandInset href
35119 LatexCommand href
35120 name "Documentation"
35121 target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
35122
35123 \end_inset
35124
35125  paquetage LaTeX 
35126 \series bold
35127 hyperref
35128 \series default
35129
35130 \begin_inset Index
35131 status collapsed
35132
35133 \begin_layout Plain Layout
35134 Paquetages ! hyperref
35135 \end_layout
35136
35137 \end_inset
35138
35139
35140 \end_layout
35141
35142 \begin_layout Bibliography
35143 \begin_inset CommandInset bibitem
35144 LatexCommand bibitem
35145 key "Mathclap"
35146
35147 \end_inset
35148
35149
35150 \begin_inset CommandInset href
35151 LatexCommand href
35152 name "Description"
35153 target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
35154
35155 \end_inset
35156
35157  de la commande 
35158 \series bold
35159
35160 \backslash
35161 mathclap
35162 \series default
35163 , décrite dans 
35164 \begin_inset CommandInset ref
35165 LatexCommand ref
35166 reference "sub:Limites-des-opérateurs"
35167
35168 \end_inset
35169
35170
35171 \begin_inset Index
35172 status collapsed
35173
35174 \begin_layout Plain Layout
35175 Commandes ! M ! 
35176 \backslash
35177 mathclap
35178 \end_layout
35179
35180 \end_inset
35181
35182
35183 \end_layout
35184
35185 \begin_layout Bibliography
35186 \begin_inset CommandInset bibitem
35187 LatexCommand bibitem
35188 key "Duden"
35189
35190 \end_inset
35191
35192
35193 \emph on
35194 Duden Band 1
35195 \emph default
35196 .
35197  22.
35198  Auflage, Duden 2001
35199 \end_layout
35200
35201 \begin_layout Subsubsection*
35202 \begin_inset CommandInset index_print
35203 LatexCommand printindex
35204
35205 \end_inset
35206
35207
35208 \end_layout
35209
35210 \end_body
35211 \end_document