]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/fr/Math.lyx
Extended.lyx: correction as we use now the OS default file dialog
[lyx.git] / lib / doc / fr / Math.lyx
index 12e07045e66f78eb49b32867d1010116a79c2e09..3ac7ea38cfd660e8509f55f0eae15dcbf5b37059 100644 (file)
@@ -1,5 +1,5 @@
-#LyX 1.5.4svn created this file. For more info see http://www.lyx.org/
-\lyxformat 276
+#LyX 1.6.0svn created this file. For more info see http://www.lyx.org/
+\lyxformat 340
 \begin_document
 \begin_header
 \textclass scrartcl
 \IfFileExists{lmodern.sty}
  {\usepackage{lmodern}}{}
 
-% link all cross references and URLs
-% in pdf output
- \usepackage[colorlinks=true, bookmarks, bookmarksnumbered,
-  bookmarksopen, bookmarksopenlevel=1,
-  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,
-  pdfpagelayout=OneColumn, pdfnewwindow=true,
-  pdfstartview=XYZ, plainpages=false, pdfpagelabels,
-  pdfauthor={L'équipe LyX}, pdftex,
-  pdftitle={Manuel mathématique de LyXl},
-  pdfsubject={Documentation sur les mathématiques avec LyX},
-  pdfkeywords={LyX, Mathed}]{hyperref}
-\else % if dvi or ps is produced
-
- % link all cross references and URLs in DVI output
- \usepackage[ps2pdf, colorlinks=true,
-  linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue]{hyperref}
-
 \fi % end if pdflatex is used
 
 % Folgendes Problem lösen:
 \DeclareInputText{183}{\ifmmode\cdot\else\textperiodcentered\fi}
 
 % increase link area for cross-references and autoname them,
-% see sec. 22.18.1
 \AtBeginDocument{\renewcommand{\ref}[1]{\mbox{\autoref{#1}}}}
-%\renewcommand{\sectionautorefname}{sec.\negthinspace}
-\renewcommand{\subsectionautorefname}{sec.\negthinspace}
-\renewcommand{\subsubsectionautorefname}{sec.\negthinspace}
 \newlength{\abc}
 \settowidth{\abc}{\space}
-\renewcommand{\equationautorefname}{\hspace{-\abc}}
+\addto\extrasfrench{
+ \renewcommand{\equationautorefname}{\hspace{-\abc}}
+ \renewcommand{\sectionautorefname}{sec.\negthinspace}
+ \renewcommand{\subsectionautorefname}{sec.\negthinspace}
+ \renewcommand{\subsubsectionautorefname}{sec.\negthinspace}}
 
 % don't load packages twice
 % see first footnote in sec. 9.3
 
 % the pages of the TOC are numbered roman
 % and a PDF-bookmark for the TOC is added
-\pagenumbering{Roman}
+\pagenumbering{roman}
 \let\myTOC\tableofcontents
 \renewcommand{\tableofcontents}{%
  \vspace{1cm}
- \pdfbookmark[1]{Contents}{}
+ \pdfbookmark[1]{\contentsname}{}
  \myTOC
  \cleardoublepage
  \pagenumbering{arabic}}
 
 % insert additional vertical space of 1.5 mm between footnotes,
-% see sec. 22.16
 \let\myFoot\footnote
 \renewcommand{\footnote}[1]{\myFoot{#1\vspace{1.5mm}}}
 
 \usepackage{multirow}
 \usepackage{multicol}
 
-% needed for diagrams
-\usepackage{amscd}
-
 % needed in sec. 19.4
 \usepackage{remreset}
 
 \renewenvironment{lyxgreyedout}
  {\textcolor{blue}\bgroup}{\egroup}
 
+% ------------------------------------
+% used to check for needed LaTeX packages
+\usepackage{ifthen}
+
 % check for package eurosym
 % used for the Euro symbol
 \newboolean{eurosym}
  {\usepackage{upgreek}
   \setboolean{upgreek}{true}}
  {\setboolean{upgreek}{false}}
+
+% use normal list environments also in French documents
+\StandardLayout
 \end_preamble
 \options bibtotoc,idxtotoc,BCOR7.5mm,titlepage,tablecaptionabove
 \language french
 \font_osf false
 \font_sf_scale 100
 \font_tt_scale 100
+
 \graphics default
 \paperfontsize 12
 \spacing single
+\use_hyperref true
+\pdf_title "Manuel mathématique de LyX"
+\pdf_author "L'équipe LyX, Uwe Stöhr, traducteur: Siegfried Meunier-Guttin-Cluzel"
+\pdf_subject "Documentation sur les mathématiques avec LyX"
+\pdf_keywords "LyX, Mathed"
+\pdf_bookmarks true
+\pdf_bookmarksnumbered true
+\pdf_bookmarksopen true
+\pdf_bookmarksopenlevel 1
+\pdf_breaklinks false
+\pdf_pdfborder false
+\pdf_colorlinks true
+\pdf_backref false
+\pdf_pagebackref false
+\pdf_pdfusetitle false
+\pdf_quoted_options "linkcolor=black, citecolor=black, urlcolor=blue, filecolor=blue,  pdfpagelayout=OneColumn, pdfnewwindow=true,  pdfstartview=XYZ, plainpages=false, pdfpagelabels"
 \papersize a4paper
 \use_geometry false
 \use_amsmath 2
@@ -202,34 +204,18 @@ Manuel mathématique détaillé de LyX
 \begin_layout Author
 par l'équipe LyX 
 \begin_inset Foot
-status open
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \noindent
 Si vous avez des commentaires ou des corrections d'erreurs, faites les parvenir
  à la liste de diffusion de la documentation de LyX: 
 \family typewriter
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{mailto:lyx-docs@lists.lyx.org?subject=LyX's Math manual}{
-\end_layout
-
-\end_inset
-
-lyx-docs@lists.lyx.org
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "lyx-docs@lists.lyx.org"
+target "lyx-docs@lists.lyx.org?subject=LyX's Math manual"
 
 \end_inset
 
@@ -242,29 +228,32 @@ status collapsed
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 auteur: Uwe Stöhr
 \end_layout
 
-\begin_layout Standard
-traducteur: Siegfried MEUNIER-GUTTIN-CLUZEL
+\begin_layout Plain Layout
+traducteur: Siegfried Meunier-Guttin-Cluzel
 \end_layout
 
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
+
+\begin_inset Newline newline
+\end_inset
 
-\newline
 
 \family sans
-Version 1.5.4-
-\family default
-1
+Version 1.6svn
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand tableofcontents
+\begin_inset CommandInset toc
+LatexCommand tableofcontents
 
 \end_inset
 
@@ -273,9 +262,9 @@ Version 1.5.4-
 
 \begin_layout Standard
 \begin_inset Note Note
-status collapsed
+status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Pour pouvoir exporter ce document en PDF, PS, ou DVI les paquetages LaTeX
  
 \series bold
@@ -301,14 +290,16 @@ was
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Section
 Introduction
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Introduction"
 
 \end_inset
@@ -364,7 +355,7 @@ Options mode math
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 L'option 
 \family sans
 Utiliser automatiquement le paquetage math AMS
@@ -373,7 +364,7 @@ Utiliser automatiquement le paquetage math AMS
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -382,7 +373,10 @@ AmS
 
 \end_inset
 
-\InsetSpace ~
+
+\begin_inset space ~
+\end_inset
+
 que si on utilise des constructions mathématiques qui sont reconnues par
  LyX.
 \end_layout
@@ -397,7 +391,7 @@ Ce document ne liste pas la totalité des commandes math-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -406,17 +400,20 @@ AmS
 
 \end_inset
 
-\InsetSpace ~
+
+\begin_inset space ~
+\end_inset
+
 pour des raisons de bon sens
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 On trouve une liste de toutes les commandes math-
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -425,35 +422,22 @@ AmS
 
 \end_inset
 
-\InsetSpace ~
-dans le fichier 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps}{
-\end_layout
 
+\begin_inset space ~
 \end_inset
 
-
+dans le fichier 
 \family sans
-amsguide.ps
-\family default
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "amsguide.ps"
+target "ftp://ctan.tug.org/tex-archive/macros/amstex/doc/amsguide.ps"
 
 \end_inset
 
+
+\family default
 , qui est inclus dans toutes les installations LaTeX standard.
 \end_layout
 
@@ -464,7 +448,8 @@ status collapsed
 
 \begin_layout Section
 Instructions générales
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Instructions-générales"
 
 \end_inset
@@ -474,8 +459,12 @@ name "sec:Instructions-générales"
 
 \begin_layout Standard
 Pour créer une formule en ligne
-\begin_inset LatexCommand index
-name "Formules ! en ligne"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! en ligne
+\end_layout
 
 \end_inset
 
@@ -491,10 +480,16 @@ Ctrl-m
 \end_inset
 
  de la barre d'outils
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Pour créer une formule hors ligne
-\begin_inset LatexCommand index
-name "Formules ! hors ligne"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! hors ligne
+\end_layout
 
 \end_inset
 
@@ -530,8 +525,14 @@ Pour afficher des parties d'une formule en ligne avec la même taille qu'une
 
 \backslash
 displaystyle
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash displaystyle"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+displaystyle
+\end_layout
 
 \end_inset
 
@@ -564,7 +565,10 @@ Math
  la barre d'outils s'affiche de façon permanente en bas de l'interface;
  cet état est visualisé dans le menu 
 \family sans
-Barres\InsetSpace ~
+Barres
+\begin_inset space ~
+\end_inset
+
 d'outils 
 \family default
 par une coche.
@@ -599,8 +603,12 @@ Math (auto)
 
 \begin_layout Standard
 Le mode TeX
-\begin_inset LatexCommand index
-name "Mode TeX"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Mode TeX
+\end_layout
 
 \end_inset
 
@@ -614,25 +622,17 @@ name "Mode TeX"
  de la barre d'outils ou en utilisant le menu 
 \family sans
 Insérer\SpecialChar \menuseparator
-Code\InsetSpace ~
-T
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-{
-\end_layout
-
+Code
+\begin_inset space ~
 \end_inset
 
-e
+Te
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-}
+{}
 \end_layout
 
 \end_inset
@@ -647,7 +647,7 @@ Ctrl-l
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Dans LyX il y a trois 
 \begin_inset Quotes eld
 \end_inset
@@ -660,9 +660,9 @@ nom propres
  ou en exposant: TeX, LaTeX, et LyX
 \end_layout
 
-\begin_layout Standard
-Pour éviter que ces noms soient reconnus comme des noms propres, les accolades
TeX sont placées autour d'une des lettres du nom.
+\begin_layout Plain Layout
+Pour éviter que ces noms soient reconnus comme des noms propres, on insère
une paire d'accolades TeX .
 \end_layout
 
 \end_inset
@@ -672,8 +672,12 @@ Pour éviter que ces noms soient reconnus comme des noms propres, les accolades
 
 \begin_layout Standard
 Pour modifier le préambule LaTeX
-\begin_inset LatexCommand index
-name "Préambule LaTeX"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Préambule LaTeX
+\end_layout
 
 \end_inset
 
@@ -681,25 +685,17 @@ name "Préambule LaTeX"
 \family sans
 Document\SpecialChar \menuseparator
 Paramètres\SpecialChar \menuseparator
-Préambule\InsetSpace ~
-La
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-{
-\end_layout
-
+Préambule
+\begin_inset space ~
 \end_inset
 
-T
+LaT
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
-}
+{}
 \end_layout
 
 \end_inset
@@ -719,8 +715,14 @@ Math
  and 
 \family sans
 Éditer\SpecialChar \menuseparator
-Lignes\InsetSpace \thinspace{}
-&\InsetSpace \thinspace{}
+Lignes
+\begin_inset space \thinspace{}
+\end_inset
+
+&
+\begin_inset space \thinspace{}
+\end_inset
+
 colonnes,
 \family default
  ou la barre d'outils 
@@ -740,7 +742,7 @@ Quand on veut écrire du texte dans des formules
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Pour les formules multilignes, on utilise la commande 
 \series bold
 
@@ -748,7 +750,8 @@ Pour les formules multilignes, on utilise la commande
 intertext,
 \series default
  voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Texte-dans-multi-lignes"
 
 \end_inset
@@ -763,21 +766,32 @@ reference "sub:Texte-dans-multi-lignes"
 texte mathématique
 \emph default
 
-\begin_inset LatexCommand index
-name "Texte ! dans les formules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Texte ! dans les formules
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Mathématique, texte"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Mathématique, texte
+\end_layout
 
 \end_inset
 
 .
  Ce mode est invoqué à l'aide du raccourci
 \family sans
- Alt-m\InsetSpace ~
+ Alt-m
+\begin_inset space ~
+\end_inset
+
 m
 \family default
  ou en insérant la commande 
@@ -785,8 +799,14 @@ m
 
 \backslash
 text
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash text"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+text
+\end_layout
 
 \end_inset
 
@@ -837,8 +857,12 @@ Une commande commence toujours par une barre de fraction inverse (anti-slash)
  vont avec.
  Les accolades placées autour des arguments obligatoires seront nommées
  accolade TeX dans ce document
-\begin_inset LatexCommand index
-name "Accolades TeX"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accolades TeX
+\end_layout
 
 \end_inset
 
@@ -885,8 +909,9 @@ Ctrl-Space
 \end_layout
 
 \begin_layout Subsection*
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 Explications sur la syntaxe
 \end_layout
 
@@ -895,7 +920,7 @@ Le symbole
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ce caractère espace visible peut être obtenu en utilisant la commande 
 \series bold
 
@@ -903,8 +928,14 @@ Ce caractère espace visible peut être obtenu en utilisant la commande
 textvisiblespace
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash textvisiblespace"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+textvisiblespace
+\end_layout
 
 \end_inset
 
@@ -917,7 +948,7 @@ name "Commandes ! T ! \\textbackslash textvisiblespace"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -926,7 +957,10 @@ spce
 
 \end_inset
 
-\InsetSpace ~
+
+\begin_inset space ~
+\end_inset
+
 indique que l'on doit mettre une espace.
 \end_layout
 
@@ -939,7 +973,7 @@ Une flèche comme celle-ci
 \end_layout
 
 \begin_layout Subsection*
-Unités utilisées
+Unités disponibles
 \end_layout
 
 \begin_layout Standard
@@ -950,17 +984,18 @@ wide false
 sideways false
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Caption
 
-\begin_layout Standard
-\begin_inset LatexCommand label
-name "tab:Unités-utilisées"
+\begin_layout Plain Layout
+\begin_inset CommandInset label
+LatexCommand label
+name "tab:Unités-disponibles"
 
 \end_inset
 
-Unités utilisées
+Unités disponibles
 \end_layout
 
 \end_inset
@@ -968,38 +1003,38 @@ Unités utilisées
 
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Unité
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Nom / Description
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 mm
 \end_layout
 
@@ -1008,18 +1043,18 @@ mm
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Millimètre
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 cm
 \end_layout
 
@@ -1028,18 +1063,18 @@ cm
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Centimètre
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 in
 \end_layout
 
@@ -1048,20 +1083,26 @@ in
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Pouce (1\InsetSpace \thinspace{}
-in = 2,54\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Pouce (1
+\begin_inset space \thinspace{}
+\end_inset
+
+in = 2,54
+\begin_inset space \thinspace{}
+\end_inset
+
 cm)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pt
 \end_layout
 
@@ -1070,20 +1111,26 @@ pt
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Point (72.27\InsetSpace \thinspace{}
-pt = 1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Point (72.27
+\begin_inset space \thinspace{}
+\end_inset
+
+pt = 1
+\begin_inset space \thinspace{}
+\end_inset
+
 in)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pc
 \end_layout
 
@@ -1092,20 +1139,26 @@ pc
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Pica (1\InsetSpace \thinspace{}
-pc = 12\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Pica (1
+\begin_inset space \thinspace{}
+\end_inset
+
+pc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
 pt)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 sp
 \end_layout
 
@@ -1114,20 +1167,26 @@ sp
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-scaled point (65536\InsetSpace \thinspace{}
-sp = 1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+scaled point (65536
+\begin_inset space \thinspace{}
+\end_inset
+
+sp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
 pt)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 bp
 \end_layout
 
@@ -1136,20 +1195,26 @@ bp
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-big point (72\InsetSpace \thinspace{}
-bp = 1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+big point (72
+\begin_inset space \thinspace{}
+\end_inset
+
+bp = 1
+\begin_inset space \thinspace{}
+\end_inset
+
 in)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 dd
 \end_layout
 
@@ -1158,24 +1223,30 @@ dd
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Didot (1\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Didot (1
+\begin_inset space \thinspace{}
+\end_inset
+
 dd 
 \begin_inset Formula $\approx$
 \end_inset
 
- 0.376\InsetSpace \thinspace{}
+ 0.376
+\begin_inset space \thinspace{}
+\end_inset
+
 mm)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 cc
 \end_layout
 
@@ -1184,20 +1255,26 @@ cc
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Cicero (1\InsetSpace \thinspace{}
-cc = 12\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+Cicero (1
+\begin_inset space \thinspace{}
+\end_inset
+
+cc = 12
+\begin_inset space \thinspace{}
+\end_inset
+
 dd)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ex
 \end_layout
 
@@ -1206,7 +1283,7 @@ ex
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Hauteur de la lettre 
 \emph on
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 em
 \end_layout
 
@@ -1238,7 +1315,7 @@ em
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Largeur de la lettre 
 \begin_inset Quotes eld
 \end_inset
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 mu
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-unité math  (1\InsetSpace \thinspace{}
-mu = 
-\begin_inset Formula $\nicefrac{1}{18}$
+\begin_layout Plain Layout
+unité math  (1
+\begin_inset space \thinspace{}
 \end_inset
 
-\InsetSpace \thinspace{}
-em)
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-La commande 
-\series bold
-
-\backslash
-textfrac
-\series default
- est expliquée sec.\InsetSpace \thinspace{}
-
-\begin_inset LatexCommand ref
-reference "sub:Fractions-personnalisées"
-
+mu = 
+\begin_inset Formula $\nicefrac{1}{18}$
 \end_inset
 
 
-\lang english
-.
-\end_layout
-
+\begin_inset space \thinspace{}
 \end_inset
 
-
+em)
 \end_layout
 
 \end_inset
@@ -1321,8 +1379,9 @@ reference "sub:Fractions-personnalisées"
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
@@ -1332,14 +1391,22 @@ Fonctions de base
 
 \begin_layout Subsection
 Exposants
-\begin_inset LatexCommand index
-name "Exposants"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Exposants
+\end_layout
 
 \end_inset
 
  et indices
-\begin_inset LatexCommand index
-name "Indices"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Indices
+\end_layout
 
 \end_inset
 
@@ -1386,27 +1453,27 @@ de la barre d'outils mathématique, les exposants avec un accent circonflexe
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -1422,11 +1489,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 B_V
 \end_layout
 
@@ -1435,7 +1502,7 @@ B_V
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $B_{V}$
 \end_inset
 
@@ -1445,20 +1512,20 @@ B_V
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 B^V
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}B^{V}$
 \end_inset
 
@@ -1468,16 +1535,16 @@ B^V
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 B^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}B^{A}$
 \end_inset
 
@@ -1523,14 +1590,19 @@ après l'accent circonflexe comme dans le dernier exemple ou utiliser l'accent
 
 \begin_layout Subsection
 Fractions
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Fractions"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Fractions"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Fractions
+\end_layout
 
 \end_inset
 
@@ -1545,8 +1617,14 @@ Les fractions sont créées avec la commande
 frac
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! F ! \\textbackslash frac"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! F ! 
+\backslash
+frac
+\end_layout
 
 \end_inset
 
@@ -1577,8 +1655,14 @@ Avec la commande
 
 \backslash
 dfrac
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash dfrac"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+dfrac
+\end_layout
 
 \end_inset
 
@@ -1591,8 +1675,14 @@ name "Commandes ! D ! \\textbackslash dfrac"
 
 \backslash
 tfrac
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash tfrac"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+tfrac
+\end_layout
 
 \end_inset
 
@@ -1635,27 +1725,27 @@ dfrac
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -1671,18 +1761,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -1703,7 +1793,7 @@ B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\frac{A}{B}\raisebox{-2.5mm}{}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dfrac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -1745,7 +1835,7 @@ B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7mm}{}\dfrac{A}{B}\raisebox{-4mm}{}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dfrac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -1779,7 +1869,7 @@ e^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -1794,7 +1884,7 @@ frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -1816,10 +1906,10 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{8mm}{}\dfrac{e^{\frac{1}{2}}}{3}\raisebox{-4mm}{}$
 \end_inset
 
@@ -1841,7 +1931,9 @@ spce
 \end_inset
 
 
-\newpage
+\begin_inset Newpage newpage
+\end_inset
+
 Pour des fractions emboîtées, on peut utiliser la commande 
 \series bold
 
@@ -1849,8 +1941,14 @@ Pour des fractions emboîtées, on peut utiliser la commande
 cfrac
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! C ! \\textbackslash cfrac"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! C ! 
+\backslash
+cfrac
+\end_layout
 
 \end_inset
 
@@ -1959,7 +2057,9 @@ c
 \emph default
 ou rien, le numérateur apparaît centré.
  Les fractions qui suivent illustrent les différents alignements:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -2009,8 +2109,14 @@ Pour des fractions en ligne avec une barre de fraction en diagonale, vous
 
 \backslash
 nicefrac
-\begin_inset LatexCommand index
-name "Commandes ! N ! \\textbackslash nicefrac"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! N ! 
+\backslash
+nicefrac
+\end_layout
 
 \end_inset
 
@@ -2020,12 +2126,66 @@ name "Commandes ! N ! \\textbackslash nicefrac"
 \begin_inset Formula $\nicefrac{5}{31}$
 \end_inset
 
+ ou 
+\series bold
+
+\backslash
+unitfrac
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+unitfrac
+\end_layout
+
+\end_inset
+
+: 
+\begin_inset Formula $\unitfrac{5}{31}$
+\end_inset
+
+.
+ Il y a aussi la commande 
+\series bold
+
+\backslash
+unitfracthree
+\series default
+ qui permet d'écrire une fraction en combinaison avec un nombre:
+\begin_inset Newline newline
+\end_inset
+
+Notez que 
+\series bold
+
+\backslash
+unitfracthree
+\series default
+ n'est pas une commande LaTeX réelle, mais c'est la commande
+\begin_inset Newline newline
+\end_inset
+
+
+\series bold
 
+\backslash
+unitfrac[nombre]{numérateur}{dénominateur}
+\series default
+,
+\series bold
+\series default
+vous ne pouvez donc pas l'utiliser en code TeX.
 \end_layout
 
 \begin_layout Standard
 Dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Fractions-personnalisées"
 
 \end_inset
@@ -2036,8 +2196,12 @@ reference "sub:Fractions-personnalisées"
 
 \begin_layout Subsection
 Racines
-\begin_inset LatexCommand index
-name "Racines"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Racines
+\end_layout
 
 \end_inset
 
@@ -2052,8 +2216,14 @@ On obtient les racines carrées avec la commande
 sqrt
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash sqrt"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+sqrt
+\end_layout
 
 \end_inset
 
@@ -2072,8 +2242,14 @@ name "Commandes ! S ! \\textbackslash sqrt"
 root
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash root"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+root
+\end_layout
 
 \end_inset
 
@@ -2092,27 +2268,27 @@ name "Commandes ! R ! \\textbackslash root"
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -2128,18 +2304,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqrt
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -2153,10 +2329,10 @@ A-B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt{A-B}$
 \end_inset
 
@@ -2166,18 +2342,18 @@ A-B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 root
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -2195,10 +2371,10 @@ A-B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\sqrt[3]{A-B}$
 \end_inset
 
@@ -2232,7 +2408,9 @@ Dans certains cas, la distance entre le degré et la racine est trop petite
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Le 
 \begin_inset Formula $\beta$
 \end_inset
@@ -2244,8 +2422,14 @@ Le
 leftroot
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash leftroot"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+leftroot
+\end_layout
 
 \end_inset
 
@@ -2256,8 +2440,14 @@ name "Commandes ! L ! \\textbackslash leftroot"
 uproot
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! U ! \\textbackslash uproot"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+uproot
+\end_layout
 
 \end_inset
 
@@ -2287,7 +2477,9 @@ Distance est le nombre de Big Points (unité bp;
  le haut.
  Les commandes doivent être placées dans la case du degré.
  Par exemple, la commande
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -2310,7 +2502,7 @@ beta
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -2324,7 +2516,9 @@ spce
 \end_inset
 
 B
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series default
 produit une formule correctement mise en forme: 
@@ -2336,8 +2530,12 @@ produit une formule correctement mise en forme:
 
 \begin_layout Subsection
 Coefficients binomiaux 
-\begin_inset LatexCommand index
-name "Binomiaux, coefficients"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Binomiaux, coefficients
+\end_layout
 
 \end_inset
 
@@ -2352,8 +2550,14 @@ Les coefficients binomiaux sont insérés avec la commande
 binom
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash binom"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+binom
+\end_layout
 
 \end_inset
 
@@ -2365,71 +2569,158 @@ name "Commandes ! B ! \\textbackslash binom"
 \end_inset
 
 de la barre d'outils mathématique.
-\end_layout
+ Comme pour les fraction (
+\series bold
 
-\begin_layout Standard
-\align center
-\begin_inset Tabular
-<lyxtabular version="3" rows="3" columns="2">
-<features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
+\backslash
+frac
+\series default
+) il y a avec 
+\series bold
 
-\begin_layout Standard
-Commande
+\backslash
+binom
+\series default
+ les commandes 
+\series bold
+
+\backslash
+dbinom
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+dbinom
 \end_layout
 
 \end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
-\begin_layout Standard
-Résultat
-\begin_inset Note Note
-status collapsed
 
-\begin_layout Standard
 
+\series default
+ et 
 \series bold
 
 \backslash
-raisebox est seulement utilisée pour faire de la place
-\end_layout
-
-\end_inset
+tbinom
+\series default
 
+\begin_inset Index
+status collapsed
 
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+tbinom
 \end_layout
 
 \end_inset
-</cell>
-</row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
-\begin_inset Text
 
-\begin_layout Standard
+.
+ Pour d'autres styles de parenthèses autour des coefficients binomiaux,
+ il y a les commandes 
+\series bold
 
 \backslash
-binom
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+brace
+\series default
 
+\begin_inset Index
+status collapsed
 
+\begin_layout Plain Layout
+Commandes ! B ! 
 \backslash
-spce 
+brace
 \end_layout
 
 \end_inset
 
-A
-\begin_inset Formula $\downarrow$
+ et 
+\series bold
+
+\backslash
+brack
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+brack
+\end_layout
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+\align center
+\begin_inset Tabular
+<lyxtabular version="3" rows="6" columns="2">
+<features>
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Commande
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+Résultat
+\begin_inset Note Note
+status collapsed
+
+\begin_layout Plain Layout
+
+\series bold
+
+\backslash
+raisebox est seulement utilisée pour faire de la place
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+binom
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
+A
+\begin_inset Formula $\downarrow$
 \end_inset
 
 B
@@ -2440,7 +2731,7 @@ B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\binom{A}{B}\raisebox{-2.5mm}{}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
-dbinom{A
-\begin_inset Formula $\to$
-\end_inset
+dbinom
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
 
 \backslash
-{B
+spce 
+\end_layout
+
+\end_inset
+
+A
+\begin_inset Formula $\downarrow$
+\end_inset
+
+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\dbinom{A}{B}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -2481,73 +2783,147 @@ dbinom{A
 \end_inset
 </cell>
 </row>
-</lyxtabular>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+
+\backslash
+tbinom
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
 
 \end_inset
 
+A
+\begin_inset Formula $\downarrow$
+\end_inset
 
+B
 \end_layout
 
-\begin_layout Standard
-Comme pour les fraction (
-\series bold
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\backslash
-frac
-\series default
-) il y a avec 
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\tbinom{A}{B}\raisebox{-2.5mm}{}$
+\end_inset
 
-\backslash
-binom
-\series default
- les commandes 
-\series bold
 
-\backslash
-dbinom
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash dbinom"
+\end_layout
 
 \end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
 
+\begin_layout Plain Layout
+
+\backslash
+brack
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series default
- et 
-\series bold
 
 \backslash
-tbinom
-\series default
+spce 
+\end_layout
 
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash tbinom"
+\end_inset
 
+A
+\begin_inset Formula $\downarrow$
 \end_inset
 
- avec les syntaxes suivantes:
+B
 \end_layout
 
-\begin_layout Standard
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
 
-\series bold
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}{A \brack B}\raisebox{-2.5mm}{}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
 
 \backslash
-dbinom{numérateur}{dénominateur}
-\series default
- et
-\newline
+brace
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\series bold
 
 \backslash
-tbinom{numérateur}{dénominateur}
+spce 
+\end_layout
+
+\end_inset
+
+A
+\begin_inset Formula $\downarrow$
+\end_inset
+
+B
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}{A \brace B}\raisebox{-2.5mm}{}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
 \end_layout
 
 \begin_layout Subsection
 Différentiation de cas 
-\begin_inset LatexCommand index
-name "Différentiation de cas "
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Différentiation de cas 
+\end_layout
 
 \end_inset
 
@@ -2559,40 +2935,40 @@ name "Différentiation de cas "
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cases
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -2606,8 +2982,14 @@ A
 \end_inset
 
 B>0
-\begin_inset LatexCommand index
-name "Commandes ! C ! \\textbackslash cases"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! C ! 
+\backslash
+cases
+\end_layout
 
 \end_inset
 
@@ -2616,10 +2998,10 @@ name "Commandes ! C ! \\textbackslash cases"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\begin{cases}
 A & B>0\end{cases}$
 \end_inset
@@ -2630,18 +3012,18 @@ A & B>0\end{cases}$
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cases
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -2655,10 +3037,10 @@ Ctrl-Enter
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\begin{cases}
 A & \textrm{pour }\hat{x}>0\\
 B & \textrm{pour }\hat{x}=0\end{cases}$
@@ -2708,10 +3090,11 @@ Ctrl-Entrée
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Les accents et autres trémas, comme ceux présents dans la formule précédente,
  sont expliqués dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Accents-sur-un-caractère"
 
 \end_inset
@@ -2735,7 +3118,10 @@ cases
 \family sans
 Insérer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-Environnement\InsetSpace ~
+Environnement
+\begin_inset space ~
+\end_inset
+
 Cas
 \family default
 .
@@ -2743,8 +3129,12 @@ Cas
 
 \begin_layout Subsection
 Négations
-\begin_inset LatexCommand index
-name "Négations"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Negations@Négations
+\end_layout
 
 \end_inset
 
@@ -2759,8 +3149,14 @@ En insérant la commande
 not
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! N ! \\textbackslash not"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! N ! 
+\backslash
+not
+\end_layout
 
 \end_inset
 
@@ -2773,33 +3169,33 @@ name "Commandes ! N ! \\textbackslash not"
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 not=
@@ -2810,7 +3206,7 @@ not=
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\not=$
 \end_inset
 
@@ -2820,11 +3216,11 @@ not=
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 not 
@@ -2834,10 +3230,10 @@ le
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\not\le$
 \end_inset
 
@@ -2847,11 +3243,11 @@ le
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 not 
@@ -2861,10 +3257,10 @@ parallel
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\not\parallel$
 \end_inset
 
@@ -2886,99 +3282,79 @@ Le dernier exemple montre que toutes les négations n'ont pas forcément un
  bel aspect.
  C'est pourquoi il existe des commandes spéciales pour certaines négations
  (voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Symboles-mathématiques"
 
 \end_inset
 
  et 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-renewcommand{
-\backslash
-sectionautorefname}{
-\backslash
-hspace{-
-\backslash
-abc}}
-\end_layout
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Relations"
 
 \end_inset
 
+).
+\end_layout
 
-\begin_inset LatexCommand ref
-reference "sec:Relations"
+\begin_layout Subsection
+Garnitures
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Garnitures"
 
 \end_inset
 
 
-\begin_inset ERT
+\begin_inset Index
 status collapsed
 
-\begin_layout Standard
-
-
-\backslash
-renewcommand{
-\backslash
-sectionautorefname}{sec.
-\backslash
-negthinspace}
+\begin_layout Plain Layout
+Garnitures
 \end_layout
 
 \end_inset
 
-).
-\begin_inset Note Note
-status collapsed
-
-\begin_layout Standard
-Les commandes 
-\backslash
-renewcommand en mode TeX sont nécessaires pour éviter que le nom de référence
- croisée 
-\begin_inset Quotes eld
-\end_inset
 
-sec.
-\begin_inset Quotes erd
-\end_inset
+\begin_inset Index
+status collapsed
 
- n'apparaisse pas deux fois.
+\begin_layout Plain Layout
+Symboles chimiques ! Isotopes
 \end_layout
 
 \end_inset
 
 
-\end_layout
-
-\begin_layout Subsection
-Garnitures
-\begin_inset LatexCommand label
-name "sub:Garnitures"
+\begin_inset Index
+status collapsed
 
-\end_inset
+\begin_layout Plain Layout
+Isotopes|see
+\begin_inset ERT
+status collapsed
 
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand index
-name "Garnitures"
+{
+\end_layout
 
 \end_inset
 
+Symboles chimiques
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\begin_inset LatexCommand index
-name "Symboles chimiques ! Isotopes"
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Isotopes|see{Symboles chimiques}"
+\end_layout
 
 \end_inset
 
@@ -2990,9 +3366,10 @@ Quand on affiche par exemple des isotopes
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Plus d'information sur les symboles chimiques dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Symboles-chimiques"
 
 \end_inset
@@ -3013,19 +3390,19 @@ reference "sub:Symboles-chimiques"
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Indices avec les indices et exposants:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $_{9}^{19}\mathrm{F}\raisebox{-3mm}{}$
 \end_inset
 
@@ -3036,19 +3413,19 @@ Indices avec les indices et exposants:
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Indices corrects:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $_{\phantom{1}9}^{19}\mathrm{F}$
 \end_inset
 
@@ -3066,13 +3443,12 @@ Indices corrects:
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
-\lang english
 
 \backslash
-raisebox
+raisebox est là pour faire de la place
 \end_layout
 
 \end_inset
@@ -3090,12 +3466,21 @@ L'indice le plus petit est placé par défaut au dessus ou en dessous du premier
 phantom
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! P ! \\textbackslash phantom"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! P ! 
+\backslash
+phantom
+\end_layout
+
+\end_inset
 
+ ou le bouton
+\begin_inset space ~
 \end_inset
 
- ou le bouton\InsetSpace ~
 
 \begin_inset Graphics
        filename ../../images/math/phantom.png
@@ -3115,7 +3500,7 @@ phantom
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Traduction de placeholder, c'est un terme de typographie (NdT).
 \end_layout
 
@@ -3131,27 +3516,27 @@ Traduction de placeholder, c'est un terme de typographie (NdT).
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -3167,16 +3552,16 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ^19
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3191,7 +3576,7 @@ phantom
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3208,7 +3593,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3225,7 +3610,7 @@ F
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{1}9}^{19}\mathrm{F}\raisebox{-2.5mm}{}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ^235
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3259,7 +3644,7 @@ phantom
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3276,7 +3661,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}{}_{\phantom{23}9}^{235}\mathrm{F}\raisebox{-2.5mm}{}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Lambda^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3329,7 +3714,7 @@ phantom
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3346,7 +3731,7 @@ t
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3360,10 +3745,10 @@ _MMt
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\Lambda_{MMt}^{\phantom{ii}t}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -3388,12 +3773,21 @@ En plus, il y a les commandes
 vphantom
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! V ! \\textbackslash vphantom"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! V ! 
+\backslash
+vphantom
+\end_layout
+
+\end_inset
 
+ (bouton
+\begin_inset space ~
 \end_inset
 
- (bouton\InsetSpace ~
 
 \begin_inset Graphics
        filename ../../images/math/vphantom.png
@@ -3408,12 +3802,21 @@ name "Commandes ! V ! \\textbackslash vphantom"
 hphantom
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash hphantom"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! H ! 
+\backslash
+hphantom
+\end_layout
+
+\end_inset
 
+ (bouton
+\begin_inset space ~
 \end_inset
 
- (bouton\InsetSpace ~
 
 \begin_inset Graphics
        filename ../../images/math/hphantom.png
@@ -3452,7 +3855,7 @@ vphantom
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3471,7 +3874,7 @@ int
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 La commande 
 \series bold
 
@@ -3479,7 +3882,8 @@ La commande
 int
 \series default
  insère le signe de l'intégrale, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Grands-opérateurs"
 
 \end_inset
@@ -3491,7 +3895,8 @@ reference "sub:Grands-opérateurs"
 
 , vu que c'est le plus haut caractère.
  Voir un exemple d'application dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Crochets-multilignes"
 
 \end_inset
@@ -3501,14 +3906,22 @@ reference "sub:Crochets-multilignes"
 
 \begin_layout Subsection
 Lignes
-\begin_inset LatexCommand index
-name "Lignes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Lignes
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! soulignées"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! soulignées
+\end_layout
 
 \end_inset
 
@@ -3520,27 +3933,27 @@ name "Formules ! soulignées"
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -3556,18 +3969,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 overline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3577,8 +3990,14 @@ spce
 \end_inset
 
 A+B
-\begin_inset LatexCommand index
-name "Commandes ! O ! \\textbackslash overline"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! O ! 
+\backslash
+overline
+\end_layout
 
 \end_inset
 
@@ -3587,10 +4006,10 @@ name "Commandes ! O ! \\textbackslash overline"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\overline{A+B}$
 \end_inset
 
@@ -3600,18 +4019,18 @@ name "Commandes ! O ! \\textbackslash overline"
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 underline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3621,8 +4040,14 @@ spce
 \end_inset
 
 A+B
-\begin_inset LatexCommand index
-name "Commandes ! U ! \\textbackslash underline"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+underline
+\end_layout
 
 \end_inset
 
@@ -3631,10 +4056,10 @@ name "Commandes ! U ! \\textbackslash underline"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\underline{A+B}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -3644,18 +4069,18 @@ name "Commandes ! U ! \\textbackslash underline"
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 overline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3670,7 +4095,7 @@ underline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3679,61 +4104,157 @@ spce
 
 \end_inset
 
-A+B
+A+B
+\end_layout
+
+\end_inset
+</cell>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
+\begin_inset Text
+
+\begin_layout Plain Layout
+\begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
+\end_inset
+
+
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Dans le dernier exemple, il importe peu que 
+\series bold
+
+\backslash
+overline
+\series default
+ ou 
+\series bold
+
+\backslash
+underline
+\series default
+ soit inséré en premier.
+\end_layout
+
+\begin_layout Standard
+Pour souligner deux fois, par exemple des résultats, on utilise 
+\backslash
+underline deux fois.
+\end_layout
+
+\begin_layout Standard
+Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+On peut créer des lignes personnalisées en utilisant la commande 
+\series bold
+
+\backslash
+rule
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+rule
+\end_layout
+
+\end_inset
+
+ qui a la syntaxe suivante:
 \end_layout
 
-\end_inset
-</cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
-\begin_inset Text
-
 \begin_layout Standard
-\begin_inset Formula $\raisebox{5mm}{}\overline{\underline{A+B}}\raisebox{-2.5mm}{}$
-\end_inset
 
+\series bold
 
+\backslash
+rule[décalage vertical]{longueur}{épaisseur}
 \end_layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+\begin_layout Standard
+Le décalage vertical optionnel déplace la ligne vers le haut (ou vers le
+ bas, si sa valeur est négative).
+ Les unités utilisables pour ces valeurs sont listées dans 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Unités-disponibles"
 
 \end_inset
 
+.
+ Voici deux exemples de lignes créées avec les commandes
+\begin_inset Newline newline
+\end_inset
 
-\end_layout
 
-\begin_layout Standard
-Dans le dernier exemple, il importe peu que 
 \series bold
 
 \backslash
-overline
+rule[-2ex]{3cm}{2pt}
 \series default
- ou 
+ et 
 \series bold
 
 \backslash
-underline
+rule{2cm}{1pt}
 \series default
- soit inséré en premier.
+:
 \end_layout
 
 \begin_layout Standard
-Pour souligner deux fois, par exemple des résultats, on utilise 
-\backslash
-underline deux fois.
+Voici une phrase 
+\begin_inset Formula $\rule[-2ex]{3cm}{2pt}\rule{2cm}{1pt}$
+\end_inset
+
+ avec deux lignes.
 \end_layout
 
 \begin_layout Standard
-Il est possible de mettre jusqu'à 6 lignes au dessus ou en dessous de caractères.
+
+\series bold
+
+\backslash
+rule
+\series default
+ peut aussi être utilisé avec du texte si elle est insérée en code TeX.
 \end_layout
 
 \begin_layout Subsection
 Points de suspension
-\begin_inset LatexCommand index
-name "Points de suspension"
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Points-de-suspension"
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Points de suspension
+\end_layout
 
 \end_inset
 
@@ -3745,7 +4266,7 @@ Différents types de points de suspension sont disponibles.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Dans la barre d'outils mathématique dans le sous-menu du bouton 
 \begin_inset Graphics
        filename ../../images/math/ldots.png
@@ -3766,8 +4287,14 @@ Dans la barre d'outils mathématique dans le sous-menu du bouton
 ldots
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash ldots"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+ldots
+\end_layout
 
 \end_inset
 
@@ -3779,8 +4306,14 @@ name "Commandes ! L ! \\textbackslash ldots"
 cdots
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! C ! \\textbackslash cdots"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! C ! 
+\backslash
+cdots
+\end_layout
 
 \end_inset
 
@@ -3792,8 +4325,14 @@ name "Commandes ! C ! \\textbackslash cdots"
 dots
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash dots"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+dots
+\end_layout
 
 \end_inset
 
@@ -3805,38 +4344,38 @@ name "Commandes ! D ! \\textbackslash dots"
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A_1
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3851,7 +4390,7 @@ dots
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3868,7 +4407,7 @@ spce
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A_{1},\dots,A_{n}$
 \end_inset
 
@@ -3878,16 +4417,16 @@ spce
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A_1
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3902,7 +4441,7 @@ dots
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3919,7 +4458,7 @@ spce
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A_{1}+\dots+A_{n}$
 \end_inset
 
@@ -3929,16 +4468,16 @@ spce
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A_1
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3953,7 +4492,7 @@ ldots
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -3970,7 +4509,7 @@ spce
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A_{1},\ldots,A_{n}$
 \end_inset
 
@@ -3980,16 +4519,16 @@ spce
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A_1
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4004,7 +4543,7 @@ cdots
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4018,10 +4557,10 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A_{1}+\cdots+A_{n}$
 \end_inset
 
@@ -4031,11 +4570,11 @@ spce
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vdots
@@ -4046,7 +4585,7 @@ vdots
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\vdots$
 \end_inset
 
@@ -4056,11 +4595,11 @@ vdots
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ddots
@@ -4068,10 +4607,10 @@ ddots
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ddots$
 \end_inset
 
@@ -4081,21 +4620,24 @@ ddots
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-matrice 3×3\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+matrice 3×3
+\begin_inset space \thinspace{}
+\end_inset
+
 avec les différents types de points
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\begin{array}{ccc}
 A_{11} & \cdots & A_{1m}\\
 \vdots & \ddots & \vdots\\
@@ -4119,7 +4661,10 @@ A_{n1} & \cdots & A_{nm}\end{array}$
 Les points de suspension accessibles avec le menu 
 \family sans
 Insérer\SpecialChar \menuseparator
-Caractère\InsetSpace ~
+Caractère
+\begin_inset space ~
+\end_inset
+
 spécial
 \family default
  sont des 
@@ -4144,8 +4689,14 @@ Spécialement pour les matrices, il y a des points de suspension qui peuvent
 hdotsfor
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash hdotsfor"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! H ! 
+\backslash
+hdotsfor
+\end_layout
 
 \end_inset
 
@@ -4204,8 +4755,14 @@ Pour aller plus loin, vous pouvez utiliser la commande
 dotfill
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash dotfill"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+dotfill
+\end_layout
 
 \end_inset
 
@@ -4217,7 +4774,8 @@ name "Commandes ! D ! \\textbackslash dotfill"
 hfill
 \series default
 , voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace-variable"
 
 \end_inset
@@ -4234,7 +4792,7 @@ dotfill
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4269,8 +4827,14 @@ dotfill
 hrulefill
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash hrulefill"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! H ! 
+\backslash
+hrulefill
+\end_layout
 
 \end_inset
 
@@ -4291,14 +4855,19 @@ Pour utiliser ces commandes dans le texte, elles doivent être insérées en
 
 \begin_layout Section
 Matrices
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Matrices"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Matrices"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Matrices
+\end_layout
 
 \end_inset
 
@@ -4317,7 +4886,10 @@ On peut insérer des matrices avec le bouton
 \family sans
  Insérer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-Matrice\InsetSpace ~
+Matrice
+\begin_inset space ~
+\end_inset
+
 mathématique
 \family default
 .
@@ -4369,7 +4941,10 @@ c
  r
 \emph default
  à droite (right).
- Par exemple, pour créer une matrice\InsetSpace ~
+ Par exemple, pour créer une matrice
+\begin_inset space ~
+\end_inset
+
 4
 \series bold
 ×
@@ -4386,16 +4961,7 @@ lccr
 c
 \series default
 .
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-pagebreak 
-\end_layout
-
+\begin_inset Newpage pagebreak
 \end_inset
 
 
@@ -4458,12 +5024,21 @@ Pour ajouter ou supprimer des lignes ou des colonnes après coup, on peut
 
 \end_inset
 
-, etc.\InsetSpace \thinspace{}
+, etc.
+\begin_inset space \thinspace{}
+\end_inset
+
 de la barre d'outils mathématique, ou le menu 
 \family sans
 Éditer\SpecialChar \menuseparator
-Lignes\InsetSpace \thinspace{}
-&\InsetSpace \thinspace{}
+Lignes
+\begin_inset space \thinspace{}
+\end_inset
+
+&
+\begin_inset space \thinspace{}
+\end_inset
+
 colonnes
 \family default
 .
@@ -4486,8 +5061,14 @@ On peut ajouter des parenthèses autour d'une matrice, soit avec les commandes
 left
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash left"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+left
+\end_layout
 
 \end_inset
 
@@ -4498,18 +5079,28 @@ name "Commandes ! L ! \\textbackslash left"
 right
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash right"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+right
+\end_layout
 
 \end_inset
 
  (raccourci 
 \family sans
-Alt-m\InsetSpace ~
+Alt-m
+\begin_inset space ~
+\end_inset
+
 parenthèse
 \family default
 ), voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Taille-parenthèses-automatique"
 
 \end_inset
@@ -4522,33 +5113,34 @@ reference "sub:Taille-parenthèses-automatique"
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -4564,18 +5156,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bmatrix
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4584,7 +5176,10 @@ spce
 
 \end_inset
 
-matrice\InsetSpace \thinspace{}
+matrice
+\begin_inset space \thinspace{}
+\end_inset
+
 2×2
 \end_layout
 
@@ -4593,7 +5188,7 @@ matrice\InsetSpace \thinspace{}
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\begin{bmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0\end{array}\end{bmatrix}\raisebox{-5.3mm}{}$
@@ -4605,18 +5200,18 @@ matrice\InsetSpace \thinspace{}
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Bmatrix
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4625,7 +5220,10 @@ spce
 
 \end_inset
 
-matrice\InsetSpace \thinspace{}
+matrice
+\begin_inset space \thinspace{}
+\end_inset
+
 2×2
 \end_layout
 
@@ -4634,7 +5232,7 @@ matrice\InsetSpace \thinspace{}
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Bmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0\end{array}\end{Bmatrix}\raisebox{-5.3mm}{}$
@@ -4646,18 +5244,18 @@ matrice\InsetSpace \thinspace{}
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 pmatrix
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4666,16 +5264,19 @@ spce
 
 \end_inset
 
-matrice\InsetSpace \thinspace{}
+matrice
+\begin_inset space \thinspace{}
+\end_inset
+
 2×2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\begin{pmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0\end{array}\end{pmatrix}\raisebox{-5.3mm}{}$
@@ -4692,45 +5293,47 @@ matrice\InsetSpace \thinspace{}
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vmatrix
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4739,7 +5342,10 @@ spce
 
 \end_inset
 
-matrice\InsetSpace \thinspace{}
+matrice
+\begin_inset space \thinspace{}
+\end_inset
+
 2×2
 \end_layout
 
@@ -4748,7 +5354,7 @@ matrice\InsetSpace \thinspace{}
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\begin{vmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0\end{array}\end{vmatrix}\raisebox{-5.3mm}{}$
@@ -4760,18 +5366,18 @@ matrice\InsetSpace \thinspace{}
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Vmatrix
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4780,16 +5386,19 @@ spce
 
 \end_inset
 
-matrice\InsetSpace \thinspace{}
+matrice
+\begin_inset space \thinspace{}
+\end_inset
+
 2×2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\begin{Vmatrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0\end{array}\end{Vmatrix}\raisebox{-5.3mm}{}$
@@ -4801,18 +5410,18 @@ matrice\InsetSpace \thinspace{}
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 matrix
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -4821,16 +5430,19 @@ spce
 
 \end_inset
 
-matrice\InsetSpace \thinspace{}
+matrice
+\begin_inset space \thinspace{}
+\end_inset
+
 2×2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7.5mm}{}\begin{matrix}\begin{array}{cc}
 0 & \textrm{-}\mathrm{i}\\
 \mathrm{i} & 0\end{array}\end{matrix}\raisebox{-5.3mm}{}$
@@ -4847,7 +5459,9 @@ matrice\InsetSpace \thinspace{}
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -4877,13 +5491,20 @@ Comme toutes les formules multi-lignes sont en fait des matrices, la longueur
 arraycolsep
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash arraycolsep"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+arraycolsep
+\end_layout
 
 \end_inset
 
  qui est décrite dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Séparation-des-colonnes"
 
 \end_inset
@@ -4900,8 +5521,14 @@ Pour changer l'espacement des lignes, on utilise la commande
 arraystretch
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash arraystretch"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+arraystretch
+\end_layout
 
 \end_inset
 
@@ -4916,8 +5543,14 @@ name "Commandes ! A ! \\textbackslash arraystretch"
 renewcommand{
 \backslash
 arraystretch}{facteur d'étirement}
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash renewcommand"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+renewcommand
+\end_layout
 
 \end_inset
 
@@ -4959,8 +5592,14 @@ Pour insérer une matrice dans une ligne de texte, on utilise la commande
 smallmatrix
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash smallmatrix"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+smallmatrix
+\end_layout
 
 \end_inset
 
@@ -4980,26 +5619,42 @@ C & D\end{smallmatrix}\right)$
 
 \begin_layout Section
 Parenthèses et autres délimiteurs
-\begin_inset LatexCommand index
-name "Parenthèses"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Parenthèses
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Accolades"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accolades
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Crochets"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Crochets
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Délimiteurs"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Delimiteurs@Délimiteurs
+\end_layout
 
 \end_inset
 
@@ -5008,8 +5663,12 @@ name "Délimiteurs"
 
 \begin_layout Subsection
 Parenthèses verticales et délimiteurs
-\begin_inset LatexCommand index
-name "Accolades ! verticales"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accolades ! verticales
+\end_layout
 
 \end_inset
 
@@ -5019,41 +5678,42 @@ name "Accolades ! verticales"
 \begin_layout Standard
 
 \lang english
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 (
 \end_layout
 
@@ -5062,7 +5722,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $($
 \end_inset
 
@@ -5072,11 +5732,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 {
 \end_layout
 
@@ -5085,7 +5745,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\{$
 \end_inset
 
@@ -5095,11 +5755,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 [
 \end_layout
 
@@ -5108,7 +5768,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $[$
 \end_inset
 
@@ -5118,11 +5778,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 langle
@@ -5133,7 +5793,7 @@ langle
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\langle$
 \end_inset
 
@@ -5143,11 +5803,11 @@ langle
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lceil
@@ -5158,7 +5818,7 @@ lceil
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\lceil$
 \end_inset
 
@@ -5168,11 +5828,11 @@ lceil
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lfloor
@@ -5183,7 +5843,7 @@ lfloor
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\lfloor$
 \end_inset
 
@@ -5193,11 +5853,11 @@ lfloor
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 /
 \end_layout
 
@@ -5206,7 +5866,7 @@ lfloor
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $/$
 \end_inset
 
@@ -5216,20 +5876,20 @@ lfloor
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 |
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $|$
 \end_inset
 
@@ -5244,38 +5904,40 @@ lfloor
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 )
 \end_layout
 
@@ -5284,7 +5946,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $)$
 \end_inset
 
@@ -5294,11 +5956,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 }
 \end_layout
 
@@ -5307,7 +5969,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\}$
 \end_inset
 
@@ -5317,11 +5979,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ]
 \end_layout
 
@@ -5330,7 +5992,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $]$
 \end_inset
 
@@ -5340,11 +6002,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rangle
@@ -5355,7 +6017,7 @@ rangle
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rangle$
 \end_inset
 
@@ -5365,11 +6027,11 @@ rangle
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rceil
@@ -5380,7 +6042,7 @@ rceil
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rceil$
 \end_inset
 
@@ -5390,11 +6052,11 @@ rceil
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rfloor
@@ -5405,7 +6067,7 @@ rfloor
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rfloor$
 \end_inset
 
@@ -5415,11 +6077,11 @@ rfloor
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 
@@ -5432,7 +6094,7 @@ rfloor
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\backslash$
 \end_inset
 
@@ -5442,11 +6104,11 @@ rfloor
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 |
@@ -5454,10 +6116,10 @@ rfloor
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\|$
 \end_inset
 
@@ -5474,7 +6136,9 @@ rfloor
 
 \lang english
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -5482,7 +6146,7 @@ rfloor
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -5494,8 +6158,14 @@ Note:
 textbackslash
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash textbackslash"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+textbackslash
+\end_layout
 
 \end_inset
 
@@ -5532,14 +6202,19 @@ rangle
 
 \begin_layout Subsubsection
 Taille de parenthèse manuelle
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Taille-parenthèses-manuelle"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Taille parenthèses ! manuelle"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Taille parenthèses ! manuelle
+\end_layout
 
 \end_inset
 
@@ -5555,8 +6230,14 @@ La taille des parenthèses peut être précisée manuellement en utilisant les
 big
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash big"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+big
+\end_layout
 
 \end_inset
 
@@ -5607,19 +6288,19 @@ Ces commandes sont utilisées pour mettre en évidence les différents niveaux
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 toutes les parenthèses de la même taille:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $((A+B)(A-B))^{C}\raisebox{-4mm}{}$
 \end_inset
 
@@ -5630,19 +6311,19 @@ toutes les parenthèses de la même taille:
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 c'est mieux comme cela:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Big((A+B)(A-B)\Big)^{C}$
 \end_inset
 
@@ -5660,7 +6341,7 @@ c'est mieux comme cela:
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 \lang english
@@ -5683,7 +6364,7 @@ Big)^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5719,7 +6400,7 @@ big}^2
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5736,7 +6417,7 @@ Big]^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5749,7 +6430,7 @@ A
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5774,8 +6455,9 @@ Bigg)^0,5
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 En plus des commandes 
 \series bold
 
@@ -5789,8 +6471,14 @@ big
 bigm
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash bigm"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+bigm
+\end_layout
 
 \end_inset
 
@@ -5808,8 +6496,16 @@ bigl
 bigr
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash bigl - \\textbackslash bigr"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+bigl - 
+\backslash
+bigr
+\end_layout
 
 \end_inset
 
@@ -5843,27 +6539,27 @@ Dans le tableau qui suit il y a une comparaison des différentes variantes:
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="middle" leftline="true" width="0">
-<column alignment="center" valignment="middle" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="middle" width="0">
+<column alignment="center" valignment="middle" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -5879,11 +6575,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Bigm(
@@ -5896,7 +6592,7 @@ bigm)^2
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5915,7 +6611,7 @@ Bigm)
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5.5mm}{}\Bigm(\bigm(\ln(3x)\bigm)^{2}\Bigm)\raisebox{-3.25mm}{}$
 \end_inset
 
@@ -5925,11 +6621,11 @@ Bigm)
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Big(
@@ -5942,7 +6638,7 @@ big)^2
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -5961,7 +6657,7 @@ Big)
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5.5mm}{}\Big(\big(\ln(3x)\big)^{2}\Big)\raisebox{-3.25mm}{}$
 \end_inset
 
@@ -5971,11 +6667,11 @@ Big)
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Bigl(
@@ -5988,7 +6684,7 @@ bigr)^2
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6004,10 +6700,10 @@ Bigr)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5.5mm}{}\Bigl(\bigl(\ln(3x)\bigr)^{2}\Bigr)\raisebox{-3.25mm}{}$
 \end_inset
 
@@ -6017,11 +6713,11 @@ Bigr)
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigl)
@@ -6033,10 +6729,10 @@ bigr(
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\bigl)\ln(3x)\bigr(\raisebox{-2mm}{}$
 \end_inset
 
@@ -6055,14 +6751,19 @@ bigr(
 
 \begin_layout Subsubsection
 Taille de parenthèse automatique
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Taille-parenthèses-automatique"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Taille parenthèses ! automatique"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Taille parenthèses ! automatique
+\end_layout
 
 \end_inset
 
@@ -6077,8 +6778,14 @@ On peut insérer des parenthèses à taille variable avec les commandes
 left
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash left"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+left
+\end_layout
 
 \end_inset
 
@@ -6089,12 +6796,21 @@ name "Commandes ! L ! \\textbackslash left"
 right
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash right"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+right
+\end_layout
+
+\end_inset
 
+ ou avec le bouton
+\begin_inset space ~
 \end_inset
 
- ou avec le bouton\InsetSpace ~
 
 \begin_inset Graphics
        filename ../../images/dialog-show_mathdelimiter.png
@@ -6132,7 +6848,7 @@ frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6149,7 +6865,7 @@ C
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6183,7 +6899,7 @@ frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6200,7 +6916,7 @@ C
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6237,14 +6953,19 @@ right
 \series default
  on peut utiliser le raccourci 
 \family sans
-Alt-m\InsetSpace ~
+Alt-m
+\begin_inset space ~
+\end_inset
+
 parenthèse
 \family default
 .
  Ceci a l'avantage que vous pouvez voir immédiatement dans LyX la taille
  réelle des parenthèses et que la parenthèse droite associée est aussi créée
  en même temps.
-\newline
+\begin_inset Newline newline
+\end_inset
+
 La commande pour le dernier exemple serait alors: 
 \series bold
 
@@ -6259,7 +6980,7 @@ frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6288,7 +7009,7 @@ frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6305,7 +7026,7 @@ B
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6357,8 +7078,14 @@ Parce que toutes les distributions LaTeX courantes utilisent eTeX, une extension
 middle
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash middle"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+middle
+\end_layout
 
 \end_inset
 
@@ -6373,7 +7100,8 @@ name "Commandes ! M ! \\textbackslash middle"
 
 Pour les vecteurs physiques, il existe un paquetage LaTeX spécialisé décrit
  en 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Vecteurs-physiques"
 
 \end_inset
@@ -6383,8 +7111,12 @@ reference "sub:Vecteurs-physiques"
 
 \begin_layout Subsection
 Accolades horizontales
-\begin_inset LatexCommand index
-name "Accolades ! horizontales"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accolades ! horizontales
+\end_layout
 
 \end_inset
 
@@ -6396,18 +7128,18 @@ name "Accolades ! horizontales"
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -6422,25 +7154,25 @@ raisebox est seulement utilisée pour faire de la place
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6455,7 +7187,7 @@ overbrace
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6468,7 +7200,7 @@ A+B
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6481,7 +7213,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6494,7 +7226,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -6502,8 +7234,14 @@ status collapsed
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Commandes ! O ! \\textbackslash overbrace"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! O ! 
+\backslash
+overbrace
+\end_layout
 
 \end_inset
 
@@ -6515,7 +7253,7 @@ name "Commandes ! O ! \\textbackslash overbrace"
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\overbrace{A+B}^{3}$
 \end_inset
 
@@ -6525,15 +7263,15 @@ name "Commandes ! O ! \\textbackslash overbrace"
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6548,7 +7286,7 @@ underbrace
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6561,7 +7299,7 @@ A+B
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6574,7 +7312,7 @@ _5
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -6582,8 +7320,14 @@ status collapsed
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Commandes ! U ! \\textbackslash underbrace"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+underbrace
+\end_layout
 
 \end_inset
 
@@ -6592,10 +7336,10 @@ name "Commandes ! U ! \\textbackslash underbrace"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\underbrace{A+B}_{5}$
 \end_inset
 
@@ -6605,20 +7349,33 @@ name "Commandes ! U ! \\textbackslash underbrace"
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\backslash
+overbrace
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+spce 
+\end_layout
+
+\end_inset
+
 
-\backslash
-overbrace
 \backslash
 underbrace
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6631,7 +7388,7 @@ A+B_w
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6644,7 +7401,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6657,7 +7414,7 @@ _7
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6670,7 +7427,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6683,7 +7440,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\overbrace{\underbrace{A+B_{w}}_{7}}^{C}$
 \end_inset
 
@@ -6750,9 +7507,10 @@ Dans la première ligne la formule est insérée avec l'accolade.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Les commandes concernant les espaces sont expliquées dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace-prédéfini"
 
 \end_inset
@@ -6788,9 +7546,10 @@ reference "sub:Espace-prédéfini"
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 parce que l'accolade n'est pas traitée comme un caractère, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Opérateurs-binaires"
 
 \end_inset
@@ -6818,7 +7577,7 @@ hphantom{gggg+
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 plus au sujet de 
 \series bold
 
@@ -6826,7 +7585,8 @@ plus au sujet de
 hphantom
 \series default
 , voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Garnitures"
 
 \end_inset
@@ -6861,7 +7621,7 @@ Cela devient plus compliqué quand les deux accolades se chevauchent comme
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6883,7 +7643,7 @@ A & = & \underbrace{gggg+bbqq}_{r}+\: dddd\end{eqnarray*}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -6903,47 +7663,39 @@ La première ligne de la formule est la même que la deuxième ligne de l'exempl
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1505"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
 
 \end_inset
 
-LyX-bug #1505
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
 \end_layout
 
 \end_inset
 
-
-\end_layout
-
+.
+ Comme solution à ce problème, on peut mettre à -6
+\begin_inset space \thinspace{}
 \end_inset
 
-.
- Comme solution à ce problème, on peut mettre à -6\InsetSpace \thinspace{}
-pt la formule globale
- pour l'espacement des lignes 
+pt la formule globale pour l'espacement des lignes 
 \series bold
 
 \backslash
 jot
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! J ! \\textbackslash jot"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! J ! 
+\backslash
+jot
+\end_layout
 
 \end_inset
 
@@ -6962,12 +7714,15 @@ jot}{-6pt}
 \backslash
 jot
 \series default
- est remise à sa valeur initiale de 3\InsetSpace \thinspace{}
-pt juste après la formule, en utilisant
- la même commande.
+ est remise à sa valeur initiale de 3
+\begin_inset space \thinspace{}
+\end_inset
+
+pt juste après la formule, en utilisant la même commande.
  Vous trouverez plus d'explications sur la séparation des lignes dans les
  formules dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Séparation-des-lignes"
 
 \end_inset
@@ -6977,8 +7732,12 @@ reference "sub:Séparation-des-lignes"
 
 \begin_layout Section
 Flèches
-\begin_inset LatexCommand index
-name "Flèches"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Flèches
+\end_layout
 
 \end_inset
 
@@ -6999,8 +7758,12 @@ On peut insérer des flèches avec le bouton
 
 \begin_layout Subsection
 Flèches horizontales
-\begin_inset LatexCommand index
-name "Flèches ! horizontales"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Flèches ! horizontales
+\end_layout
 
 \end_inset
 
@@ -7008,39 +7771,40 @@ name "Flèches ! horizontales"
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 gets
@@ -7051,7 +7815,7 @@ gets
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\gets$
 \end_inset
 
@@ -7061,11 +7825,11 @@ gets
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Leftarrow
@@ -7076,7 +7840,7 @@ Leftarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Leftarrow$
 \end_inset
 
@@ -7086,11 +7850,11 @@ Leftarrow
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 longleftarrow
@@ -7098,10 +7862,10 @@ longleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\longleftarrow$
 \end_inset
 
@@ -7111,11 +7875,11 @@ longleftarrow
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Longleftarrow
@@ -7123,10 +7887,10 @@ Longleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Longleftarrow$
 \end_inset
 
@@ -7136,11 +7900,11 @@ Longleftarrow
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 leftharpoonup
@@ -7148,10 +7912,10 @@ leftharpoonup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\leftharpoonup$
 \end_inset
 
@@ -7161,11 +7925,11 @@ leftharpoonup
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 leftharpoondown
@@ -7173,10 +7937,10 @@ leftharpoondown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\leftharpoondown$
 \end_inset
 
@@ -7186,11 +7950,11 @@ leftharpoondown
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 hookleftarrow
@@ -7198,10 +7962,10 @@ hookleftarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\hookleftarrow$
 \end_inset
 
@@ -7216,38 +7980,40 @@ hookleftarrow
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Command
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 to
@@ -7258,7 +8024,7 @@ to
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\to$
 \end_inset
 
@@ -7268,11 +8034,11 @@ to
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Rightarrow
@@ -7283,7 +8049,7 @@ Rightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Rightarrow$
 \end_inset
 
@@ -7293,11 +8059,11 @@ Rightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 longrightarrow
@@ -7308,7 +8074,7 @@ longrightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\longrightarrow$
 \end_inset
 
@@ -7318,11 +8084,11 @@ longrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Longrightarrow
@@ -7333,7 +8099,7 @@ Longrightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Longrightarrow$
 \end_inset
 
@@ -7343,11 +8109,11 @@ Longrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rightharpoonup
@@ -7358,7 +8124,7 @@ rightharpoonup
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rightharpoonup$
 \end_inset
 
@@ -7368,11 +8134,11 @@ rightharpoonup
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rightharpoondown
@@ -7380,10 +8146,10 @@ rightharpoondown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rightharpoondown$
 \end_inset
 
@@ -7393,11 +8159,11 @@ rightharpoondown
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 hookrightarrow
@@ -7405,10 +8171,10 @@ hookrightarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\hookrightarrow$
 \end_inset
 
@@ -7423,44 +8189,47 @@ hookrightarrow
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 leftrightarrow
@@ -7471,7 +8240,7 @@ leftrightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\leftrightarrow$
 \end_inset
 
@@ -7481,11 +8250,11 @@ leftrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Leftrightarrow
@@ -7496,7 +8265,7 @@ Leftrightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Leftrightarrow$
 \end_inset
 
@@ -7506,11 +8275,11 @@ Leftrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 longleftrightarrow
@@ -7521,7 +8290,7 @@ longleftrightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\longleftrightarrow$
 \end_inset
 
@@ -7531,11 +8300,11 @@ longleftrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Longleftrightarrow
@@ -7546,7 +8315,7 @@ Longleftrightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Longleftrightarrow$
 \end_inset
 
@@ -7556,11 +8325,11 @@ Longleftrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rightleftharpoons
@@ -7568,10 +8337,10 @@ rightleftharpoons
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rightleftharpoons$
 \end_inset
 
@@ -7586,51 +8355,45 @@ rightleftharpoons
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+\begin_inset space \hspace{}
+\length 25pt
+\end_inset
 
-\backslash
-hspace{25pt}
-\end_layout
 
+\begin_inset space \hfill{}
 \end_inset
 
 
-\hfill
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mapsto
@@ -7641,7 +8404,7 @@ mapsto
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mapsto$
 \end_inset
 
@@ -7651,11 +8414,11 @@ mapsto
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 longmapsto
@@ -7666,7 +8429,7 @@ longmapsto
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\longmapsto$
 \end_inset
 
@@ -7676,11 +8439,11 @@ longmapsto
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 leadsto
@@ -7691,7 +8454,7 @@ leadsto
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\leadsto$
 \end_inset
 
@@ -7701,11 +8464,11 @@ leadsto
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dasharrow
@@ -7713,10 +8476,10 @@ dasharrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\dasharrow$
 \end_inset
 
@@ -7731,7 +8494,9 @@ dasharrow
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -7741,7 +8506,8 @@ dasharrow
 
 Les flèches qui sont utilisées comme accentuation, comme par exemple les
  flèches des vecteurs, sont listées dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Accents"
 
 \end_inset
@@ -7754,8 +8520,12 @@ reference "sec:Accents"
 \end_inset
 
 Il y a aussi les flèches avec étiquette 
-\begin_inset LatexCommand index
-name "Flèches ! avec étiquette"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Flèches ! avec étiquette
+\end_layout
 
 \end_inset
 
@@ -7766,8 +8536,14 @@ name "Flèches ! avec étiquette"
 xleftarrow
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! X ! \\textbackslash xleftarrow"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! X ! 
+\backslash
+xleftarrow
+\end_layout
 
 \end_inset
 
@@ -7778,8 +8554,27 @@ name "Commandes ! X ! \\textbackslash xleftarrow"
 xrightarrow
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! X ! 
+\backslash
+xrightarrow
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -7794,27 +8589,27 @@ name "Commandes ! X ! \\textbackslash xrightarrow\\vspace{4mm}"
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -7830,18 +8625,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 F(a)
 \backslash
 xleftarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -7866,7 +8661,7 @@ F(x)
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}F(a)\xleftarrow[x>0]{x=a}F(x)\raisebox{-4mm}{}$
 \end_inset
 
@@ -7876,18 +8671,18 @@ F(x)
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 F(x)
 \backslash
 xrightarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -7909,10 +8704,10 @@ F(a)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}F(x)\xrightarrow[x>0]{x=a}F(a)\raisebox{-4mm}{}$
 \end_inset
 
@@ -7931,14 +8726,22 @@ F(a)
 
 \begin_layout Subsection
 Flèches verticales et diagonales
-\begin_inset LatexCommand index
-name "Flèches ! diagonales"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Flèches ! diagonales
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Flèches ! verticales"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Flèches ! verticales
+\end_layout
 
 \end_inset
 
@@ -7946,39 +8749,40 @@ name "Flèches ! verticales"
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 uparrow
@@ -7989,7 +8793,7 @@ uparrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\uparrow$
 \end_inset
 
@@ -7999,11 +8803,11 @@ uparrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Uparrow
@@ -8014,7 +8818,7 @@ Uparrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Uparrow$
 \end_inset
 
@@ -8024,11 +8828,11 @@ Uparrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 updownarrow
@@ -8039,7 +8843,7 @@ updownarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\updownarrow$
 \end_inset
 
@@ -8049,11 +8853,11 @@ updownarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Updownarrow
@@ -8064,7 +8868,7 @@ Updownarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Updownarrow$
 \end_inset
 
@@ -8074,11 +8878,11 @@ Updownarrow
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Downarrow
@@ -8086,10 +8890,10 @@ Downarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Downarrow$
 \end_inset
 
@@ -8099,11 +8903,11 @@ Downarrow
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 downarrow
@@ -8111,10 +8915,10 @@ downarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\downarrow$
 \end_inset
 
@@ -8129,38 +8933,40 @@ downarrow
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nearrow
@@ -8171,7 +8977,7 @@ nearrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nearrow$
 \end_inset
 
@@ -8181,11 +8987,11 @@ nearrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 searrow
@@ -8196,7 +9002,7 @@ searrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\searrow$
 \end_inset
 
@@ -8206,11 +9012,11 @@ searrow
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 swarrow
@@ -8218,10 +9024,10 @@ swarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\swarrow$
 \end_inset
 
@@ -8231,11 +9037,11 @@ swarrow
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nwarrow
@@ -8243,10 +9049,10 @@ nwarrow
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nwarrow$
 \end_inset
 
@@ -8261,7 +9067,9 @@ nwarrow
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -8271,13 +9079,15 @@ nwarrow
 
 Les flèches verticales peuvent aussi être utilisées comme séparateurs en
  même temps que les commandes décrites dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Taille-parenthèses-manuelle"
 
 \end_inset
 
  et 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Taille-parenthèses-automatique"
 
 \end_inset
@@ -8286,21 +9096,27 @@ reference "sub:Taille-parenthèses-automatique"
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Section
 Accents
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Accents"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Accents"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accents
+\end_layout
 
 \end_inset
 
@@ -8308,7 +9124,10 @@ name "Accents"
 \end_layout
 
 \begin_layout Standard
-On peut ajouter des accents avec le bouton\InsetSpace ~
+On peut ajouter des accents avec le bouton
+\begin_inset space ~
+\end_inset
+
 
 \begin_inset Graphics
        filename ../../images/math/hat.png
@@ -8325,7 +9144,7 @@ Accents pour un caractère
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -8338,9 +9157,10 @@ texorpdfstring{
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les accents dans le texte, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Accents-dans-le-texte"
 
 \end_inset
@@ -8354,7 +9174,7 @@ reference "sub:Accents-dans-le-texte"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }{}
 \end_layout
@@ -8365,18 +9185,19 @@ status collapsed
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
  dans les signets PDF.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Plus au sujet de 
 \backslash
 texorpdfstring dans la section 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:formules-dans-les-entêtes"
 
 \end_inset
@@ -8387,14 +9208,19 @@ reference "sub:formules-dans-les-entêtes"
 \end_inset
 
 
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Accents-sur-un-caractère"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Accents ! pour un caractère"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accents ! pour un caractère
+\end_layout
 
 \end_inset
 
@@ -8402,33 +9228,34 @@ name "Accents ! pour un caractère"
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -8444,18 +9271,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dot
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\dot{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ddot
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\ddot{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dddot
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\dddot{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ddddot{A
@@ -8570,10 +9397,10 @@ ddddot{A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\ddddot{A}$
 \end_inset
 
@@ -8583,18 +9410,18 @@ ddddot{A
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vec
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -8604,8 +9431,12 @@ spce
 \end_inset
 
 A
-\begin_inset LatexCommand index
-name "Vecteurs"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Vecteurs
+\end_layout
 
 \end_inset
 
@@ -8614,10 +9445,10 @@ name "Vecteurs"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\vec{A}$
 \end_inset
 
@@ -8627,18 +9458,18 @@ name "Vecteurs"
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bar
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\bar{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathring
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\mathring{A}$
 \end_inset
 
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 tilde
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\tilde{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 hat
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\hat{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 check
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\check{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 acute
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\acute{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 grave
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\grave{A}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 breve
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\breve{A}$
 \end_inset
 
 
-\end_layout
+\end_layout
+
+\end_inset
+</cell>
+</row>
+</lyxtabular>
+
+\end_inset
+
+
+\begin_inset space \hfill{}
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+\begin_inset VSpace bigskip
+\end_inset
+
+Pour créer des trémas (umlauts en allemand)
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Umlauts | see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
 
-\end_inset
-</cell>
-</row>
-</lyxtabular>
+{
+\end_layout
 
 \end_inset
 
+Trémas
+\begin_inset ERT
+status collapsed
 
-\hfill
+\begin_layout Plain Layout
 
+}
 \end_layout
 
-\begin_layout Standard
-\begin_inset VSpace bigskip
 \end_inset
 
-Pour créer des trémas (umlauts en allemand)
-\begin_inset LatexCommand index
-name "Umlauts | see{Trémas}"
+
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Trémas"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Trémas
+\end_layout
 
 \end_inset
 
@@ -9024,27 +9889,27 @@ vrais
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -9060,11 +9925,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Quotes grd
 \end_inset
 
@@ -9076,7 +9941,7 @@ i
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \lang german
 \begin_inset Formula $"i$
@@ -9088,7 +9953,7 @@ i
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 il faut que cette formule soit en allemand (NdT)
 \end_layout
 
@@ -9100,18 +9965,18 @@ il faut que cette formule soit en allemand (NdT)
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ddot
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\ddot{i}$
 \end_inset
 
@@ -9171,8 +10036,12 @@ En texte mathématique, les trémas et autres caractères accentués peuvent
 
 \begin_layout Subsection
 Accents pour les opérateurs
-\begin_inset LatexCommand index
-name "Accents ! pour les opérateurs"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accents ! pour les opérateurs
+\end_layout
 
 \end_inset
 
@@ -9187,8 +10056,14 @@ Avec les commandes
 overset
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! O ! \\textbackslash overset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! O ! 
+\backslash
+overset
+\end_layout
 
 \end_inset
 
@@ -9199,8 +10074,14 @@ name "Commandes ! O ! \\textbackslash overset"
 underset
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! U ! \\textbackslash underset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+underset
+\end_layout
 
 \end_inset
 
@@ -9213,8 +10094,14 @@ name "Commandes ! U ! \\textbackslash underset"
 sideset
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash sideset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+sideset
+\end_layout
 
 \end_inset
 
@@ -9222,7 +10109,9 @@ name "Commandes ! S ! \\textbackslash sideset"
  La syntaxe de la commande est:
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 sideset{caractère avant}{caractère après}
@@ -9273,7 +10162,7 @@ sum_k=1
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9306,7 +10195,7 @@ overset
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9321,7 +10210,7 @@ maltese
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9369,14 +10258,19 @@ sideset
 
 \begin_layout Subsection
 Accents pour plusieurs caractères
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Accents-pour-plusieurs"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Accents ! pour plusieurs caractères"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accents ! pour plusieurs caractères
+\end_layout
 
 \end_inset
 
@@ -9384,33 +10278,34 @@ name "Accents ! pour plusieurs caractères"
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -9426,18 +10321,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 overleftarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9451,10 +10346,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\overleftarrow{A=B}\raisebox{-2mm}{}$
 \end_inset
 
@@ -9464,18 +10359,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 underleftarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9489,10 +10384,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\underleftarrow{A=B}\raisebox{-3mm}{}$
 \end_inset
 
@@ -9502,18 +10397,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 overleftrightarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9527,10 +10422,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\overleftrightarrow{A=B}\raisebox{-2mm}{}$
 \end_inset
 
@@ -9540,18 +10435,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 underleftrightarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9565,10 +10460,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\underleftrightarrow{A=B}\raisebox{-3mm}{}$
 \end_inset
 
@@ -9583,45 +10478,47 @@ A=B
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 overrightarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9635,10 +10532,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\overrightarrow{A=B}\raisebox{-2mm}{}$
 \end_inset
 
@@ -9648,18 +10545,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 underrightarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9673,10 +10570,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\underrightarrow{A=B}\raisebox{-3mm}{}$
 \end_inset
 
@@ -9686,18 +10583,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 widetilde
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9711,10 +10608,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\widetilde{A=B}\raisebox{-2mm}{}$
 \end_inset
 
@@ -9724,18 +10621,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 widehat
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9749,10 +10646,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\widehat{A=B}\raisebox{-2mm}{}$
 \end_inset
 
@@ -9767,7 +10664,9 @@ A=B
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -9807,8 +10706,14 @@ Avec les commandes
 overset
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! O ! \\textbackslash overset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! O ! 
+\backslash
+overset
+\end_layout
 
 \end_inset
 
@@ -9819,8 +10724,14 @@ name "Commandes ! O ! \\textbackslash overset"
 underset
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! U ! \\textbackslash underset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+underset
+\end_layout
 
 \end_inset
 
@@ -9838,7 +10749,7 @@ underset
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9864,14 +10775,19 @@ A=B
 
 \begin_layout Section
 Espace
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Espace"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Espace ! horizontal"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Espace ! horizontal
+\end_layout
 
 \end_inset
 
@@ -9880,14 +10796,19 @@ name "Espace ! horizontal"
 
 \begin_layout Subsection
 Espace prédéfini
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Espace-prédéfini"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Espace ! horizontal ! prédéfini"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Espace ! horizontal ! prédéfini
+\end_layout
 
 \end_inset
 
@@ -9912,7 +10833,7 @@ Ctrl-Espace
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -9960,18 +10881,18 @@ Espace
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="7">
 <features>
-<column alignment="center" valignment="middle" leftline="true" width="6.8cm">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true">
+<column alignment="center" valignment="middle" width="6.8cm">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
@@ -9980,7 +10901,7 @@ Commande
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ,
@@ -9991,7 +10912,7 @@ Commande
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 :
@@ -10002,7 +10923,7 @@ Commande
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ;
@@ -10013,7 +10934,7 @@ Commande
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 quad
@@ -10021,10 +10942,10 @@ quad
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 qquad
@@ -10035,7 +10956,7 @@ qquad
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 !
@@ -10044,11 +10965,11 @@ qquad
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Nombre de fois où on a appuyé sur la barre d'
 \family sans
 Espace 
@@ -10061,7 +10982,7 @@ après avoir inséré l'espace insécable
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0
 \end_layout
 
@@ -10070,7 +10991,7 @@ après avoir inséré l'espace insécable
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
@@ -10079,7 +11000,7 @@ après avoir inséré l'espace insécable
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
@@ -10088,16 +11009,16 @@ après avoir inséré l'espace insécable
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 4
 \end_layout
 
@@ -10106,27 +11027,27 @@ après avoir inséré l'espace insécable
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 5
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\, B$
 \end_inset
 
@@ -10135,10 +11056,10 @@ Résultat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\: B$
 \end_inset
 
@@ -10147,10 +11068,10 @@ Résultat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\; B$
 \end_inset
 
@@ -10159,10 +11080,10 @@ Résultat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\quad B$
 \end_inset
 
@@ -10171,10 +11092,10 @@ Résultat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\qquad B$
 \end_inset
 
@@ -10183,10 +11104,10 @@ Résultat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\! B$
 \end_inset
 
@@ -10215,23 +11136,23 @@ La dernière taille n'a pas l'air de produire une espace.
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="3">
 <features>
-<column alignment="center" valignment="middle" leftline="true" width="6.8cm">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="middle" width="6.8cm">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 negmedspace
@@ -10239,10 +11160,10 @@ negmedspace
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 negthickspace
@@ -10251,11 +11172,11 @@ negthickspace
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Nombre de fois où on a appuyé sur la barre d'
 \family sans
 Espace 
@@ -10265,39 +11186,39 @@ après avoir inséré l'espace insécable
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 6
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 7
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
+<row>
 <cell multicolumn="1" alignment="left" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\negmedspace B$
 \end_inset
 
@@ -10306,10 +11227,10 @@ Résultat
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\negthickspace B$
 \end_inset
 
@@ -10337,27 +11258,27 @@ Les espaces négatives peuvent faire que les caractères se chevauchent.
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -10373,11 +11294,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sum
@@ -10386,7 +11307,7 @@ sum
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -10403,7 +11324,7 @@ f_kl
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\sum\sum f_{kl}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -10413,11 +11334,11 @@ f_kl
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sum
@@ -10428,7 +11349,7 @@ sum
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -10442,10 +11363,10 @@ f_kl
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\sum\negmedspace\sum f_{kl}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -10477,19 +11398,19 @@ Les opérateur de relations comme par exemple le signe égal, sont toujours
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 équation normale
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A=B$
 \end_inset
 
@@ -10500,14 +11421,14 @@ Les opérateur de relations comme par exemple le signe égal, sont toujours
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 \lang english
@@ -10527,10 +11448,10 @@ raisebox
 
 \end_inset
 </cell>
-<cell multicolumn="1" alignment="center" valignment="top" leftline="true" usebox="none">
+<cell multicolumn="1" alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A{=}B$
 \end_inset
 
@@ -10570,9 +11491,15 @@ Les espaces sont nécessaires pour les unités physiques, parce que l'espace
  Pour les unités dans le texte, l'espace fine est insérée avec le menu 
 \family sans
 Insérer\SpecialChar \menuseparator
-Typographie\InsetSpace ~
+Typographie
+\begin_inset space ~
+\end_inset
+
 spéciale\SpecialChar \menuseparator
-Espace\InsetSpace ~
+Espace
+\begin_inset space ~
+\end_inset
+
 fine
 \family default
  (raccourci 
@@ -10593,10 +11520,10 @@ Un exemple pour voir la différence:
 <column alignment="left" valignment="top" width="0">
 <column alignment="left" valignment="top" width="0">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 24 kW
 \begin_inset Formula $\cdot$
 \end_inset
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 espace normale entre l'unité est la valeur
 \end_layout
 
@@ -10617,11 +11544,14 @@ espace normale entre l'unité est la valeur
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-24\InsetSpace \thinspace{}
+\begin_layout Plain Layout
+24
+\begin_inset space \thinspace{}
+\end_inset
+
 kW
 \begin_inset Formula $\cdot$
 \end_inset
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 espace fine entre l'unité et la valeur
 \end_layout
 
@@ -10653,7 +11583,7 @@ Espace variable
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -10666,9 +11596,10 @@ texorpdfstring{
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les espacements verticaux dans les formules, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Séparation-des-lignes"
 
 \end_inset
@@ -10682,7 +11613,7 @@ reference "sub:Séparation-des-lignes"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }{}
 \end_layout
@@ -10693,18 +11624,19 @@ status collapsed
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
  dans les signets PDF.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Plus au sujet de 
 \backslash
 texorpdfstring dans la section 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:formules-dans-les-entêtes"
 
 \end_inset
@@ -10715,14 +11647,19 @@ reference "sub:formules-dans-les-entêtes"
 \end_inset
 
 
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Espace-variable"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Espace ! horizontal ! variable"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Espace ! horizontal ! variable
+\end_layout
 
 \end_inset
 
@@ -10731,7 +11668,9 @@ name "Espace ! horizontal ! variable"
 
 \begin_layout Standard
 Dans LyX, on peut insérer une espace de longueur définie avec la commande
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -10739,19 +11678,22 @@ Dans LyX, on peut insérer une espace de longueur définie avec la commande
 hspace{length}
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash hspace"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! H ! 
+\backslash
+hspace
+\end_layout
 
 \end_inset
 
 .
-\end_layout
-
-\begin_layout Standard
-Pour la longueur toutes les unités qui sont listées dans 
-\begin_inset LatexCommand ref
-reference "tab:Unités-utilisées"
+ Pour la valeur de la longueur toutes les unités qui sont listées dans 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "tab:Unités-disponibles"
 
 \end_inset
 
 hfill
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash hfill"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! H ! 
+\backslash
+hfill
+\end_layout
 
 \end_inset
 
@@ -10793,33 +11741,33 @@ name "Commandes ! H ! \\textbackslash hfill"
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A=B
 \backslash
 hspace{3cm
@@ -10836,7 +11784,7 @@ not=C
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A=B\hspace{3cm}A\not=C$
 \end_inset
 
@@ -10846,11 +11794,11 @@ not=C
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \backslash
 hspace{-1mm
@@ -10864,10 +11812,10 @@ not=A
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\hspace{-1mm}A\not=A$
 \end_inset
 
@@ -10877,18 +11825,18 @@ not=A
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A=A
 \backslash
 hfill
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -10902,10 +11850,10 @@ B=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A=A\hfill B=B$
 \end_inset
 
@@ -10946,147 +11894,89 @@ hfill
 \series bold
 Indenté
 \series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-Les styles de formules sont expliqués dans 
-\begin_inset LatexCommand ref
+ (Les styles de formules sont expliqués dans 
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
 
-
-\end_layout
-
-\end_inset
-
-.
+).
 \end_layout
 
 \begin_layout Standard
-On peut aussi insérer les commandes 
+En plus de 
 \series bold
 
 \backslash
-hspace
+hfill, 
 \series default
- et 
+il y a les commandes 
 \series bold
 
 \backslash
-hfill
+dotfill
 \series default
- en mode TeX pour les utiliser avec du texte:
-\end_layout
-
-\begin_layout Standard
-Ceci est une ligne avec un espace de
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
+ et 
+\series bold
 
 \backslash
-hspace{2cm}
-\end_layout
+hrulefill
+\series default
+ qui remplissent l'espace avec un motif, voir 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Points-de-suspension"
 
 \end_inset
 
-2\InsetSpace \thinspace{}
-cm.
-\end_layout
-
-\begin_layout Standard
-Ceci est une ligne avec un
-\hfill
-espace maximum.
+ pour un exemple.
 \end_layout
 
 \begin_layout Standard
-Dans le dernier exemple, on a inséré 
-\series bold
-
-\backslash
-hfill
-\series default
- avec le menu 
+Pour le texte, on peut insérer une espace de longueur variable avec le menu
 \family sans
 Insérer\SpecialChar \menuseparator
-Typographie\InsetSpace ~
+Typographie
+\begin_inset space ~
+\end_inset
+
 spéciale\SpecialChar \menuseparator
-Ressort\InsetSpace ~
-horizontal
+Espacement horizontal, 
 \family default
-, ce qui n'est pas possible dans les formules.
- Cette méthode a l'avantage que l'on peut voir dans LyX que c'est un espace
- étirable.
+ce qui n'est pas possible avec les formules:
 \end_layout
 
 \begin_layout Standard
-Quand ces commandes se trouvent au début d'un texte qui n'est pas au début
- d'un paragraphe, elle sont ignorée par LaTeX.
- Pour éviter cela, on utilise la commande 
-\series bold
-
-\backslash
-hspace*
-\series default
- à la place de 
-\series bold
-
-\backslash
-hspace
-\series default
-.
- Pour obtenir la même chose avec 
-\series bold
-
-\backslash
-hfill
-\series default
-, on insère un saut de ligne et une garniture vide
-\series bold
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-pour les garnitures, voir 
-\begin_inset LatexCommand ref
-reference "sub:Garnitures"
-
+Ceci est une ligne avec un espace de
+\begin_inset space \hspace{}
+\length 2cm
 \end_inset
 
+2
+\begin_inset space \thinspace{}
+\end_inset
 
+cm.
 \end_layout
 
+\begin_layout Standard
+Ceci est une ligne avec un
+\begin_inset space \hfill{}
 \end_inset
 
-
-\series default
- en mode TeX avec la commande 
-\series bold
-
-\backslash
-vphantom{} 
-\series default
-avant 
-\series bold
-
-\backslash
-hfill
-\series default
-.
+espace maximum.
 \end_layout
 
 \begin_layout Subsection
 Espace après les formules en ligne
-\begin_inset LatexCommand index
-name "Espace ! après les formules en ligne"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Espace ! après les formules en ligne
+\end_layout
 
 \end_inset
 
@@ -11100,8 +11990,14 @@ L'espace qui entoure les formules en ligne peut être ajusté avec la longueur
 
 \backslash
 mathsurround
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mathsurround"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mathsurround
+\end_layout
 
 \end_inset
 
@@ -11113,8 +12009,14 @@ name "Commandes ! M ! \\textbackslash mathsurround"
 
 \backslash
 setlength
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash setlength"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+setlength
+\end_layout
 
 \end_inset
 
@@ -11138,7 +12040,10 @@ Pour mettre
 \backslash
 mathsurround
 \series default
- à une valeur de 5\InsetSpace \thinspace{}
+ à une valeur de 5
+\begin_inset space \thinspace{}
+\end_inset
+
 mm, on insère la commande
 \end_layout
 
@@ -11154,13 +12059,15 @@ mathsurround}{5mm}
 
 \begin_layout Standard
 en mode TeX.
- Une espace de 5\InsetSpace \thinspace{}
-mm va maintenant être placée autour de toutes les formules
- en ligne:
+ Une espace de 5
+\begin_inset space \thinspace{}
+\end_inset
+
+mm va maintenant être placée autour de toutes les formules en ligne:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11179,12 +12086,15 @@ Voici une formule en ligne
 \begin_inset Formula $A=B$
 \end_inset
 
- avec une espace de 5\InsetSpace \thinspace{}
+ avec une espace de 5
+\begin_inset space \thinspace{}
+\end_inset
+
 mm autour.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11205,20 +12115,53 @@ Pour revenir à la valeur prédéfinie, on met
 \backslash
 mathsurround
 \series default
- à 0\InsetSpace \thinspace{}
+ à 0
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
 \end_layout
 
 \begin_layout Section
 Boîtes et cadres
-\begin_inset LatexCommand index
-name "Boîtes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Boîtes
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Cadres | see 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Boîtes
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Cadres | see {Boîtes}"
+\end_layout
 
 \end_inset
 
@@ -11232,20 +12175,25 @@ Boîtes
 \emph default
 du manuel 
 \emph on
-Objets Insérés.
+Objets insérés.
  
 \end_layout
 
 \begin_layout Subsection
 Boîtes avec cadre
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Boîtes-avec-cadre"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boîtes ! avec cadre"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Boîtes ! avec cadre
+\end_layout
 
 \end_inset
 
@@ -11261,8 +12209,14 @@ Il es possible d'encadrer des formules ou des portions de formules avec
 fbox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! F ! \\textbackslash fbox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! F ! 
+\backslash
+fbox
+\end_layout
 
 \end_inset
 
@@ -11273,8 +12227,14 @@ name "Commandes ! F ! \\textbackslash fbox"
 boxed
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash boxed"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+boxed
+\end_layout
 
 \end_inset
 
@@ -11299,33 +12259,17 @@ Ctrl-m
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 À cause d'un bug de LyX, il est impossible de créer une nouvelle formule
  avec 
 \family sans
 Ctrl-m
 \family default
 , voir 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
-\end_layout
-
-\end_inset
-
-LyX-bug #1435
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1435"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
 
 \end_inset
 
@@ -11377,8 +12321,14 @@ fbox
 framebox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! F ! \\textbackslash framebox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! F ! 
+\backslash
+framebox
+\end_layout
 
 \end_inset
 
 \emph default
  à droite.
  Quand on ne précise pas la position, la formule est centrée.
-\newline
-Si on ne donne
- pas de largeur, on ne peut pas donner d'indication de position.
+\begin_inset Newline newline
+\end_inset
+
+Si on ne donne pas de largeur, on ne peut pas donner d'indication de position.
  Dans ce cas, la largeur du cadre est ajustée au contenu de la boîte, comme
  c'est le cas avec 
 \series bold
@@ -11441,40 +12392,6 @@ Quand on insère la commande
 framebox
 \series default
 , une boîte apparaît contenant trois boîtes bleues.
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-À cause d'un bug de LyX, le curseur doit être placé à gauche, à côté des
- boîtes bleues pour pouvoir les remplir, voir 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=2461}{
-\end_layout
-
-\end_inset
-
-LyX-bug #2461
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
-
  Les deux premières sont entourées de crochets pour signales des arguments
  optionnels.
  La troisième boîte est là pour contenir les portions de formules, comme
@@ -11492,7 +12409,7 @@ fbox
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Le tableau a été placé dans une minipage pour que la note de bas de page
  apparaisse.
  Sinon le texte de la note n'aurait pas été affiché.
@@ -11513,53 +12430,37 @@ height "1in"
 height_special "totalheight"
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 À cause d'un bug de LyX, il n'est pas possible de créer une nouvelle formule
  avec 
 \family sans
 Ctrl-m
 \family default
 , voir 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
-\end_layout
-
-\end_inset
-
-LyX-bug #1435
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1435"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
 
 \end_inset
 
-
+.
 \end_layout
 
 \end_inset
@@ -11569,15 +12470,15 @@ status collapsed
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 \lang english
@@ -11594,18 +12495,18 @@ raisebox
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 fbox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11624,7 +12525,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11641,7 +12542,7 @@ A=B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula \raisebox{6mm}{}\fbox{$\int A=B$}\raisebox{-4mm}{}
 
 \end_inset
@@ -11652,18 +12553,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 boxed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11678,7 +12579,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11695,7 +12596,7 @@ A=B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{8.5mm}{}\boxed{\int A=B}\raisebox{-6.5mm}{}$
 \end_inset
 
@@ -11705,18 +12606,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A+
 \backslash
 fbox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}A+\fbox{B}\raisebox{-3mm}{}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 framebox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11781,7 +12682,7 @@ frac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}$
 \end_inset
 
 
-\begin_inset Formula $\framebox[20mm]{$\frac{A}{B}$}$
+\begin_inset Formula $\framebox[20mm][]{$\frac{A}{B}$}$
 \end_inset
 
 
@@ -11890,7 +12791,7 @@ distance
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11965,7 +12866,7 @@ fboxsep
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -11985,14 +12886,19 @@ avant la formule suivante.
 
 \begin_layout Subsection
 Boîtes sans cadre
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Boîtes-sans-cadre"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boîtes ! sans cadre"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Boîtes ! sans cadre
+\end_layout
 
 \end_inset
 
@@ -12008,8 +12914,14 @@ Pour obtenir des boîtes sans cadre, on utilise les commandes suivantes:
 mbox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mbox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mbox
+\end_layout
 
 \end_inset
 
@@ -12020,8 +12932,14 @@ name "Commandes ! M ! \\textbackslash mbox"
 makebox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash makebox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+makebox
+\end_layout
 
 \end_inset
 
@@ -12032,8 +12950,14 @@ name "Commandes ! M ! \\textbackslash makebox"
 raisebox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash raisebox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+raisebox
+\end_layout
 
 \end_inset
 
@@ -12083,33 +13007,33 @@ fbox
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 H
 \backslash
 raisebox{2mm
@@ -12130,7 +13054,7 @@ raisebox{2mm
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $H\raisebox{2mm}{al}lo$
 \end_inset
 
@@ -12140,11 +13064,11 @@ raisebox{2mm
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 H
 \backslash
 raisebox{-2mm
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $H\raisebox{-2mm}{al}lo$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A=
 \backslash
 raisebox{-2mm
@@ -12198,7 +13122,7 @@ sqrt
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 $A=
 \backslash
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 voir 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
-\end_layout
-
-\end_inset
-
-LyX-bug #1435
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1435"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
 
 \end_inset
 
@@ -12313,14 +13221,19 @@ framebox
 
 \begin_layout Subsection
 Boîtes colorées
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Boîtes-colorées"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boîtes ! colorées"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Boîtes ! colorées
+\end_layout
 
 \end_inset
 
@@ -12337,7 +13250,7 @@ color
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 La paquetage LaTeX 
 \series bold
 color
@@ -12348,8 +13261,12 @@ color
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! color"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! color
+\end_layout
 
 \end_inset
 
@@ -12357,7 +13274,7 @@ name "Paquetages ! color"
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Dès que du texte est coloré avec une couleur prédéfinie quelque part dans
  le document, LyX charge automatiquement le paquetage LaTeX 
 \series bold
@@ -12374,7 +13291,7 @@ color
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Pour éviter que le paquetage soit chargé deux fois, une macro a été insérée
  dans le préambule LaTeX.
 \end_layout
@@ -12403,8 +13320,14 @@ Pour colorer des boîtes, on utilise la commande
 colorbox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! C ! \\textbackslash colorbox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! C ! 
+\backslash
+colorbox
+\end_layout
 
 \end_inset
 
@@ -12439,7 +13362,7 @@ fbox
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ceci s'applique aussi à la commande 
 \series bold
 
@@ -12448,26 +13371,10 @@ fcolorbox
 \series default
 .
  D'où la note 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1435}{
-\end_layout
-
-\end_inset
-
-LyX-bug #1435
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1435"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1435"
 
 \end_inset
 
@@ -12522,27 +13429,27 @@ yellow (jaune)
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -12558,11 +13465,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 colorbox{yellow
@@ -12579,7 +13486,7 @@ colorbox{yellow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\colorbox{yellow}{A=B}\raisebox{-3mm}{}$
 \end_inset
 
@@ -12589,11 +13496,11 @@ colorbox{yellow
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 colorbox{green
@@ -12608,7 +13515,7 @@ fbox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12625,7 +13532,7 @@ A=B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\colorbox{green}{\fbox{A=B}}\raisebox{-3mm}{}$
 \end_inset
 
@@ -12635,18 +13542,18 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 fbox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12668,10 +13575,10 @@ colorbox{green
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\fbox{\colorbox{green}{A=B}}\raisebox{-3mm}{}$
 \end_inset
 
@@ -12699,8 +13606,14 @@ colorbox
  Pour colorer tous les caractères, on sélectionne toute la formule et on
  choisit la couleur voulue avec la fenêtre de dialogue 
 \family sans
-Style\InsetSpace ~
-de\InsetSpace ~
+Style
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 texte
 \family default
 .
@@ -12714,8 +13627,14 @@ texte
  de la barre d'outils, ou avec le menu 
 \family sans
 Éditer\SpecialChar \menuseparator
-Style\InsetSpace ~
-de\InsetSpace ~
+Style
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 texte\SpecialChar \menuseparator
 Personnalisé
 \family default
@@ -12750,15 +13669,19 @@ Un exemple:
 
 \begin_layout Standard
 La formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:rouge"
 
 \end_inset
 
  est complètement colorée en rouge.
-\newline
+\begin_inset Newline newline
+\end_inset
+
 La formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:rougevert"
 
 \end_inset
@@ -12779,8 +13702,14 @@ Pour colorer le cadre d'une couleur différente du reste de la boîte, on
 fcolorbox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! F ! \\textbackslash fcolorbox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! F ! 
+\backslash
+fcolorbox
+\end_layout
 
 \end_inset
 
@@ -12832,7 +13761,7 @@ fboxsep
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12853,7 +13782,7 @@ fboxsep 1mm
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -12869,7 +13798,9 @@ fboxsep 3pt
 
 \begin_layout Standard
 Cette formule a été créée avec la commande
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -12931,8 +13862,14 @@ definecolor{vertfonce}{cmyk}{0.5,
 0.5}
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash definecolor"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+definecolor
+\end_layout
 
 \end_inset
 
@@ -13021,8 +13958,12 @@ On peut aussi utiliser ces couleurs personnalisées avec du texte à l'aide
 textcolor
 \series default
 :
-\begin_inset LatexCommand index
-name "Texte ! coloré"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Texte ! coloré
+\end_layout
 
 \end_inset
 
@@ -13033,7 +13974,7 @@ name "Texte ! coloré"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13054,7 +13995,7 @@ vertfonce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -13072,8 +14013,14 @@ status collapsed
 textcolor
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash textcolor"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+textcolor
+\end_layout
 
 \end_inset
 
@@ -13088,14 +14035,19 @@ textcolor{couleur}{caractères à colorer}
 
 \begin_layout Subsection
 Boîtes de paragraphe
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Boîtes-de-paragraphes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Boîtes ! comme paragraphe"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Boîtes ! comme paragraphe
+\end_layout
 
 \end_inset
 
@@ -13142,9 +14094,12 @@ height "1in"
 height_special "totalheight"
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ceci est une boîte de paragraphe.
- Elle a exactement 5\InsetSpace \thinspace{}
+ Elle a exactement 5
+\begin_inset space \thinspace{}
+\end_inset
+
 cm de large et peut aussi contenir des formules: 
 \begin_inset Formula $\int A\,\mathrm{d}s=C$
 \end_inset
@@ -13180,7 +14135,10 @@ Boîte intérieure:
 \emph on
 Largeur
 \emph default
-: 5\InsetSpace \thinspace{}
+: 5
+\begin_inset space \thinspace{}
+\end_inset
+
 cm, 
 \emph on
 Alignement vertical boîte
@@ -13199,8 +14157,14 @@ Dans LaTeX, une boîte de paragraphe est créée avec la commande
 parbox
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! P ! \\textbackslash parbox"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! P ! 
+\backslash
+parbox
+\end_layout
 
 \end_inset
 
@@ -13274,8 +14238,14 @@ fboxrule}{
 
 \backslash
 linewidth
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash linewidth"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+linewidth
+\end_layout
 
 \end_inset
 
@@ -13289,27 +14259,11 @@ name "Commandes ! L ! \\textbackslash linewidth"
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=4483}{
-\end_layout
-
-\end_inset
-
-LyX-bug #4483
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #4483"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=4483"
 
 \end_inset
 
@@ -13328,7 +14282,7 @@ calc
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 calc
@@ -13339,8 +14293,12 @@ calc
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! calc"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! calc
+\end_layout
 
 \end_inset
 
@@ -13365,7 +14323,7 @@ Après la formule, les deux boîtes sont refermées en entrant
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13383,7 +14341,7 @@ fboxrule 5mm
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13410,7 +14368,7 @@ fboxrule}{
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }}
 \end_layout
@@ -13421,7 +14379,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13482,7 +14440,7 @@ tag
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 plus au sujet de la commande 
 \series bold
 
@@ -13490,7 +14448,8 @@ plus au sujet de la commande
 tag
 \series default
 , voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Numérotation-personnalisée"
 
 \end_inset
@@ -13517,7 +14476,7 @@ parbox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -13535,7 +14494,7 @@ Ceci est une description.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }}
 \backslash
@@ -13576,7 +14535,7 @@ parbox{5cm}{
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Quand on utilise le style de formule 
 \series bold
 Indenté
@@ -13597,7 +14556,8 @@ hfill
 \series default
 .
  (pour les styles de formules, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -13647,8 +14607,12 @@ parbox
 
 \begin_layout Section
 Opérateurs
-\begin_inset LatexCommand index
-name "Opérateurs"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Opérateurs
+\end_layout
 
 \end_inset
 
@@ -13657,26 +14621,39 @@ name "Opérateurs"
 
 \begin_layout Subsection
 Grands Opérateurs
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Grands-opérateurs"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Opérateurs ! grands"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Opérateurs ! grands
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Sommes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Sommes
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Intégrales"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Intégrales
+\end_layout
 
 \end_inset
 
@@ -13687,8 +14664,14 @@ name "Intégrales"
 Pour pouvoir utiliser tous les opérateurs intégraux listés ici, on doit
  activer l'option 
 \family sans
-Utiliser\InsetSpace ~
-automatiquement le paquetage\InsetSpace ~
+Utiliser
+\begin_inset space ~
+\end_inset
+
+automatiquement le paquetage
+\begin_inset space ~
+\end_inset
+
 esint
 \family default
  dans les 
@@ -13699,46 +14682,53 @@ Options du mode math.
 \begin_layout Standard
 
 \lang english
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\backslash
+sum
+\begin_inset Index
+status collapsed
 
+\begin_layout Plain Layout
+Commandes ! S ! 
 \backslash
 sum
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash sum"
+\end_layout
 
 \end_inset
 
@@ -13747,10 +14737,10 @@ name "Commandes ! S ! \\textbackslash sum"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sum$
 \end_inset
 
@@ -13760,16 +14750,22 @@ name "Commandes ! S ! \\textbackslash sum"
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\backslash
+int
+\begin_inset Index
+status collapsed
 
+\begin_layout Plain Layout
+Commandes ! I ! 
 \backslash
 int
-\begin_inset LatexCommand index
-name "Commandes ! I ! \\textbackslash int"
+\end_layout
 
 \end_inset
 
@@ -13781,7 +14777,7 @@ name "Commandes ! I ! \\textbackslash int"
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\int$
 \end_inset
 
@@ -13791,11 +14787,11 @@ name "Commandes ! I ! \\textbackslash int"
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 intop
@@ -13806,7 +14802,7 @@ intop
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\intop$
 \end_inset
 
@@ -13816,11 +14812,11 @@ intop
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 oint
@@ -13831,7 +14827,7 @@ oint
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\oint$
 \end_inset
 
@@ -13841,11 +14837,11 @@ oint
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ointop
@@ -13856,7 +14852,7 @@ ointop
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ointop$
 \end_inset
 
@@ -13866,11 +14862,11 @@ ointop
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ointctrclockwise
@@ -13881,7 +14877,7 @@ ointctrclockwise
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ointctrclockwise$
 \end_inset
 
@@ -13891,11 +14887,11 @@ ointctrclockwise
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ointclockwise
@@ -13906,7 +14902,7 @@ ointclockwise
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ointclockwise$
 \end_inset
 
@@ -13916,11 +14912,11 @@ ointclockwise
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqint
@@ -13931,7 +14927,7 @@ sqint
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sqint$
 \end_inset
 
@@ -13941,11 +14937,11 @@ sqint
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigcap
@@ -13956,7 +14952,7 @@ bigcap
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigcap$
 \end_inset
 
@@ -13966,11 +14962,11 @@ bigcap
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigcup
@@ -13978,10 +14974,10 @@ bigcup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigcup$
 \end_inset
 
@@ -13996,43 +14992,51 @@ bigcup
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\backslash
+prod
+\begin_inset Index
+status collapsed
 
+\begin_layout Plain Layout
+Commandes ! P ! 
 \backslash
 prod
-\begin_inset LatexCommand index
-name "Commandes ! P ! \\textbackslash prod"
+\end_layout
 
 \end_inset
 
@@ -14044,7 +15048,7 @@ name "Commandes ! P ! \\textbackslash prod"
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\prod$
 \end_inset
 
@@ -14054,11 +15058,11 @@ name "Commandes ! P ! \\textbackslash prod"
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 coprod
@@ -14069,7 +15073,7 @@ coprod
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\coprod$
 \end_inset
 
@@ -14079,11 +15083,11 @@ coprod
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigodot
@@ -14094,7 +15098,7 @@ bigodot
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigodot$
 \end_inset
 
@@ -14104,11 +15108,11 @@ bigodot
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigotimes
@@ -14119,7 +15123,7 @@ bigotimes
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigotimes$
 \end_inset
 
@@ -14129,11 +15133,11 @@ bigotimes
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigoplus
@@ -14144,7 +15148,7 @@ bigoplus
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigoplus$
 \end_inset
 
@@ -14154,11 +15158,11 @@ bigoplus
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigwedge
@@ -14169,7 +15173,7 @@ bigwedge
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigwedge$
 \end_inset
 
@@ -14179,11 +15183,11 @@ bigwedge
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigvee
@@ -14194,7 +15198,7 @@ bigvee
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigvee$
 \end_inset
 
@@ -14204,11 +15208,11 @@ bigvee
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigsqcup
@@ -14219,7 +15223,7 @@ bigsqcup
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigsqcup$
 \end_inset
 
@@ -14229,11 +15233,11 @@ bigsqcup
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 biguplus
@@ -14241,10 +15245,10 @@ biguplus
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\biguplus$
 \end_inset
 
@@ -14261,7 +15265,9 @@ biguplus
 
 \lang english
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -14318,7 +15324,8 @@ int
 oint
 \series default
 , dans la manière dont sont affichés les limites, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Limites-des-opérateurs"
 
 \end_inset
 \emph default
 et en utilisant le raccourci clavier 
 \family sans
-Alt-c\InsetSpace ~
+Alt-c
+\begin_inset space ~
+\end_inset
+
 r
 \family default
 
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Pour les styles de polices, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Styles-de-polices"
 
 \end_inset
@@ -14377,12 +15388,14 @@ incorrect:
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14407,33 +15420,34 @@ Pour les intégrales multiples, il y a les commandes suivantes:
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -14449,11 +15463,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 iint
@@ -14464,7 +15478,7 @@ iint
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\iint\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14474,11 +15488,11 @@ iint
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 oiint
@@ -14489,7 +15503,7 @@ oiint
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\oiint\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14499,11 +15513,11 @@ oiint
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqiint
@@ -14511,10 +15525,10 @@ sqiint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\sqiint\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14529,38 +15543,40 @@ sqiint
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 iiint
@@ -14571,7 +15587,7 @@ iiint
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\iiint\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14581,11 +15597,11 @@ iiint
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 iiiint
@@ -14593,10 +15609,10 @@ iiiint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\iiiint\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14606,11 +15622,11 @@ iiiint
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dotsint
@@ -14618,10 +15634,10 @@ dotsint
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\dotsint\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14636,20 +15652,27 @@ dotsint
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
 \begin_layout Subsection
 Limites des opérateurs
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Limites-des-opérateurs"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Opérateurs ! Limites"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Opérateurs ! Limites
+\end_layout
 
 \end_inset
 
@@ -14665,27 +15688,27 @@ Les limites sont créées avec les indices et les exposants:
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -14701,11 +15724,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 prod^
@@ -14714,7 +15737,7 @@ infty
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14736,10 +15759,10 @@ A(x)
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}\prod_{0}^{\infty}A(x)\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -14768,20 +15791,38 @@ Pour forcer les limites à être après l'opérateur, on place le curseur juste
 \family sans
 Éditer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-Changer\InsetSpace ~
-le\InsetSpace ~
-type\InsetSpace ~
-de\InsetSpace ~
+Changer
+\begin_inset space ~
+\end_inset
+
+le
+\begin_inset space ~
+\end_inset
+
+type
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 limites
 \family default
  pour 
 \family sans
-En\InsetSpace ~
+En
+\begin_inset space ~
+\end_inset
+
 ligne
 \family default
  (raccourci 
 \family sans
-Alt-m\InsetSpace ~
+Alt-m
+\begin_inset space ~
+\end_inset
+
 l
 \family default
 ).
@@ -14797,7 +15838,10 @@ Par défaut les limites ont ce type:
 
 Voici à quoi elles ressemblent si on change le type des limites à 
 \family sans
-En\InsetSpace ~
+En
+\begin_inset space ~
+\end_inset
+
 ligne
 \family default
 :
@@ -14823,7 +15867,10 @@ ointop
  l'opérateur.
  Dans l'exemple suivant, le type de limites a donc été mis à 
 \series bold
-Hors\InsetSpace ~
+Hors
+\begin_inset space ~
+\end_inset
+
 ligne 
 \series default
 et elles sont donc placées sous les intégrales:
@@ -14847,8 +15894,14 @@ Pour préciser des conditions pour les limites, on utilise les commandes
 subarray
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash subarray"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+subarray
+\end_layout
 
 \end_inset
 
@@ -14857,10 +15910,16 @@ name "Commandes ! S ! \\textbackslash subarray"
 
 \backslash
 substack
-\series default
-
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash substack"
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+substack
+\end_layout
 
 \end_inset
 
@@ -14878,7 +15937,9 @@ name "Commandes ! S ! \\textbackslash substack"
 
 \begin_layout Standard
 on doit faire ceci:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 D'abord taper la commande 
 \series bold
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14912,7 +15973,7 @@ subarray
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14932,11 +15993,15 @@ Ctrl-Entrée
 \family default
 ).
  Maintenant, quand on tape
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 0<k<1000 Ctrl-Entrée
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series default
 une nouvelle boîte apparaît en dessous pour une nouvelle ligne.
@@ -14951,8 +16016,14 @@ Tableaux
  ou avec le menu 
 \family sans
 Éditer\SpecialChar \menuseparator
-Lignes\InsetSpace ~
-&\InsetSpace ~
+Lignes
+\begin_inset space ~
+\end_inset
+
+&
+\begin_inset space ~
+\end_inset
+
 colonnes
 \family default
 .
@@ -14964,7 +16035,7 @@ hfill
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -14999,7 +16070,8 @@ subarray
 \end_inset
 
 Comme dans le cas de la formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:substack"
 
 \end_inset
@@ -15026,7 +16098,9 @@ hbox to 0pt{
 hss #1
 \backslash
 hss}}
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 def
@@ -15036,7 +16110,9 @@ mathclap {
 mathpalette 
 \backslash
 mathclapinternal}
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 def
@@ -15056,12 +16132,21 @@ Elle définit la commande
 mathclap
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mathclap"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mathclap
+\end_layout
+
+\end_inset
 
+ qui met la largeur de la limite à 0
+\begin_inset space \thinspace{}
 \end_inset
 
- qui met la largeur de la limite à 0\InsetSpace \thinspace{}
 pt.
  La syntaxe de la commande est:
 \end_layout
@@ -15080,7 +16165,8 @@ où la limite peut être composée de plusieurs conditions.
 
 \begin_layout Standard
 Appliqué à la formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:substack"
 
 \end_inset
@@ -15101,7 +16187,7 @@ substack
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -15131,7 +16217,8 @@ pour créer la limite inférieure.
 \end_inset
 
 On décrit comment utiliser une limite pour plusieurs opérateurs dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Opérateurs-personnalisés"
 
 \end_inset
@@ -15141,14 +16228,19 @@ reference "sub:Opérateurs-personnalisés"
 
 \begin_layout Subsection
 Opérateurs binaires
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Opérateurs-binaires"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Opérateurs ! binaires"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Opérateurs ! binaires
+\end_layout
 
 \end_inset
 
@@ -15167,26 +16259,27 @@ Les opérateurs binaires sont entourés d'espaces quand il y a un caractère
 \begin_layout Standard
 
 \lang english
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -15201,21 +16294,21 @@ raisebox est seulement utilisée pour faire de la place
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 +
 \end_layout
 
@@ -15224,7 +16317,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $+$
 \end_inset
 
@@ -15234,11 +16327,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 -
 \end_layout
 
@@ -15247,7 +16340,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $-$
 \end_inset
 
@@ -15257,11 +16350,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 pm
@@ -15272,7 +16365,7 @@ pm
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\pm$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mp
@@ -15297,7 +16390,7 @@ mp
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mp$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cdot
@@ -15322,7 +16415,7 @@ cdot
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\cdot$
 \end_inset
 
@@ -15332,11 +16425,11 @@ cdot
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 times
@@ -15347,7 +16440,7 @@ times
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\times$
 \end_inset
 
@@ -15357,11 +16450,11 @@ times
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 div
@@ -15372,7 +16465,7 @@ div
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\div$
 \end_inset
 
@@ -15382,15 +16475,15 @@ div
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -15403,7 +16496,7 @@ raisebox{-1.2mm}{
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -15418,7 +16511,7 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $*$
 \end_inset
 
@@ -15428,11 +16521,11 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 star
@@ -15443,7 +16536,7 @@ star
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\star$
 \end_inset
 
@@ -15453,11 +16546,11 @@ star
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 circ
@@ -15468,7 +16561,7 @@ circ
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\circ$
 \end_inset
 
@@ -15478,11 +16571,11 @@ circ
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 diamond
@@ -15493,7 +16586,7 @@ diamond
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\diamond$
 \end_inset
 
@@ -15503,11 +16596,11 @@ diamond
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bullet
@@ -15515,10 +16608,10 @@ bullet
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bullet$
 \end_inset
 
@@ -15533,38 +16626,40 @@ bullet
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nabla
@@ -15575,7 +16670,7 @@ nabla
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nabla$
 \end_inset
 
@@ -15585,11 +16680,11 @@ nabla
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigtriangledown
@@ -15600,7 +16695,7 @@ bigtriangledown
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigtriangledown$
 \end_inset
 
@@ -15610,11 +16705,11 @@ bigtriangledown
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigtriangleup
@@ -15625,7 +16720,7 @@ bigtriangleup
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigtriangleup$
 \end_inset
 
@@ -15635,11 +16730,11 @@ bigtriangleup
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Box
@@ -15650,7 +16745,7 @@ Box
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Box$
 \end_inset
 
@@ -15660,11 +16755,11 @@ Box
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cap 
@@ -15675,7 +16770,7 @@ cap
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\cap$
 \end_inset
 
@@ -15685,11 +16780,11 @@ cap
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cup
@@ -15700,7 +16795,7 @@ cup
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\cup$
 \end_inset
 
@@ -15710,11 +16805,11 @@ cup
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dagger
@@ -15725,7 +16820,7 @@ dagger
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\dagger$
 \end_inset
 
@@ -15735,11 +16830,11 @@ dagger
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ddagger
@@ -15750,7 +16845,7 @@ ddagger
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ddagger$
 \end_inset
 
@@ -15760,11 +16855,11 @@ ddagger
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 wr
@@ -15775,7 +16870,7 @@ wr
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\wr$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigcirc
@@ -15800,7 +16895,7 @@ bigcirc
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigcirc$
 \end_inset
 
@@ -15810,11 +16905,11 @@ bigcirc
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 wedge
@@ -15825,7 +16920,7 @@ wedge
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\wedge$
 \end_inset
 
@@ -15835,11 +16930,11 @@ wedge
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vee
@@ -15847,10 +16942,10 @@ vee
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\vee$
 \end_inset
 
@@ -15865,38 +16960,40 @@ vee
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="13" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 oplus
@@ -15907,7 +17004,7 @@ oplus
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\oplus$
 \end_inset
 
@@ -15917,11 +17014,11 @@ oplus
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ominus
@@ -15932,7 +17029,7 @@ ominus
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ominus$
 \end_inset
 
@@ -15942,11 +17039,11 @@ ominus
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 otimes
@@ -15957,7 +17054,7 @@ otimes
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\otimes$
 \end_inset
 
@@ -15967,11 +17064,11 @@ otimes
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 oslash
@@ -15982,7 +17079,7 @@ oslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\oslash$
 \end_inset
 
@@ -15992,11 +17089,11 @@ oslash
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 odot
@@ -16007,7 +17104,7 @@ odot
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\odot$
 \end_inset
 
@@ -16017,11 +17114,11 @@ odot
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 amalg
@@ -16032,7 +17129,7 @@ amalg
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\amalg$
 \end_inset
 
@@ -16042,11 +17139,11 @@ amalg
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 uplus
@@ -16057,7 +17154,7 @@ uplus
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\uplus$
 \end_inset
 
@@ -16067,11 +17164,11 @@ uplus
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 setminus
@@ -16082,7 +17179,7 @@ setminus
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\setminus$
 \end_inset
 
@@ -16092,11 +17189,11 @@ setminus
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqcap
@@ -16107,7 +17204,7 @@ sqcap
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sqcap$
 \end_inset
 
@@ -16117,11 +17214,11 @@ sqcap
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqcup
@@ -16132,7 +17229,7 @@ sqcup
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sqcup$
 \end_inset
 
@@ -16142,11 +17239,11 @@ sqcup
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 triangleleft
@@ -16157,7 +17254,7 @@ triangleleft
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\triangleleft$
 \end_inset
 
@@ -16167,11 +17264,11 @@ triangleleft
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 triangleright
@@ -16179,10 +17276,10 @@ triangleright
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\triangleright$
 \end_inset
 
@@ -16197,7 +17294,9 @@ triangleright
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -16245,14 +17344,23 @@ bigtriangleup
 \begin_layout Standard
 Le caractère 
 \family sans
-Séparateur\InsetSpace ~
-de\InsetSpace ~
+Séparateur
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 menu
 \family default
  du menu 
 \family sans
 Insérer\SpecialChar \menuseparator
-Caractères\InsetSpace ~
+Caractères
+\begin_inset space ~
+\end_inset
+
 spécial
 \family default
  est en fait l'opérateur 
@@ -16266,14 +17374,19 @@ triangleright
 
 \begin_layout Subsection
 Opérateurs personnalisés
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Opérateurs-personnalisés"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Opérateurs ! personnalisés"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Opérateurs ! personnalisés
+\end_layout
 
 \end_inset
 
@@ -16288,8 +17401,16 @@ Avec l'aide de la commande
 DeclareMathOperator
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+dbinom@
+\backslash
+DeclareMathOperator
+\end_layout
 
 \end_inset
 
@@ -16311,7 +17432,8 @@ L'affichage peut être composé de caractères ou de symboles qui définissent
  Pour définir un grand opérateur, on met une * après la commande.
  Tous les grands opérateurs personnalisés peuvent avoir des limites comme
  c'est décrit dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Limites-des-opérateurs"
 
 \end_inset
@@ -16344,7 +17466,8 @@ Losange
 \series default
 , qui insère un grand opérateur qui consiste en un symbole losange venant
  de 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Symboles-divers"
 
 \end_inset
@@ -16384,8 +17507,14 @@ Quand un opérateur personnalisé n'est pas utilisé plusieurs fois dans le
 mathop
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mathop"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mathop
+\end_layout
 
 \end_inset
 
@@ -16396,8 +17525,14 @@ name "Commandes ! M ! \\textbackslash mathop"
 mathbin
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mathbin"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mathbin
+\end_layout
 
 \end_inset
 
@@ -16455,7 +17590,9 @@ mathop
 
 \begin_layout Standard
 La commande pour la formule précédente est:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -16472,7 +17609,7 @@ sum
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16493,7 +17630,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16509,14 +17646,44 @@ _i,j=1
 
 \begin_layout Section
 Polices de caractères
-\begin_inset LatexCommand index
-name "Polices de caractères"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Polices de caractères
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Fontes| see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Polices de caractères
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Fontes| see{Polices de caractères}"
+\end_layout
 
 \end_inset
 
@@ -16525,14 +17692,19 @@ name "Fontes| see{Polices de caractères}"
 
 \begin_layout Subsection
 Styles de polices
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Styles-de-polices"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Polices de caractères ! style"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Polices de caractères ! style
+\end_layout
 
 \end_inset
 
@@ -16553,50 +17725,50 @@ Dans les formules on peut affecter aux lettres latines un des styles de
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Raccourci
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathbb
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16610,10 +17782,10 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathbb{ABC}$
 \end_inset
 
@@ -16625,25 +17797,25 @@ ABC
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Alt-z k
+\begin_layout Plain Layout
+Alt-c c
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathbf
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16657,10 +17829,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathbf{AbC}$
 \end_inset
 
@@ -16672,25 +17844,25 @@ AbC
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Alt-z f
+\begin_layout Plain Layout
+-
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 boldsymbol
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16707,7 +17879,7 @@ AbC
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\boldsymbol{AbC}$
 \end_inset
 
@@ -16716,28 +17888,28 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
--
+\begin_layout Plain Layout
+Alt-c b
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathcal
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16751,10 +17923,10 @@ ABC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathcal{ABC}$
 \end_inset
 
@@ -16766,25 +17938,25 @@ ABC
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Alt-z h
+\begin_layout Plain Layout
+Alt-c e
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathfrak
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16798,10 +17970,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathfrak{AbC}$
 \end_inset
 
@@ -16810,10 +17982,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 -
 \end_layout
 
@@ -16832,50 +18004,50 @@ AbC
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Raccourci
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathit
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16889,10 +18061,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathit{AbC}$
 \end_inset
 
@@ -16904,25 +18076,25 @@ AbC
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 -
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathrm
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16936,10 +18108,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathrm{AbC}$
 \end_inset
 
@@ -16951,25 +18123,25 @@ AbC
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Alt-z r
+\begin_layout Plain Layout
+Alt-c r
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathsf
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -16983,10 +18155,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathsf{AbC}$
 \end_inset
 
@@ -16998,25 +18170,25 @@ AbC
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-Alt-z s
+\begin_layout Plain Layout
+Alt-c s
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mathtt
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17030,10 +18202,10 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathtt{AbC}$
 \end_inset
 
@@ -17042,11 +18214,11 @@ AbC
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
--
+\begin_layout Plain Layout
+Alt-c p
 \end_layout
 
 \end_inset
@@ -17063,7 +18235,7 @@ AbC
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -17123,28 +18295,11 @@ textrm
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=4091}{
-\end_layout
-
-\end_inset
-
-LyX-bug #4091
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #4091"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=4091"
 
 \end_inset
 
@@ -17161,8 +18316,14 @@ status collapsed
 \family sans
 Éditer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-Style\InsetSpace ~
-de\InsetSpace ~
+Style
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 Texte
 \family default
  ou le bouton 
@@ -17177,14 +18338,19 @@ Texte
 
 \begin_layout Subsection
 Formules en gras
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Formules-en-gras"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! en gras"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! en gras
+\end_layout
 
 \end_inset
 
@@ -17237,8 +18403,14 @@ boldmath
 
 \backslash
 boldmath
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash boldmath"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+boldmath
+\end_layout
 
 \end_inset
 
@@ -17250,8 +18422,14 @@ name "Commandes ! B ! \\textbackslash boldmath"
 
 \backslash
 unboldmath
-\begin_inset LatexCommand index
-name "Commandes ! U ! \\textbackslash unboldmath"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! U ! 
+\backslash
+unboldmath
+\end_layout
 
 \end_inset
 
@@ -17261,7 +18439,7 @@ name "Commandes ! U ! \\textbackslash unboldmath"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17280,7 +18458,7 @@ boldmath
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17294,14 +18472,19 @@ unboldmath
 
 \begin_layout Subsection
 Tailles de polices
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Tailles-polices"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Polices ! tailles"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Polices ! tailles
+\end_layout
 
 \end_inset
 
@@ -17358,7 +18541,9 @@ normalsize
 small
 \series default
 ,
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -17379,7 +18564,7 @@ tiny
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Qui correspondent respectivement aux tailles Énorme, Très très grand, Très
  grand, Grand, Normal, Petit, Très petit, Tout petit et Minuscule (NdT).
 \end_layout
@@ -17406,9 +18591,11 @@ normalsize
 \series default
 .
  La taille de la police ne peut donc pas dépasser une certaine valeur.
- Par exemple, pour un document dans une police de taille 12\InsetSpace \thinspace{}
-pt, la commande
+ Par exemple, pour un document dans une police de taille 12
+\begin_inset space \thinspace{}
+\end_inset
+
+pt, la commande 
 \series bold
 
 \backslash
@@ -17455,7 +18642,7 @@ normalsize
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17480,7 +18667,7 @@ A=\frac{B}{c}\cdot\maltese\]
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17504,7 +18691,9 @@ huge
 \series default
 .
  La commande utilisée pour la deuxième formule est:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -17513,7 +18702,7 @@ maltese
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17528,7 +18717,7 @@ Large
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17543,7 +18732,7 @@ maltese
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17558,7 +18747,7 @@ textit
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 \end_inset
 
 
-\newline
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
+\begin_inset Newline newline
+\end_inset
 
 
-\backslash
-hspace*{1cm}
-\end_layout
+\series default
 
+\begin_inset space \hspace*{}
+\length 1cm
 \end_inset
 
+
+\series bold
 Alt-m
 \series default
  
@@ -17600,7 +18787,7 @@ tiny
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17615,7 +18802,7 @@ maltese
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17630,7 +18817,7 @@ textit
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -17649,8 +18836,12 @@ Si un symbole ne peut pas être affiché dans plusieurs tailles, il sera toujour
 
 \begin_layout Section
 Les lettres grecques
-\begin_inset LatexCommand index
-name "Lettres grecques"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Lettres grecques
+\end_layout
 
 \end_inset
 
@@ -17670,14 +18861,19 @@ On peut insérer toutes les lettres grecques avec le bouton
 
 \begin_layout Subsection
 Lettres minuscules
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Minuscules"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Lettres grecques ! minuscules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Lettres grecques ! minuscules
+\end_layout
 
 \end_inset
 
@@ -17687,41 +18883,42 @@ name "Lettres grecques ! minuscules"
 \begin_layout Standard
 
 \lang english
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 alpha
@@ -17732,7 +18929,7 @@ alpha
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\alpha$
 \end_inset
 
@@ -17742,11 +18939,11 @@ alpha
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 beta
@@ -17757,7 +18954,7 @@ beta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\beta$
 \end_inset
 
@@ -17767,11 +18964,11 @@ beta
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 gamma
@@ -17782,7 +18979,7 @@ gamma
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\gamma$
 \end_inset
 
@@ -17792,11 +18989,11 @@ gamma
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 delta
@@ -17807,7 +19004,7 @@ delta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\delta$
 \end_inset
 
@@ -17817,11 +19014,11 @@ delta
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 epsilon
@@ -17832,7 +19029,7 @@ epsilon
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\epsilon$
 \end_inset
 
@@ -17842,11 +19039,11 @@ epsilon
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varepsilon
@@ -17857,7 +19054,7 @@ varepsilon
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varepsilon$
 \end_inset
 
@@ -17867,11 +19064,11 @@ varepsilon
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 zeta
@@ -17882,7 +19079,7 @@ zeta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\zeta$
 \end_inset
 
@@ -17892,11 +19089,11 @@ zeta
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 eta
@@ -17907,7 +19104,7 @@ eta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\eta$
 \end_inset
 
@@ -17917,11 +19114,11 @@ eta
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 theta
@@ -17932,7 +19129,7 @@ theta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\theta$
 \end_inset
 
@@ -17942,11 +19139,11 @@ theta
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vartheta
@@ -17954,10 +19151,10 @@ vartheta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\vartheta$
 \end_inset
 
@@ -17972,38 +19169,40 @@ vartheta
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 iota
@@ -18014,7 +19213,7 @@ iota
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\iota$
 \end_inset
 
@@ -18024,11 +19223,11 @@ iota
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 kappa
@@ -18039,7 +19238,7 @@ kappa
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\kappa$
 \end_inset
 
@@ -18049,11 +19248,11 @@ kappa
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varkappa
@@ -18064,7 +19263,7 @@ varkappa
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varkappa$
 \end_inset
 
@@ -18074,11 +19273,11 @@ varkappa
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lambda
@@ -18089,7 +19288,7 @@ lambda
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\lambda$
 \end_inset
 
@@ -18099,11 +19298,11 @@ lambda
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mu
@@ -18114,7 +19313,7 @@ mu
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mu$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nu
@@ -18139,7 +19338,7 @@ nu
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nu$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 xi
@@ -18164,7 +19363,7 @@ xi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\xi$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 o
 \end_layout
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $o$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 pi
@@ -18212,7 +19411,7 @@ pi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\pi$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varpi
@@ -18237,7 +19436,7 @@ varpi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varpi$
 \end_inset
 
@@ -18247,11 +19446,11 @@ varpi
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rho
@@ -18259,10 +19458,10 @@ rho
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rho$
 \end_inset
 
@@ -18277,38 +19476,40 @@ rho
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="11" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varrho
@@ -18319,7 +19520,7 @@ varrho
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varrho$
 \end_inset
 
@@ -18329,11 +19530,11 @@ varrho
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sigma
@@ -18344,7 +19545,7 @@ sigma
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sigma$
 \end_inset
 
@@ -18354,11 +19555,11 @@ sigma
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varsigma
@@ -18369,7 +19570,7 @@ varsigma
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varsigma$
 \end_inset
 
@@ -18379,11 +19580,11 @@ varsigma
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 tau
@@ -18394,7 +19595,7 @@ tau
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\tau$
 \end_inset
 
@@ -18404,11 +19605,11 @@ tau
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 upsilon
@@ -18419,7 +19620,7 @@ upsilon
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\upsilon$
 \end_inset
 
@@ -18429,11 +19630,11 @@ upsilon
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 phi
@@ -18444,7 +19645,7 @@ phi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\phi$
 \end_inset
 
@@ -18454,11 +19655,11 @@ phi
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varphi
@@ -18469,7 +19670,7 @@ varphi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varphi$
 \end_inset
 
@@ -18479,11 +19680,11 @@ varphi
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 chi
@@ -18494,7 +19695,7 @@ chi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\chi$
 \end_inset
 
@@ -18504,11 +19705,11 @@ chi
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 psi
@@ -18519,7 +19720,7 @@ psi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\psi$
 \end_inset
 
@@ -18529,11 +19730,11 @@ psi
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 omega
@@ -18541,10 +19742,10 @@ omega
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\omega$
 \end_inset
 
@@ -18561,7 +19762,9 @@ omega
 
 \lang english
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -18574,7 +19777,8 @@ omega
 
 \begin_layout Standard
 On explique comment obtenir des lettres grecques droites dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:minuscules-grecques-droites"
 
 \end_inset
@@ -18584,8 +19788,12 @@ reference "sub:minuscules-grecques-droites"
 
 \begin_layout Subsection
 Lettres majuscules
-\begin_inset LatexCommand index
-name "Lettres grecques ! majuscules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Lettres grecques ! majuscules
+\end_layout
 
 \end_inset
 
@@ -18595,41 +19803,42 @@ name "Lettres grecques ! majuscules"
 \begin_layout Standard
 
 \lang english
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="7" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Gamma
@@ -18640,7 +19849,7 @@ Gamma
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Gamma$
 \end_inset
 
@@ -18650,11 +19859,11 @@ Gamma
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Delta
@@ -18665,7 +19874,7 @@ Delta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Delta$
 \end_inset
 
@@ -18675,11 +19884,11 @@ Delta
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Theta
@@ -18690,7 +19899,7 @@ Theta
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Theta$
 \end_inset
 
@@ -18700,11 +19909,11 @@ Theta
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Lambda
@@ -18715,7 +19924,7 @@ Lambda
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Lambda$
 \end_inset
 
@@ -18725,11 +19934,11 @@ Lambda
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Xi
@@ -18740,7 +19949,7 @@ Xi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Xi$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Pi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Pi$
 \end_inset
 
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Sigma
@@ -18822,7 +20033,7 @@ Sigma
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Sigma$
 \end_inset
 
@@ -18832,11 +20043,11 @@ Sigma
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Upsilon
@@ -18847,7 +20058,7 @@ Upsilon
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Upsilon$
 \end_inset
 
@@ -18857,11 +20068,11 @@ Upsilon
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Phi
@@ -18872,7 +20083,7 @@ Phi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Phi$
 \end_inset
 
@@ -18882,11 +20093,11 @@ Phi
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Psi
@@ -18897,7 +20108,7 @@ Psi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Psi$
 \end_inset
 
@@ -18907,11 +20118,11 @@ Psi
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Omega
@@ -18919,10 +20130,10 @@ Omega
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Omega$
 \end_inset
 
@@ -18939,7 +20150,9 @@ Omega
 
 \lang english
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
@@ -18970,8 +20183,12 @@ varGamma
 
 \begin_layout Subsection
 Lettres grasses
-\begin_inset LatexCommand index
-name "Lettres grecques ! grasses"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Lettres grecques ! grasses
+\end_layout
 
 \end_inset
 
@@ -18988,8 +20205,14 @@ Les lettres grecques ne peuvent être mise dans différents styles de polices
 boldsymbol
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! B ! \\textbackslash boldsymbol"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! B ! 
+\backslash
+boldsymbol
+\end_layout
 
 \end_inset
 
@@ -19001,33 +20224,33 @@ name "Commandes ! B ! \\textbackslash boldsymbol"
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Upsilon
@@ -19042,7 +20265,7 @@ Upsilon
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Upsilon\boldsymbol{\Upsilon}$
 \end_inset
 
@@ -19052,11 +20275,11 @@ Upsilon
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 theta
@@ -19068,10 +20291,10 @@ theta
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\theta\boldsymbol{\theta}$
 \end_inset
 
@@ -19093,7 +20316,7 @@ Symboles
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -19106,10 +20329,11 @@ texorpdfstring{
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Une liste avec tous les symboles de la plupart des paquetages LaTeX peut
  être trouvée dans 
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "Symbole"
 
 \end_inset
@@ -19123,7 +20347,7 @@ key "Symbole"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }{}
 \end_layout
@@ -19134,18 +20358,19 @@ status collapsed
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 texorpdfstring est utilisée pour éviter que la note de bas de page n'apparaisse
  dans les signets PDF.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Plus au sujet de 
 \backslash
 texorpdfstring dans la section 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:formules-dans-les-entêtes"
 
 \end_inset
@@ -19156,8 +20381,12 @@ reference "sub:formules-dans-les-entêtes"
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Symboles"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Symboles
+\end_layout
 
 \end_inset
 
@@ -19185,14 +20414,19 @@ Plusieurs symboles listés dans cette section peuvent aussi être insérés
 
 \begin_layout Subsection
 Symboles mathématiques
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Symboles-mathématiques"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Symboles ! mathématiques"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Symboles ! mathématiques
+\end_layout
 
 \end_inset
 
@@ -19200,39 +20434,40 @@ name "Symboles ! mathématiques"
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 neg
@@ -19243,7 +20478,7 @@ neg
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\neg$
 \end_inset
 
@@ -19253,11 +20488,11 @@ neg
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Im
@@ -19268,7 +20503,7 @@ Im
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Im$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Re
@@ -19293,7 +20528,7 @@ Re
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Re$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 aleph
@@ -19318,7 +20553,7 @@ aleph
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\aleph$
 \end_inset
 
@@ -19328,11 +20563,11 @@ aleph
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 partial
@@ -19343,7 +20578,7 @@ partial
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\partial$
 \end_inset
 
@@ -19353,11 +20588,11 @@ partial
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 infty
@@ -19368,7 +20603,7 @@ infty
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\infty$
 \end_inset
 
@@ -19378,11 +20613,11 @@ infty
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 wp
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\wp$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 imath
@@ -19415,10 +20650,10 @@ imath
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\imath$
 \end_inset
 
@@ -19428,11 +20663,11 @@ imath
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 jmath
@@ -19440,10 +20675,10 @@ jmath
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\jmath$
 \end_inset
 
@@ -19458,32 +20693,34 @@ jmath
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -19499,11 +20736,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 forall
@@ -19514,7 +20751,7 @@ forall
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\forall$
 \end_inset
 
@@ -19524,11 +20761,11 @@ forall
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 exists
@@ -19539,7 +20776,7 @@ exists
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\exists$
 \end_inset
 
@@ -19549,11 +20786,11 @@ exists
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nexists
@@ -19564,7 +20801,7 @@ nexists
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nexists$
 \end_inset
 
@@ -19574,11 +20811,11 @@ nexists
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 emptyset
@@ -19589,7 +20826,7 @@ emptyset
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\emptyset$
 \end_inset
 
@@ -19599,11 +20836,11 @@ emptyset
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varnothing
@@ -19614,7 +20851,7 @@ varnothing
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varnothing$
 \end_inset
 
@@ -19624,11 +20861,11 @@ varnothing
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dag
@@ -19639,7 +20876,7 @@ dag
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\dag$
 \end_inset
 
@@ -19649,11 +20886,11 @@ dag
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ddag
@@ -19661,10 +20898,10 @@ ddag
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ddag$
 \end_inset
 
@@ -19674,11 +20911,11 @@ ddag
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 complement
@@ -19686,14 +20923,14 @@ complement
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -19710,7 +20947,7 @@ raisebox{-0.8mm}{
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -19723,11 +20960,11 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Bbbk
@@ -19735,10 +20972,10 @@ Bbbk
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Bbbk$
 \end_inset
 
@@ -19753,38 +20990,40 @@ Bbbk
 \end_inset
 
 
-\hfill
-
+\begin_inset space \hfill{}
+\end_inset
+
+
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 prime
@@ -19795,7 +21034,7 @@ prime
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\prime$
 \end_inset
 
@@ -19805,11 +21044,11 @@ prime
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 backprime
@@ -19820,7 +21059,7 @@ backprime
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\backprime$
 \end_inset
 
@@ -19830,11 +21069,11 @@ backprime
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mho
@@ -19845,7 +21084,7 @@ mho
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mho$
 \end_inset
 
@@ -19855,11 +21094,11 @@ mho
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 triangle
@@ -19870,7 +21109,7 @@ triangle
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\triangle$
 \end_inset
 
@@ -19880,11 +21119,11 @@ triangle
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 angle
@@ -19895,7 +21134,7 @@ angle
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\angle$
 \end_inset
 
@@ -19905,11 +21144,11 @@ angle
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 measuredangle
@@ -19920,7 +21159,7 @@ measuredangle
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\measuredangle$
 \end_inset
 
@@ -19930,11 +21169,11 @@ measuredangle
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sphericalangle
@@ -19942,10 +21181,10 @@ sphericalangle
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sphericalangle$
 \end_inset
 
@@ -19955,11 +21194,11 @@ sphericalangle
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 top
@@ -19967,10 +21206,10 @@ top
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\top$
 \end_inset
 
@@ -19980,11 +21219,11 @@ top
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bot
@@ -19992,10 +21231,10 @@ bot
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bot$
 \end_inset
 
@@ -20010,26 +21249,34 @@ bot
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Subsection
 Symboles divers
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Symboles-divers"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Symboles ! divers"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Symboles ! divers
+\end_layout
 
 \end_inset
 
@@ -20037,36 +21284,38 @@ name "Symboles ! divers"
 \end_layout
 
 \begin_layout Standard
+\noindent
+\align center
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 flat
@@ -20077,7 +21326,7 @@ flat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\flat$
 \end_inset
 
@@ -20087,11 +21336,11 @@ flat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 natural
@@ -20102,7 +21351,7 @@ natural
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\natural$
 \end_inset
 
@@ -20112,11 +21361,11 @@ natural
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sharp
@@ -20127,7 +21376,7 @@ sharp
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sharp$
 \end_inset
 
@@ -20137,11 +21386,11 @@ sharp
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 surd
@@ -20149,10 +21398,10 @@ surd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\surd$
 \end_inset
 
@@ -20162,11 +21411,11 @@ surd
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 checkmark
@@ -20174,10 +21423,10 @@ checkmark
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\checkmark$
 \end_inset
 
@@ -20187,11 +21436,11 @@ checkmark
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 yen
@@ -20199,10 +21448,10 @@ yen
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\yen$
 \end_inset
 
@@ -20212,11 +21461,11 @@ yen
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 pounds
@@ -20224,10 +21473,10 @@ pounds
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\pounds$
 \end_inset
 
@@ -20237,20 +21486,20 @@ pounds
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 $
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\$$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 §
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $§$
 \end_inset
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 hbar
@@ -20328,7 +21577,7 @@ hbar
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\hbar$
 \end_inset
 
@@ -20338,11 +21587,11 @@ hbar
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 hslash
@@ -20353,7 +21602,7 @@ hslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\hslash$
 \end_inset
 
@@ -20363,11 +21612,11 @@ hslash
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 clubsuit
@@ -20378,7 +21627,7 @@ clubsuit
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\clubsuit$
 \end_inset
 
@@ -20388,11 +21637,11 @@ clubsuit
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 spadesuit
@@ -20403,7 +21652,7 @@ spadesuit
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\spadesuit$
 \end_inset
 
@@ -20413,11 +21662,11 @@ spadesuit
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bigstar
@@ -20428,7 +21677,7 @@ bigstar
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bigstar$
 \end_inset
 
@@ -20438,11 +21687,11 @@ bigstar
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 blacklozenge
@@ -20453,7 +21702,7 @@ blacklozenge
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\blacklozenge$
 \end_inset
 
@@ -20463,11 +21712,11 @@ blacklozenge
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 blacktriangle
@@ -20478,7 +21727,7 @@ blacktriangle
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\blacktriangle$
 \end_inset
 
@@ -20488,11 +21737,11 @@ blacktriangle
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 blacktiangledown
@@ -20503,7 +21752,7 @@ blacktiangledown
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\blacktriangledown$
 \end_inset
 
@@ -20513,11 +21762,11 @@ blacktiangledown
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bullet
@@ -20525,10 +21774,10 @@ bullet
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bullet$
 \end_inset
 
@@ -20546,33 +21795,33 @@ bullet
 \begin_inset Tabular
 <lyxtabular version="3" rows="10" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 diamondsuit
@@ -20583,7 +21832,7 @@ diamondsuit
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\diamondsuit$
 \end_inset
 
@@ -20593,11 +21842,11 @@ diamondsuit
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Diamond
@@ -20608,7 +21857,7 @@ Diamond
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Diamond$
 \end_inset
 
@@ -20618,11 +21867,11 @@ Diamond
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 heartsuit
@@ -20633,7 +21882,7 @@ heartsuit
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\heartsuit$
 \end_inset
 
@@ -20643,11 +21892,11 @@ heartsuit
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 P
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\P$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 copyright
@@ -20680,10 +21929,10 @@ copyright
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\copyright$
 \end_inset
 
@@ -20693,11 +21942,11 @@ copyright
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 circledR
@@ -20705,10 +21954,10 @@ circledR
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\circledR$
 \end_inset
 
@@ -20718,11 +21967,11 @@ circledR
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 maltese
@@ -20730,10 +21979,10 @@ maltese
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\maltese$
 \end_inset
 
@@ -20743,11 +21992,11 @@ maltese
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 diagup
@@ -20755,10 +22004,10 @@ diagup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\diagup$
 \end_inset
 
@@ -20768,11 +22017,11 @@ diagup
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 diagdown
@@ -20780,10 +22029,10 @@ diagdown
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\diagdown$
 \end_inset
 
@@ -20805,7 +22054,8 @@ diagdown
 \end_inset
 
 D'autres symboles sont listés dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Caractères-spéciaux-divers"
 
 \end_inset
@@ -20815,7 +22065,8 @@ reference "sub:Caractères-spéciaux-divers"
 
 \begin_layout Standard
 Certains symboles peuvent être affichés dans plusieurs tailles, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Tailles-polices"
 
 \end_inset
@@ -20825,14 +22076,37 @@ reference "sub:Tailles-polices"
 
 \begin_layout Subsection
 Le symbole de l'Euro €
-\begin_inset LatexCommand index
-name "Symboles ! symbole de l'Euro"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Symboles ! symbole de l'Euro
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+@
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+officialeuro
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "\\textcent@\\officialeuro"
+\end_layout
 
 \end_inset
 
@@ -20846,8 +22120,12 @@ Pour utiliser le symbole de l'Euro dans une formule, il faut installer le
 eurosym
 \series default
 
-\begin_inset LatexCommand index
-name "Paquetages ! eurosym"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! eurosym
+\end_layout
 
 \end_inset
 
@@ -20870,8 +22148,14 @@ Le symbole de l'Euro peut alors être inséré avec la commande
 euro
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! E ! \\textbackslash euro"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! E ! 
+\backslash
+euro
+\end_layout
 
 \end_inset
 
@@ -20904,8 +22188,14 @@ euro
 officialeuro
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! O ! \\textbackslash officialeuro"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! O ! 
+\backslash
+officialeuro
+\end_layout
 
 \end_inset
 
@@ -20916,7 +22206,7 @@ name "Commandes ! O ! \\textbackslash officialeuro"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -20929,7 +22219,7 @@ ifeurosym
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Le tableau suivant ne sera affiché que si le paquetage LaTeX 
 \series bold
 eurosym
@@ -20951,14 +22241,14 @@ Un aperçu des différents symboles de l'Euro:
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="3">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
 <cell multicolumn="1" alignment="center" valignment="top" bottomline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \end_layout
 
@@ -20967,7 +22257,7 @@ Un aperçu des différents symboles de l'Euro:
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande 
 \end_layout
 
@@ -20976,18 +22266,18 @@ Commande
 <cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 formule
 \end_layout
 
@@ -20996,7 +22286,7 @@ formule
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 euro
@@ -21007,7 +22297,7 @@ euro
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\euro$
 \end_inset
 
@@ -21017,11 +22307,11 @@ euro
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 texte mathématique
 \end_layout
 
@@ -21030,16 +22320,16 @@ texte mathématique
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 €
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mbox{€}$
 \end_inset
 
@@ -21049,20 +22339,20 @@ texte mathématique
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 mode TeX
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 officialeuro
@@ -21070,14 +22360,14 @@ officialeuro
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -21103,7 +22393,7 @@ officialeuro
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -21116,7 +22406,7 @@ else
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ce qui suit sera affiché si le paquetage LaTeX 
 \series bold
 eurosym
@@ -21141,7 +22431,7 @@ eurosym
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 \end_inset
 
 
+\end_layout
+
+\begin_layout Standard
+\begin_inset Newpage pagebreak
+\end_inset
+
+
 \end_layout
 
 \begin_layout Section
 Opérateurs de relation
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Relations"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Relations"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Relations
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Comparaisons|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Relations
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Comparaisons|see{Relations}"
+\end_layout
 
 \end_inset
 
@@ -21188,43 +22516,40 @@ Tous les opérateurs de relation peuvent aussi être insérés en passant par
 \end_layout
 
 \begin_layout Standard
-
-\lang english
-
-\hfill
-
-\lang french
-
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size small
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size small
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 <
 \end_layout
 
@@ -21233,7 +22558,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $<$
 \end_inset
 
@@ -21243,11 +22568,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 le
@@ -21258,7 +22583,7 @@ le
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\le$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ll
@@ -21283,7 +22608,7 @@ ll
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ll$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 prec
@@ -21308,7 +22633,7 @@ prec
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\prec$
 \end_inset
 
@@ -21318,11 +22643,11 @@ prec
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 preceq
@@ -21333,7 +22658,7 @@ preceq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\preceq$
 \end_inset
 
@@ -21343,11 +22668,11 @@ preceq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 subset
@@ -21358,7 +22683,7 @@ subset
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\subset$
 \end_inset
 
@@ -21368,11 +22693,11 @@ subset
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 subseteq
@@ -21383,7 +22708,7 @@ subseteq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\subseteq$
 \end_inset
 
@@ -21393,11 +22718,11 @@ subseteq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqsubseteq
@@ -21408,7 +22733,7 @@ sqsubseteq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sqsubseteq$
 \end_inset
 
@@ -21418,11 +22743,11 @@ sqsubseteq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 in
@@ -21433,7 +22758,7 @@ in
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\in$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vdash
@@ -21458,7 +22783,7 @@ vdash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\vdash$
 \end_inset
 
@@ -21468,11 +22793,11 @@ vdash
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 smile
@@ -21483,7 +22808,7 @@ smile
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\smile$
 \end_inset
 
@@ -21493,11 +22818,11 @@ smile
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lhd
@@ -21508,7 +22833,7 @@ lhd
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\lhd$
 \end_inset
 
@@ -21518,11 +22843,11 @@ lhd
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 unlhd
@@ -21533,7 +22858,7 @@ unlhd
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\unlhd$
 \end_inset
 
@@ -21543,11 +22868,11 @@ unlhd
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 gtrless
@@ -21558,7 +22883,7 @@ gtrless
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\gtrless$
 \end_inset
 
@@ -21568,11 +22893,11 @@ gtrless
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 mid
@@ -21583,7 +22908,7 @@ mid
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mid$
 \end_inset
 
@@ -21593,11 +22918,11 @@ mid
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nmid
@@ -21605,10 +22930,10 @@ nmid
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nmid$
 \end_inset
 
@@ -21623,38 +22948,44 @@ nmid
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size small
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size small
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 =
 \end_layout
 
@@ -21663,7 +22994,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $=$
 \end_inset
 
@@ -21673,11 +23004,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 not=
@@ -21688,7 +23019,7 @@ not=
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\not=$
 \end_inset
 
@@ -21698,11 +23029,11 @@ not=
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 equiv
@@ -21713,7 +23044,7 @@ equiv
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\equiv$
 \end_inset
 
@@ -21723,11 +23054,11 @@ equiv
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sim
@@ -21738,7 +23069,7 @@ sim
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sim$
 \end_inset
 
@@ -21748,11 +23079,11 @@ sim
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 simeq
@@ -21763,7 +23094,7 @@ simeq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\simeq$
 \end_inset
 
@@ -21773,11 +23104,11 @@ simeq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 approx
@@ -21788,7 +23119,7 @@ approx
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\approx$
 \end_inset
 
@@ -21798,11 +23129,11 @@ approx
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cong
@@ -21813,7 +23144,7 @@ cong
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\cong$
 \end_inset
 
@@ -21823,11 +23154,11 @@ cong
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bowtie
@@ -21838,7 +23169,7 @@ bowtie
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\bowtie$
 \end_inset
 
@@ -21848,11 +23179,11 @@ bowtie
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 notin
@@ -21863,7 +23194,7 @@ notin
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\notin$
 \end_inset
 
@@ -21873,11 +23204,11 @@ notin
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 perp
@@ -21888,7 +23219,7 @@ perp
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\perp$
 \end_inset
 
@@ -21898,11 +23229,11 @@ perp
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 propto
@@ -21913,7 +23244,7 @@ propto
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\propto$
 \end_inset
 
@@ -21923,11 +23254,11 @@ propto
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 asymp
@@ -21938,7 +23269,7 @@ asymp
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\asymp$
 \end_inset
 
@@ -21948,11 +23279,11 @@ asymp
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 doteq
@@ -21963,7 +23294,7 @@ doteq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\doteq$
 \end_inset
 
@@ -21973,11 +23304,11 @@ doteq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 circeq
@@ -21988,7 +23319,7 @@ circeq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\circeq$
 \end_inset
 
@@ -21998,11 +23329,11 @@ circeq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 models
@@ -22013,7 +23344,7 @@ models
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\models$
 \end_inset
 
@@ -22023,11 +23354,11 @@ models
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 widehat=
@@ -22035,10 +23366,10 @@ widehat=
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\widehat{=}$
 \end_inset
 
@@ -22053,38 +23384,44 @@ widehat=
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="17" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size small
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
+
+\size small
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 >
 \end_layout
 
@@ -22093,7 +23430,7 @@ Résultat
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $>$
 \end_inset
 
@@ -22103,11 +23440,11 @@ Résultat
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ge
@@ -22118,7 +23455,7 @@ ge
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ge$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 gg
@@ -22143,7 +23480,7 @@ gg
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\gg$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 succ
@@ -22168,7 +23505,7 @@ succ
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\succ$
 \end_inset
 
@@ -22178,11 +23515,11 @@ succ
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 succeq
@@ -22193,7 +23530,7 @@ succeq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\succeq$
 \end_inset
 
@@ -22203,11 +23540,11 @@ succeq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 supset
@@ -22218,7 +23555,7 @@ supset
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\supset$
 \end_inset
 
@@ -22228,11 +23565,11 @@ supset
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 supseteq
@@ -22243,7 +23580,7 @@ supseteq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\supseteq$
 \end_inset
 
@@ -22253,11 +23590,11 @@ supseteq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sqsupseteq
@@ -22268,7 +23605,7 @@ sqsupseteq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\sqsupseteq$
 \end_inset
 
@@ -22278,11 +23615,11 @@ sqsupseteq
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ni
@@ -22293,7 +23630,7 @@ ni
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\ni$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dashv
@@ -22318,7 +23655,7 @@ dashv
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\dashv$
 \end_inset
 
@@ -22328,11 +23665,11 @@ dashv
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 frown
@@ -22343,7 +23680,7 @@ frown
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\frown$
 \end_inset
 
@@ -22353,11 +23690,11 @@ frown
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rhd
@@ -22368,7 +23705,7 @@ rhd
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\rhd$
 \end_inset
 
@@ -22378,11 +23715,11 @@ rhd
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 unrhd
@@ -22393,7 +23730,7 @@ unrhd
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\unrhd$
 \end_inset
 
@@ -22403,11 +23740,11 @@ unrhd
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lessgtr
@@ -22418,7 +23755,7 @@ lessgtr
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\lessgtr$
 \end_inset
 
@@ -22428,11 +23765,11 @@ lessgtr
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 parallel
@@ -22443,7 +23780,7 @@ parallel
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\parallel$
 \end_inset
 
@@ -22453,11 +23790,11 @@ parallel
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 nparallel
@@ -22465,10 +23802,10 @@ nparallel
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\nparallel$
 \end_inset
 
@@ -22480,12 +23817,8 @@ nparallel
 </row>
 </lyxtabular>
 
-\end_inset
-
-
-\lang english
+\end_inset
 
-\hfill
 
 \end_layout
 
@@ -22534,8 +23867,14 @@ Les opérateurs de relation avec des étiquettes peuvent être créés avec la
 stackrel
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash stackrel"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+stackrel
+\end_layout
 
 \end_inset
 
@@ -22547,27 +23886,27 @@ name "Commandes ! S ! \\textbackslash stackrel"
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -22583,18 +23922,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A(r)
 \backslash
 stackrel
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -22611,7 +23950,7 @@ infty
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -22630,7 +23969,7 @@ approx
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -22643,7 +23982,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{5mm}{}A(r)\stackrel{r\to\infty}{\approx}B$
 \end_inset
 
@@ -22683,14 +24022,19 @@ Fonctions
 
 \begin_layout Subsection
 Fonctions prédéfinies
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Fonctions-prédéfinies"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Fonctions ! prédéfinies"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Fonctions ! prédéfinies
+\end_layout
 
 \end_inset
 
@@ -22723,62 +24067,62 @@ italiques
 \begin_inset Tabular
 <lyxtabular version="3" rows="2" columns="4">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Asin(x)+B
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $Asin(x)+B$
 \end_inset
 
@@ -22787,10 +24131,10 @@ Asin(x)+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \backslash
 sin(x)+B
@@ -22798,10 +24142,10 @@ sin(x)+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\sin(x)+B$
 \end_inset
 
@@ -22816,19 +24160,6 @@ sin(x)+B
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-pagebreak 
-\end_layout
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
@@ -22847,53 +24178,53 @@ Les fonctions suivantes sont prédéfinies:
 \begin_inset Tabular
 <lyxtabular version="3" rows="9" columns="4">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sin
@@ -22904,7 +24235,7 @@ sin
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sinh
@@ -22915,7 +24246,7 @@ sinh
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 arcsin
@@ -22923,10 +24254,10 @@ arcsin
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sup
@@ -22935,11 +24266,11 @@ sup
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cos
@@ -22950,7 +24281,7 @@ cos
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cosh
@@ -22961,7 +24292,7 @@ cosh
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 arccos
@@ -22969,10 +24300,10 @@ arccos
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 inf
@@ -22981,11 +24312,11 @@ inf
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 tan
@@ -22996,7 +24327,7 @@ tan
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 tanh
@@ -23007,7 +24338,7 @@ tanh
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 arctan
@@ -23015,10 +24346,10 @@ arctan
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lim
@@ -23027,11 +24358,11 @@ lim
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cot
@@ -23042,7 +24373,7 @@ cot
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 coth
@@ -23053,7 +24384,7 @@ coth
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 arg
@@ -23061,10 +24392,10 @@ arg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 liminf
@@ -23073,11 +24404,11 @@ liminf
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 sec
@@ -23088,7 +24419,7 @@ sec
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 min
@@ -23099,7 +24430,7 @@ min
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 deg
@@ -23107,10 +24438,10 @@ deg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 limsup
@@ -23119,11 +24450,11 @@ limsup
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 csc
@@ -23134,7 +24465,7 @@ csc
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 max
@@ -23145,7 +24476,7 @@ max
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 det
@@ -23153,10 +24484,10 @@ det
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Pr
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ln
@@ -23180,7 +24511,7 @@ ln
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 exp
@@ -23191,7 +24522,7 @@ exp
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dim
@@ -23199,10 +24530,10 @@ dim
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 hom
@@ -23211,11 +24542,11 @@ hom
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lg
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 log
@@ -23234,10 +24565,10 @@ log
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ker
@@ -23245,10 +24576,10 @@ ker
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 gcd
@@ -23277,8 +24608,12 @@ Elles peuvent aussi être insérées en utilisant le bouton
 
 \begin_layout Subsection
 Fonctions définies par l'utilisateur
-\begin_inset LatexCommand index
-name "Fonctions ! définies par l'utilisateur"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Fonctions ! définies par l'utilisateur
+\end_layout
 
 \end_inset
 
@@ -23295,7 +24630,7 @@ Définir la fonction en insérant la ligne suivante dans le préambule LaTeX
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Pour en savoir plus sur la commande 
 \series bold
 
@@ -23303,7 +24638,8 @@ Pour en savoir plus sur la commande
 DeclareMathOperator
 \series default
  voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Opérateurs-personnalisés"
 
 \end_inset
@@ -23314,13 +24650,17 @@ reference "sub:Opérateurs-personnalisés"
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset VSpace -3mm
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -23330,19 +24670,31 @@ DeclareMathOperator{
 sgn}{sgn}
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! D ! \\textbackslash dbinom@\\textbackslash DeclareMathOperator"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! D ! 
+\backslash
+dbinom@
+\backslash
+DeclareMathOperator
+\end_layout
 
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset VSpace -2mm
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Maintenant la fonction qui vient d'être définie peut être appelée avec la
  commande 
 \series bold
@@ -23368,7 +24720,7 @@ Le résultat avec les deux méthodes est le même qu'avec les fonctions prédéf
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Dans LyX, les fonctions prédéfinies sont en noir, celles définies par l'utilisat
 eur en rouge.
 \end_layout
@@ -23383,33 +24735,33 @@ eur en rouge.
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \backslash
 sgn(x)+B
@@ -23417,10 +24769,10 @@ sgn(x)+B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\sgn(x)+B$
 \end_inset
 
@@ -23430,11 +24782,11 @@ sgn(x)+B
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \backslash
 ,
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\,\textrm{sgn}(x)+B$
 \end_inset
 
@@ -23473,8 +24825,12 @@ La première méthode est recommandée quand la fonction définie doit être
 
 \begin_layout Subsection
 Les limites
-\begin_inset LatexCommand index
-name "Limites"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Limites
+\end_layout
 
 \end_inset
 
@@ -23489,8 +24845,14 @@ Pour les limites, en plus des commandes
 lim
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash lim"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+lim
+\end_layout
 
 \end_inset
 
@@ -23514,27 +24876,27 @@ limsup
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -23550,11 +24912,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varliminf
@@ -23565,7 +24927,7 @@ varliminf
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varliminf$
 \end_inset
 
@@ -23576,10 +24938,10 @@ varliminf
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varlimsup
@@ -23587,10 +24949,10 @@ varlimsup
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varlimsup$
 \end_inset
 
@@ -23601,10 +24963,10 @@ varlimsup
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varprojlim
@@ -23612,10 +24974,10 @@ varprojlim
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varprojlim$
 \end_inset
 
@@ -23625,11 +24987,11 @@ varprojlim
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 varinjlim
@@ -23637,10 +24999,10 @@ varinjlim
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\varinjlim$
 \end_inset
 
@@ -23678,36 +25040,28 @@ La valeur de la limite est créée en ajoutant un indice.
 <column alignment="center" valignment="top" width="0pt">
 <column alignment="center" valignment="top" width="0pt">
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hspace{1cm}
-\end_layout
-
+\begin_layout Plain Layout
+\begin_inset space \hspace{}
+\length 1cm
 \end_inset
 
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -23733,10 +25087,10 @@ raisebox sont seulement utilisées pour faire de la place
 </cell>
 </row>
 <row>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lim_x
@@ -23745,7 +25099,7 @@ to
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -23772,10 +25126,10 @@ x=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\hspace{1cm}\raisebox{5mm}{}\lim_{x\to A}x=B$
 \end_inset
 
@@ -23805,8 +25159,12 @@ Dans une formule hors ligne la valeur de la limite est placée comme d'habitude,
 
 \begin_layout Subsection
 Les fonctions modulo-
-\begin_inset LatexCommand index
-name "Fonctions ! modulo"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Fonctions ! modulo
+\end_layout
 
 \end_inset
 
@@ -23838,8 +25196,12 @@ Dans une formule en ligne, il y a moins d'espace inséré avant le nom de
 
 \begin_layout Section
 Caractères spéciaux
-\begin_inset LatexCommand index
-name "Caractères spéciaux"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Caractères spéciaux
+\end_layout
 
 \end_inset
 
@@ -23856,43 +25218,40 @@ Les commandes suivantes ne peuvent être utilisées qu'en texte mathématique
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\lang english
-
-\hfill
-
-\lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="block" valignment="top" leftline="true" width="0">
-<column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="block" valignment="top" width="0">
+<column alignment="block" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 oe
@@ -23903,8 +25262,8 @@ oe
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\oe}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{œ}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 OE
@@ -23928,8 +25287,8 @@ OE
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\OE}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{Œ}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ae
@@ -23953,8 +25312,8 @@ ae
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\ae}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{æ}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 AE
@@ -23978,8 +25337,8 @@ AE
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\AE}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{Æ}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 aa
@@ -24003,7 +25362,7 @@ aa
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\textrm{\aa}$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 AA
-\begin_inset LatexCommand index
-name "\\@\\textrm{\\AA}"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+
+\backslash
+@
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+textrm{
+\backslash
+AA}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -24031,11 +25411,11 @@ name "\\@\\textrm{\\AA}"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\AA}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{}$
 \end_inset
 
 
@@ -24044,11 +25424,11 @@ name "\\@\\textrm{\\AA}"
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 i
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\i}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{ı}$
 \end_inset
 
 
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="block" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="block" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 commande
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 la commande
 \series bold
 
@@ -24108,21 +25490,21 @@ hspace{0mm}
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 o
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\o}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{ø}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 O
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\O}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{Ø}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 l
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\l}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{ł}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 L
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\L}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{Ł}$
 \end_inset
 
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 !
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hspace{0mm}
-\end_layout
-
+\begin_inset space \hspace{}
+\length 0mm
 \end_inset
 
 `
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24254,10 +25628,10 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\textrm{!`}$
 \end_inset
 
@@ -24267,29 +25641,21 @@ spce
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ?
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hspace{0mm}
-\end_layout
-
+\begin_inset space \hspace{}
+\length 0mm
 \end_inset
 
 `
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24303,10 +25669,10 @@ spce
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\textrm{?`}$
 \end_inset
 
@@ -24316,11 +25682,11 @@ spce
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 j
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
-\begin_inset Formula $\textrm{\j}$
+\begin_layout Plain Layout
+\begin_inset Formula $\textrm{ȷ}$
 \end_inset
 
 
 \end_inset
 
 
-\lang english
+\begin_inset space \hfill{}
+\end_inset
 
-\hfill
 
 \end_layout
 
@@ -24375,51 +25741,40 @@ Les caractères
 Les commandes 
 \series bold
 !
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hspace{0mm}
-\end_layout
-
+\begin_inset space \hspace{}
+\length 0mm
 \end_inset
 
 `
 \series default
- et 
+ et ?
 \series bold
-?
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-hspace{0mm}
-\end_layout
 
+\begin_inset space \hspace{}
+\length 0mm
 \end_inset
 
-`
+
 \series default
- sont des exceptions puisqu'elles peuvent être insérées directement dans
+` sont des exceptions puisqu'elles peuvent être insérées directement dans
  le texte dans LyX.
 \end_layout
 
 \begin_layout Subsection
 Les accents dans le texte
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Accents-dans-le-texte"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Accents ! dans le texte"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Accents ! dans le texte
+\end_layout
 
 \end_inset
 
@@ -24432,43 +25787,40 @@ Avec les commandes suivantes, on peut accentuer toutes les lettres.
 \end_layout
 
 \begin_layout Standard
+\begin_inset space \hfill{}
+\end_inset
 
-\lang english
-
-\hfill
-
-\lang french
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="block" valignment="top" leftline="true" width="0">
-<column alignment="block" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="block" valignment="top" width="0">
+<column alignment="block" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24502,11 +25854,11 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 `e
@@ -24517,11 +25869,11 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24536,18 +25888,18 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24583,11 +25935,11 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 =e
@@ -24598,11 +25950,11 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24617,18 +25969,18 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 u
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24664,18 +26016,18 @@ u e
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 b
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24711,18 +26063,18 @@ b e
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 t
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24763,45 +26115,47 @@ t ee
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="8" columns="2">
 <features>
-<column alignment="block" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="block" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 H
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24837,11 +26191,11 @@ H e
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 'e
@@ -24852,11 +26206,11 @@ H e
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24871,16 +26225,20 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ~e
-\begin_inset LatexCommand index
-name "Tilde"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Tilde
+\end_layout
 
 \end_inset
 
@@ -24892,11 +26250,11 @@ name "Tilde"
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24911,11 +26269,11 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 .e
@@ -24926,11 +26284,11 @@ status collapsed
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24945,18 +26303,18 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 v
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -24992,18 +26350,18 @@ v e
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 d
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25039,18 +26397,18 @@ d e
 \end_inset
 </cell>
 </row>
-<row bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 c
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25091,7 +26449,9 @@ c e
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25129,7 +26489,7 @@ sz
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25160,7 +26520,7 @@ Les accents
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ceci s'applique uniquement aux claviers où le tilde est défini comme un
  accent.
 \end_layout
  en texte mathématique.
  Pour les autres accents, il y a des commandes mathématiques spéciales à
  utiliser dans les formules, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Accents-sur-un-caractère"
 
 \end_inset
@@ -25252,8 +26613,14 @@ En plus, avec la commande
 textcircled
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash textcircled"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+textcircled
+\end_layout
 
 \end_inset
 
@@ -25266,27 +26633,27 @@ name "Commandes ! T ! \\textbackslash textcircled"
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -25302,11 +26669,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 textcircled{w}
@@ -25317,11 +26684,11 @@ textcircled{w}
 <cell multicolumn="1" alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25336,11 +26703,11 @@ textcircled{w}
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Large 
@@ -25359,7 +26726,7 @@ raisebox{-1.5pt}{W}}
 <cell multicolumn="1" alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}$
 \end_inset
 
@@ -25367,7 +26734,7 @@ raisebox{-1.5pt}{W}}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25413,9 +26780,10 @@ Large
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Tailles-polices"
 
 \end_inset
@@ -25436,9 +26804,10 @@ raisebox
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Boîtes-sans-cadre"
 
 \end_inset
@@ -25453,8 +26822,12 @@ reference "sub:Boîtes-sans-cadre"
 
 \begin_layout Subsection
 Nombres en minuscules
-\begin_inset LatexCommand index
-name "Minuscules pour les nombres"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Minuscules pour les nombres
+\end_layout
 
 \end_inset
 
@@ -25469,8 +26842,14 @@ Les nombres en minuscule sont créés avec la commande
 oldstylenums
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! O ! \\textbackslash oldstylenums"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! O ! 
+\backslash
+oldstylenums
+\end_layout
 
 \end_inset
 
@@ -25503,14 +26882,19 @@ oldstylenums{0123456789
 
 \begin_layout Subsection
 Caractères spéciaux divers
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Caractères-spéciaux-divers"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Caractères spéciaux ! divers"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Caractères spéciaux ! divers
+\end_layout
 
 \end_inset
 
@@ -25527,40 +26911,40 @@ Les caractères suivants ne peuvent être insérés que dans des formules en
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25577,7 +26961,7 @@ spce
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\mathcircumflex$
 \end_inset
 
@@ -25587,11 +26971,11 @@ spce
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 _
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\_$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ^
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -25633,8 +27017,12 @@ spce
 
 \backslash
 circ
-\begin_inset LatexCommand index
-name "°"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+\end_layout
 
 \end_inset
 
@@ -25643,10 +27031,10 @@ name "°"
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $^{\circ}$
 \end_inset
 
@@ -25669,9 +27057,10 @@ Le symbole degré ° peut être inséré directement à condition que le préamb
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Plus d'information à ce sujet dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Caractères-texte"
 
 \end_inset
@@ -25699,178 +27088,24 @@ else
 \backslash
 textdegree
 \backslash
-f\SpecialChar \textcompwordmark{}
-i}
-\end_layout
-
-\begin_layout Standard
-\begin_inset VSpace bigskip
-\end_inset
-
-Le tilde
-\begin_inset LatexCommand index
-name "Tilde"
-
-\end_inset
-
- est conçu pour être un accent, il semble un peu déplacé quand il est seul:
- ~
-\newline
-Mais pour les adresses internet (les URLs), on a parfois besoin d'un tilde
- tout seul.
- Dans ce cas on peut utiliser l'opérateur de relation 
-\series bold
-
-\backslash
-sim
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-voir 
-\begin_inset LatexCommand ref
-reference "sec:Relations"
-
-\end_inset
-
-
-\end_layout
-
-\end_inset
-
-
-\series default
- dans une formule.
- Comme on ne peut pas insérer une formule dans une boîte d'URL (menu 
-\family sans
-Insérer\SpecialChar \menuseparator
-URL
-\family default
-), l'URL est insérée comme du texte normal en police '
-\family typewriter
-machine à écrire
-\family default
-'.
- Si l'URL doit être un hyperlien dans la sortie DVI ou PDF, il faut utiliser
- la commande 
-\series bold
-
-\backslash
-href
-\series default
-
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-
-\series bold
-
-\backslash
-href
-\series default
- peut être utilisé uniquement avec le paquetage LaTeX 
-\series bold
-hyperref
-\series default
-
-\begin_inset LatexCommand index
-name "Paquetages ! hyperref"
-
-\end_inset
-
-.
- Plus d'information sur 
-\series bold
-
-\backslash
-href
-\series default
- est donné dans la section 
-\family typewriter
-URL
-\family default
- du manuel 
-\family typewriter
-Objets\InsetSpace ~
-insérés
-\family default
-.
-\end_layout
-
-\end_inset
-
-
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash href"
-
-\end_inset
-
- .
-\end_layout
-
-\begin_layout Standard
-Un exemple d'URL avec un tilde:
-\end_layout
-
-\begin_layout Standard
-en tant que texte: 
-\family typewriter
-http://www.lyx.org/
-\begin_inset Formula $\sim$
-\end_inset
-
-mustermann
-\end_layout
-
-\begin_layout Standard
-avec 
-\series bold
-
-\backslash
-href
-\series default
-: 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://www.lyx.org/~mustermann}{
-\end_layout
-
-\end_inset
-
-http://www.lyx.org/
-\begin_inset Formula $\sim$
-\end_inset
-
-mustermann
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
-
+fi}
 \end_layout
 
 \begin_layout Section
 Styles de formules
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Styles-de-formules"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! styles"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! styles
+\end_layout
 
 \end_inset
 
@@ -25898,8 +27133,14 @@ Paramètres
 \family default
  dans la rubrique 
 \family sans
-Classe\InsetSpace ~
-de\InsetSpace ~
+Classe
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 Document
 \end_layout
 
@@ -25916,15 +27157,23 @@ Indenté
 mathindent
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mathindent"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mathindent
+\end_layout
 
 \end_inset
 
 .
- Par exemple, pour une distance de 15\InsetSpace \thinspace{}
-mm, on insère la ligne de commande
- suivante dans le préambule LaTeX
+ Par exemple, pour une distance de 15
+\begin_inset space \thinspace{}
+\end_inset
+
+mm, on insère la ligne de commande suivante dans le préambule LaTeX
 \end_layout
 
 \begin_layout Standard
@@ -25938,7 +27187,10 @@ mathindent}{15mm}
 \end_layout
 
 \begin_layout Standard
-Si on ne spécifie pas de distance, la valeur prédéfinie de 30\InsetSpace \thinspace{}
+Si on ne spécifie pas de distance, la valeur prédéfinie de 30
+\begin_inset space \thinspace{}
+\end_inset
+
 pt est utilisée.
 \end_layout
 
@@ -25964,8 +27216,14 @@ Paramètres
 \family default
  dans la rubrique 
 \family sans
-Classe\InsetSpace ~
-de\InsetSpace ~
+Classe
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
 Document
 \end_layout
 
@@ -25996,8 +27254,9 @@ Centré
 falign, 
 \series default
 voir 
-\begin_inset LatexCommand ref
-reference "sub:environnement-Flalign"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Environnement-Flalign"
 
 \end_inset
 
@@ -26006,14 +27265,19 @@ reference "sub:environnement-Flalign"
 
 \begin_layout Section
 Formules multi-lignes
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Formules-multilignes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes
+\end_layout
 
 \end_inset
 
@@ -26032,13 +27296,37 @@ Ctrl-Entrée
 \family default
 \series default
  à l'intérieur d'une formule.
- Cela crée un environnement 
+ Cela crée soit un environnement 
+\series bold
+equnarray 
+\series default
+qui est décrit dans
+\begin_inset space ~
+\end_inset
+
+
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Environnement-eqnarray"
+
+\end_inset
+
+\series bold
+,
+\series default
+ soit dans le cas où l'option 
+\family sans
+Utilise le paquetage math AMS
+\family default
+ est activé dans les préférences du document, un environnement 
 \series bold
 align 
 \series default
 qui est décrit dans 
-\begin_inset LatexCommand ref
-reference "sub:environnement-align-standard"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Environnement-align-standard"
 
 \end_inset
 
@@ -26081,8 +27369,14 @@ Ctrl-Entrée
  de la barre d'outils mathématique ou bien le menu 
 \family sans
 Éditer\SpecialChar \menuseparator
-Lignes\InsetSpace \thinspace{}
-&\InsetSpace \thinspace{}
+Lignes
+\begin_inset space \thinspace{}
+\end_inset
+
+&
+\begin_inset space \thinspace{}
+\end_inset
+
 Colonnes
 \family default
 .
@@ -26090,14 +27384,19 @@ Colonnes
 
 \begin_layout Subsubsection
 Séparation des lignes
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Séparation-des-lignes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! Séparation des lignes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! Séparation des lignes
+\end_layout
 
 \end_inset
 
@@ -26122,28 +27421,12 @@ En LaTeX l'espacement supplémentaire entre deux lignes est spécifié en tant
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-voir 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1505}{
-\end_layout
-
-\end_inset
-
-LyX-bug #1505
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_layout Plain Layout
+voir 
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1505"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1505"
 
 \end_inset
 
@@ -26165,14 +27448,14 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 begin{eqnarray*}
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD &
  = & 
@@ -26184,7 +27467,7 @@ textrm{-}4x^{2}B^{2}+4x_{0}xB^{2}
 [3mm]
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 4x^{2}
 \backslash
@@ -26201,7 +27484,7 @@ left(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2}
 right) & = & 0
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26225,7 +27508,7 @@ On obtient alors:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26250,7 +27533,7 @@ B^{2}(B^{2}-2r_{g}^{2}+2x_{0}^{2}-2r_{k}^{2})+4x_{0}^{2}x^{2}+4x_{0}xD & = & \te
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26267,20 +27550,28 @@ jot}{3pt}
 \backslash
 jot
 \series default
- à 3\InsetSpace \thinspace{}
+ à 3
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
 \end_layout
 
 \begin_layout Subsubsection
 Séparation des colonnes
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Séparation-des-colonnes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! Séparation des colonnes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! Séparation des colonnes
+\end_layout
 
 \end_inset
 
@@ -26303,14 +27594,25 @@ L'espacement des colonnes est spécifié avec la longueur
 arraycolsep
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash arraycolsep"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+arraycolsep
+\end_layout
 
 \end_inset
 
  selon la relation:
-\newline
-séparation des colonnes = 2\InsetSpace \thinspace{}
+\begin_inset Newline newline
+\end_inset
+
+séparation des colonnes = 2
+\begin_inset space \thinspace{}
+\end_inset
+
 
 \series bold
 
@@ -26318,7 +27620,9 @@ séparation des colonnes = 2\InsetSpace \thinspace{}
 arraycolsep
 \series default
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Donc, la commande
 \end_layout
 
@@ -26334,7 +27638,10 @@ arraycolsep}{1cm}
 
 \begin_layout Standard
 insérée en mode TeX, met pour toutes les formules qui la suivent, l'espacement
- des colonnes à 2\InsetSpace \thinspace{}
+ des colonnes à 2
+\begin_inset space \thinspace{}
+\end_inset
+
 cm.
  Pour revenir à la valeur par défaut, on met 
 \series bold
@@ -26342,17 +27649,23 @@ cm.
 \backslash
 arraycolsep
 \series default
- à 5\InsetSpace \thinspace{}
+ à 5
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
 \end_layout
 
 \begin_layout Standard
-Une formule avec des colonnes séparées de 2\InsetSpace \thinspace{}
+Une formule avec des colonnes séparées de 2
+\begin_inset space \thinspace{}
+\end_inset
+
 cm:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26370,12 +27683,15 @@ C & \ne & A\end{eqnarray*}
 
 \end_inset
 
-Une formule avec la séparation de colonne prédéfinie de 10\InsetSpace \thinspace{}
+Une formule avec la séparation de colonne prédéfinie de 10
+\begin_inset space \thinspace{}
+\end_inset
+
 pt:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26398,8 +27714,12 @@ C & \ne & A\end{eqnarray*}
 
 \begin_layout Subsubsection
 Formules longues
-\begin_inset LatexCommand index
-name "Formules ! longues"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! longues
+\end_layout
 
 \end_inset
 
@@ -26418,7 +27738,7 @@ Quand un des membres de l'équation est beaucoup plus court que la largeur
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26438,7 +27758,7 @@ H & = & W_{SB}+W_{mv}+W_{D}-\frac{\hbar^{2}}{2m_{0}}\Delta-\frac{\hbar^{2}}{2m_{
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26448,7 +27768,9 @@ smallskip
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Le signe moins au début de la deuxième ligne n'apparaît normalement pas
  comme un opérateur puisqu'il est le premier caractère de la ligne.
  À cause de cela, il ne devrait pas être entouré d'espace ce qui le rendrait
@@ -26464,7 +27786,7 @@ hspace{3pt}
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 plus au sujet de la commande 
 \series bold
 
@@ -26472,7 +27794,8 @@ plus au sujet de la commande
 hspace
 \series default
 , voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace-variable"
 
 \end_inset
@@ -26483,8 +27806,14 @@ reference "sub:Espace-variable"
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Commandes ! H ! \\textbackslash hspace"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! H ! 
+\backslash
+hspace
+\end_layout
 
 \end_inset
 
@@ -26500,8 +27829,14 @@ Quand les deux membre de l'équation sont trop longs, on utilise la commande
 lefteqn
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash lefteqn"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+lefteqn
+\end_layout
 
 \end_inset
 
@@ -26511,7 +27846,7 @@ name "Commandes ! L ! \\textbackslash lefteqn"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26532,7 +27867,7 @@ medskip
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26542,7 +27877,9 @@ smallskip
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Après l'insertion de la commande 
 \series bold
 
@@ -26555,7 +27892,7 @@ lefteqn
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26565,14 +27902,16 @@ medskip
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Le contenu des lignes suivantes est inséré dans la deuxième colonne ou dans
  celles d'après.
  Plus le numéro de la colonne sera élevé, plus l'indentation sera importante.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26582,12 +27921,14 @@ medskip
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Notez les points suivants quand vous utilisez 
 \series bold
 
@@ -26615,27 +27956,11 @@ La formule n'utilise pas la totalité de la largeur de la page.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=1429}{
-\end_layout
-
-\end_inset
-
-LyX-bug #1429
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_layout Plain Layout
+\begin_inset CommandInset href
+LatexCommand href
+name "LyX-bug #1429"
+target "http://bugzilla.lyx.org/show_bug.cgi?id=1429"
 
 \end_inset
 
@@ -26657,13 +27982,15 @@ status collapsed
 \begin_layout Itemize
 D'autres méthodes pour créer des formules longues sont offertes par les
  environnements décrits dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Environnement-Multline"
 
 \end_inset
 
  et 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Portions-de-formules-en-multiligne"
 
 \end_inset
@@ -26673,14 +28000,19 @@ reference "sub:Portions-de-formules-en-multiligne"
 
 \begin_layout Subsubsection
 Crochets sur plusieurs lignes
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Crochets-multilignes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Crochets ! pour expressions multi-lignes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Crochets ! pour expressions multi-lignes
+\end_layout
 
 \end_inset
 
@@ -26713,8 +28045,14 @@ Pour donner la bonne taille au crochet de la deuxième ligne, la première
 right.
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash right"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+right
+\end_layout
 
 \end_inset
 
@@ -26726,7 +28064,7 @@ left.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour plus au sujet des commandes 
 \series bold
 
@@ -26740,7 +28078,8 @@ left
 right
 \series default
  voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Taille-parenthèses-automatique"
 
 \end_inset
@@ -26753,8 +28092,14 @@ reference "sub:Taille-parenthèses-automatique"
 
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! L ! \\textbackslash left"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! L ! 
+\backslash
+left
+\end_layout
 
 \end_inset
 
@@ -26776,7 +28121,7 @@ vphantom
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26795,7 +28140,7 @@ prod
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26814,7 +28159,7 @@ infty
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -26832,8 +28177,14 @@ spce
 _R=1}
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! V ! \\textbackslash vphantom"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! V ! 
+\backslash
+vphantom
+\end_layout
 
 \end_inset
 
@@ -26916,14 +28267,19 @@ Lignes & colonnes
 
 \begin_layout Subsubsection
 L'environnement align standard
-\begin_inset LatexCommand label
-name "sub:environnement-align-standard"
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Environnement-align-standard"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! environnement align"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! environnement align
+\end_layout
 
 \end_inset
 
@@ -26939,8 +28295,14 @@ Ctrl-Entrée
 \family sans
 Insérer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-Environnement\InsetSpace ~
-AMS\InsetSpace ~
+Environnement
+\begin_inset space ~
+\end_inset
+
+AMS
+\begin_inset space ~
+\end_inset
+
 align
 \family default
 .
@@ -26964,7 +28326,7 @@ hfill
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour plus d'information au sujet de 
 \series bold
 
@@ -26972,7 +28334,8 @@ pour plus d'information au sujet de
 hfill
 \series default
  voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace-variable"
 
 \end_inset
@@ -26991,9 +28354,10 @@ Indenté
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les styles de formules, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -27016,8 +28380,12 @@ hfill
 
 \begin_layout Subsubsection
 L'environnement alignat
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! environnement alignat"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! environnement alignat
+\end_layout
 
 \end_inset
 
@@ -27027,7 +28395,8 @@ name "Formules ! multi-lignes ! environnement alignat"
 \begin_layout Standard
 L'environnement alignat n'a pas d'espacement de colonne prédéfini.
  Il peut être inséré manuellement avec les espaces qui sont décrits en 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace"
 
 \end_inset
@@ -27037,7 +28406,10 @@ reference "sub:Espace"
 
 \begin_layout Standard
 Voici l'exemple précédent dans un environnement alignat où on a inséré une
- espace de 1\InsetSpace \thinspace{}
+ espace de 1
+\begin_inset space \thinspace{}
+\end_inset
+
 cm au début de la deuxième formule:
 \begin_inset Formula \begin{alignat*}{2}
 A & =\sin(B) & \hspace{1cm}C & =D\\
@@ -27053,14 +28425,19 @@ Puisque l'espacement des colonnes peut être choisi séparément pour chaque
 
 \begin_layout Subsubsection
 Environnement falign
-\begin_inset LatexCommand label
-name "sub:environnement-Flalign"
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Environnement-Flalign"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! environnement flalign"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! environnement flalign
+\end_layout
 
 \end_inset
 
@@ -27090,7 +28467,8 @@ Centré
 \series default
 soit utilisé.
  Comme exemple la formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:VolInt"
 
 \end_inset
@@ -27106,14 +28484,28 @@ Les deux premières colonnes contiennent la formule.
 \series bold
 Indenté,
 \series default
- on a inséré une espace de 30\InsetSpace \thinspace{}
+ on a inséré une espace de 30
+\begin_inset space \thinspace{}
+\end_inset
+
 pt au début de la première colonne.
 \end_layout
 
 \begin_layout Subsection
 Environnement eqnarray
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! environnement eqnarray"
+\begin_inset CommandInset label
+LatexCommand label
+name "sub:Environnement-eqnarray"
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! environnement eqnarray
+\end_layout
 
 \end_inset
 
@@ -27138,8 +28530,12 @@ A & = & A\end{eqnarray*}
 
 \begin_layout Subsection
 Environnement gather
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! environnement gather"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! environnement gather
+\end_layout
 
 \end_inset
 
@@ -27160,14 +28556,19 @@ X=\textrm{-}1\end{gather}
 
 \begin_layout Subsection
 Environnement multline
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Environnement-Multline"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! environnement multline"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! environnement multline
+\end_layout
 
 \end_inset
 
@@ -27181,7 +28582,8 @@ L'environnement multline consiste, comme l'environnement gather en une seule
  droite et toutes les autres sont centrées.
  Cet environnement est donc particulièrement adapté aux formules très longues.
  Comme exemple, voici la formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:lefteqn"
 
 \end_inset
@@ -27200,13 +28602,14 @@ reference "eq:lefteqn"
 \begin_layout Standard
 Dans la sortie finale, seule la dernière ligne d'un environnement multline
  apparaît numérotée si le document est numéroté à droite, la première s'il
- est numéroté à gauche
+ est numéroté à gauche.
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les styles de numérotation, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -27216,43 +28619,7 @@ reference "sec:Styles-de-formules"
 
 \end_inset
 
-.
- C'est aussi le cas dans LyX quand il y a un numéro de formule affiché après
- chaque ligne
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-C'est 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=518}{
-\end_layout
-
-\end_inset
-
-LyX-bug #518
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
-.
-\end_layout
-
-\end_inset
 
-.
 \end_layout
 
 \begin_layout Standard
@@ -27261,8 +28628,14 @@ Avec les commandes
 
 \backslash
 shoveright
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash shoveright"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+shoveright
+\end_layout
 
 \end_inset
 
@@ -27273,8 +28646,14 @@ name "Commandes ! S ! \\textbackslash shoveright"
 
 \backslash
 shoveleft
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash shoveleft"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+shoveleft
+\end_layout
 
 \end_inset
 
@@ -27307,8 +28686,14 @@ La longueur
 
 \backslash
 multlinegap
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash multlinegap"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+multlinegap
+\end_layout
 
 \end_inset
 
@@ -27316,7 +28701,10 @@ name "Commandes ! M ! \\textbackslash multlinegap"
 \series default
  précise la distance entre le début de la première ligne et la marge de
  gauche.
- La valeur prédéfinie est 0\InsetSpace \thinspace{}
+ La valeur prédéfinie est 0
+\begin_inset space \thinspace{}
+\end_inset
+
 pt.
 \end_layout
 
@@ -27338,7 +28726,7 @@ multlinegap}{2cm}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -27361,7 +28749,7 @@ multlinegap}{2cm}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -27383,14 +28771,19 @@ shoveleft
 
 \begin_layout Subsection
 Portions de formules en multi-ligne
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Portions-de-formules-en-multiligne"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! portions de formules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! portions de formules
+\end_layout
 
 \end_inset
 
@@ -27446,8 +28839,14 @@ Pour obtenir cette formule, on crée une formule hors-ligne dans laquelle
 
 \backslash
 aligned
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash aligned"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+aligned
+\end_layout
 
 \end_inset
 
@@ -27466,7 +28865,8 @@ L'environnement aligned est aussi utilisable pour de longues formules dont
  Un avantage d'utiliser l'environnement aligned avec des formules hors-lignes
  est que le numéro des formules est centré verticalement après les formules.
  Un exemple, la formule
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:kurzlang"
 
 \end_inset
@@ -27502,8 +28902,14 @@ split
 alignedat
 \series default
 ,
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash alignedat"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+alignedat
+\end_layout
 
 \end_inset
 
@@ -27514,8 +28920,14 @@ name "Commandes ! A ! \\textbackslash alignedat"
 gathered
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! G ! \\textbackslash gathered"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! G ! 
+\backslash
+gathered
+\end_layout
 
 \end_inset
 
@@ -27526,8 +28938,14 @@ name "Commandes ! G ! \\textbackslash gathered"
 split
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! S ! \\textbackslash split"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! S ! 
+\backslash
+split
+\end_layout
 
 \end_inset
 
@@ -27538,20 +28956,29 @@ name "Commandes ! S ! \\textbackslash split"
 
 \begin_layout Subsection
 Texte dans les formules multi-lignes
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Texte-dans-multi-lignes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Texte ! dans les formules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Texte ! dans les formules
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! multi-lignes ! texte"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! multi-lignes ! texte
+\end_layout
 
 \end_inset
 
@@ -27567,8 +28994,14 @@ Dans les environnements align, multline et gather, on peut insérer du texte
 
 \backslash
 intertext
-\begin_inset LatexCommand index
-name "Commandes ! I ! \\textbackslash intertext"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! I ! 
+\backslash
+intertext
+\end_layout
 
 \end_inset
 
@@ -27615,14 +29048,44 @@ I & =a\sqrt{2}\int_{0}^{2\pi}\sqrt{1+\cos(\phi)}\;\mathrm{d}\phi\\
 
 \begin_layout Section
 Numérotation des formules
-\begin_inset LatexCommand index
-name "Numérotation des formules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Numérotation des formules
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! numérotation|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Numérotation des formules
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! numérotation|see{Numérotation des formules}"
+\end_layout
 
 \end_inset
 
@@ -27638,12 +29101,18 @@ On peut créer des formules numérotées avec le menu
 \family sans
 Insérer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-Formule\InsetSpace ~
+Formule
+\begin_inset space ~
+\end_inset
+
 numérotée
 \family default
  (raccourci 
 \family sans
-Ctrl-Alt\InsetSpace ~
+Ctrl-Alt
+\begin_inset space ~
+\end_inset
+
 n
 \family default
 ).
 \family sans
 Éditer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-(Dés)Activer\InsetSpace ~
+(Dés)Activer
+\begin_inset space ~
+\end_inset
+
 numérotation
 \family default
  (raccourci 
 \family sans
-Alt-m\InsetSpace ~
+Alt-m
+\begin_inset space ~
+\end_inset
+
 n
 \family default
 ).
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 En anglais le dièse est le symbole du numéro (NdT).
 \end_layout
 
@@ -27683,15 +29158,30 @@ Quand on active la numérotation sur des formules multi-lignes, toutes les
 \family sans
 Éditer\SpecialChar \menuseparator
 Math\SpecialChar \menuseparator
-(Dés)Activer\InsetSpace ~
-Numérotation\InsetSpace ~
-de\InsetSpace ~
-cette\InsetSpace ~
+(Dés)Activer
+\begin_inset space ~
+\end_inset
+
+Numérotation
+\begin_inset space ~
+\end_inset
+
+de
+\begin_inset space ~
+\end_inset
+
+cette
+\begin_inset space ~
+\end_inset
+
 ligne
 \family default
  (raccourci 
 \family sans
-Alt-m\InsetSpace ~
+Alt-m
+\begin_inset space ~
+\end_inset
+
 N
 \family default
 ).
 \begin_layout Standard
 À part pour les formules en ligne, toutes les formules peuvent être numérotées
  avec deux styles différents, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -27710,14 +29201,19 @@ reference "sec:Styles-de-formules"
 
 \begin_layout Subsection
 Références croisées
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Références-croisées"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Références croisées ! à des formules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+References@Références croisées ! à des formules
+\end_layout
 
 \end_inset
 
@@ -27770,40 +29266,16 @@ Insérer\SpecialChar \menuseparator
 Le nom de l'étiquette est affiché dans LyX entre deux parenthèses, après
  la formule.
  Une formule avec une étiquette est toujours numérotée.
- L'étiquette est détruite si la numérotation est désactivée.
- C'est d'ailleurs, pour le moment la seule façon de supprimer une étiquette,
- voir 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://bugzilla.lyx.org/show_bug.cgi?id=2556}{
-\end_layout
-
-\end_inset
-
-LyX-bug #2556
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
-
-\end_inset
-
-.
 \end_layout
 
 \begin_layout Standard
 On insère une référence croisée avec le menu 
 \family sans
 Insérer\SpecialChar \menuseparator
-Référence\InsetSpace ~
+Référence
+\begin_inset space ~
+\end_inset
+
 croisée
 \family default
  ou avec le bouton 
@@ -27823,9 +29295,11 @@ croisée
 \series default
  la référence croisée apparaît dans la sortie finale comme un numéro de
  formule entre parenthèses.
-\newline
-En faisant un clic droit sur une référence croisée
- dans LyX, on saute à la formule qui est référencée.
+\begin_inset Newline newline
+\end_inset
+
+En faisant un clic droit sur une référence croisée dans LyX, on saute à
+ la formule qui est référencée.
 \end_layout
 
 \begin_layout Standard
@@ -27834,7 +29308,7 @@ Voici comme exemples des références croisées à des formules qui se trouvent
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Noter les différents types de références croisées.
 \end_layout
 
@@ -27845,27 +29319,31 @@ Noter les différents types de références croisées.
 
 \begin_layout Standard
 Les équations 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:tag"
 
 \end_inset
 
  et 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:c"
 
 \end_inset
 
  sont équivalentes.
  Dans (
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "eq:Lat"
 
 \end_inset
 
 ) on a utilisé de grosses lettres latines pour la numérotation, contrairement
  à  (
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "eq:Rom"
 
 \end_inset
@@ -27885,7 +29363,7 @@ tag
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -27893,7 +29371,8 @@ status collapsed
 tag
 \series default
  est décrit dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Numérotation-personnalisée"
 
 \end_inset
@@ -27906,7 +29385,8 @@ reference "sub:Numérotation-personnalisée"
 
 \series default
  contient une boîte comme dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Boîtes-de-paragraphes"
 
 \end_inset
@@ -27916,8 +29396,12 @@ reference "sub:Boîtes-de-paragraphes"
 
 \begin_layout Subsection
 Sous-numérotation
-\begin_inset LatexCommand index
-name "Numérotation des formules ! sous-numérotation"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Numérotation des formules ! sous-numérotation
+\end_layout
 
 \end_inset
 
@@ -27952,7 +29436,7 @@ A=C-B\label{eq:a}\end{equation}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -27965,7 +29449,7 @@ addtocounter{equation}{-1}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -27997,7 +29481,7 @@ C=A+B\label{eq:c}\end{equation}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28019,7 +29503,9 @@ on insère la première formule
 
 \begin_layout Enumerate
 après la première formule on insère 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -28027,8 +29513,14 @@ après la première formule on insère
 addtocounter{equation}{-1} 
 \backslash
 begin{subequations}
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash addtocounter"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+addtocounter
+\end_layout
 
 \end_inset
 
@@ -28066,17 +29558,8 @@ begin
 \backslash
 end
 \series default
- est sous-numérotée avec a, b, 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-linebreak 
-\end_layout
-
+ est sous-numérotée avec a, b,
+\begin_inset Newline linebreak
 \end_inset
 
 c, \SpecialChar \ldots{}
@@ -28098,37 +29581,43 @@ addtocounter
 \series default
  pour le décrémenter.
  Sinon les formules 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:a"
 
 \end_inset
 
 , 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:b"
 
 \end_inset
 
 , 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:c"
 
 \end_inset
 
  seraient numérotées comme 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:a"
 
 \end_inset
 
 , 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:d"
 
 \end_inset
 
 , 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:f"
 
 \end_inset
@@ -28139,9 +29628,11 @@ reference "eq:f"
 \begin_layout Standard
 En insérant les commandes en mode TeX entre les deux premières formules,
  on crée un espace.
- Pour le supprimer, on insère un espace vertical négatif de -5\InsetSpace \thinspace{}
-mm après la
- commande 
+ Pour le supprimer, on insère un espace vertical négatif de -5
+\begin_inset space \thinspace{}
+\end_inset
+
+mm après la commande 
 \series bold
 
 \backslash
@@ -28154,9 +29645,10 @@ Indenté
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les styles de formules, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -28168,17 +29660,23 @@ reference "sec:Styles-de-formules"
 
 , 
 \series default
-on insère un espace de -7\InsetSpace \thinspace{}
+on insère un espace de -7
+\begin_inset space \thinspace{}
+\end_inset
+
 mm à la place.
 \end_layout
 
 \begin_layout Standard
 Voici un exemple de formule multi-lignes où on a désactivé la numérotation
- pour la deuxième ligne::
+ pour la deuxième ligne:
+\end_layout
+
+\begin_layout Standard
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28190,7 +29688,7 @@ begin{subequations}
 
 \begin_inset Formula \begin{eqnarray}
 A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
- & = & B^{2}-ZB-BZ+Z^{²}\nonumber \\
+ & = & B^{2}-ZB-BZ+Z^{2}\nonumber \\
  & = & B^{2}-2BZ+Z^{2}\label{eq:f}\end{eqnarray}
 
 \end_inset
@@ -28199,7 +29697,7 @@ A & = & (B-Z)^{2}=(B-Z)(B-Z)\label{eq:d}\\
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28213,14 +29711,19 @@ end{subequations}
 
 \begin_layout Subsection
 Numérotation personnalisée
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Numérotation-personnalisée"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Numérotation des formules !  personnalisée"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Numérotation des formules !  personnalisée
+\end_layout
 
 \end_inset
 
@@ -28228,8 +29731,12 @@ name "Numérotation des formules !  personnalisée"
 \end_layout
 
 \begin_layout Standard
-\begin_inset LatexCommand index
-name "Numérotation des formules ! délimiteurs personnalisés"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Numérotation des formules ! délimiteurs personnalisés
+\end_layout
 
 \end_inset
 
@@ -28254,7 +29761,7 @@ maketag@@@{|#1|}}
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Cette macro est déjà déclarée dans le préambule LaTeX pour faire des tests.
  Pour l'activer, il suffit d'enlever le signe pourcent qui se trouve en
  début de ligne.
@@ -28286,11 +29793,17 @@ Si vous voulez avoir une expression de votre choix entre parenthèses après
 \series bold
 
 \backslash
-tag{expression}
+tag
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash tag"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+tag
+\end_layout
 
 \end_inset
 
@@ -28305,8 +29818,23 @@ Dans cet exemple, on a mis la commande
 
 \backslash
 tag
+\series default
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
 \backslash
-{quelquechose
+spce 
+\end_layout
+
+\end_inset
+
+
+\series bold
+quelquechose
 \series default
  dans la formule.
 \end_layout
@@ -28317,8 +29845,23 @@ Quand on insère la commande
 
 \backslash
 tag*
+\series default
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
 \backslash
-{quelquechose
+spce 
+\end_layout
+
+\end_inset
+
+
+\series bold
+quelquechose
 \series default
  à la place, l'astérisque supprime les parenthèses autour du texte:
 \begin_inset Formula \[
@@ -28345,15 +29888,69 @@ Pour réinitialiser la numérotation des formules à chaque nouvelle partie
 @addtoreset{equation}{part}
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! \"@\" ! \\textbackslash \"@\"addtoreset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+@
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+ ! 
+\backslash
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+@
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+addtoreset
+\end_layout
 
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 ou
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -28401,11 +29998,15 @@ makeatother
 
 \backslash
 makeatletter
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 @addtoreset{equation}{section}
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 makeatother
@@ -28442,7 +30043,7 @@ remreset.sty
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 remreset
@@ -28452,8 +30053,12 @@ remreset
 carlisle
 \series default
 
-\begin_inset LatexCommand index
-name "Paquetages ! carlisle"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! carlisle
+\end_layout
 
 \end_inset
 
@@ -28463,8 +30068,12 @@ name "Paquetages ! carlisle"
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! remreset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! remreset
+\end_layout
 
 \end_inset
 
@@ -28487,8 +30096,58 @@ On peut alors utiliser la commande
 @removefromreset
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! \"@\" ! \\textbackslash \"@\"removefromreset"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! 
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+@
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+ ! 
+\backslash
+
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+@
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+"
+\end_layout
+
+\end_inset
+
+removefromreset
+\end_layout
 
 \end_inset
 
@@ -28534,8 +30193,14 @@ Dans ce cas, on peut utiliser la commande
 numberwithin
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! N ! \\textbackslash numberwithin"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! N ! 
+\backslash
+numberwithin
+\end_layout
 
 \end_inset
 
@@ -28573,7 +30238,7 @@ Voici le résultat:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28594,7 +30259,9 @@ A+B=C\end{equation}
 \begin_layout Standard
 Pour numéroter les tableaux avec le numéro de la partie comme sectionnement,
  on utilisera
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -28618,8 +30285,14 @@ renewcommand{
 theequation}{
 \backslash
 arabic{equation}}
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash arabic"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+arabic
+\end_layout
 
 \end_inset
 
@@ -28629,7 +30302,7 @@ name "Commandes ! A ! \\textbackslash arabic"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28645,13 +30318,17 @@ arabic{equation}}
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series default
 ou
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 renewcommand{
@@ -28678,21 +30355,21 @@ numberwithin
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 makeatletter
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 @removefromreset{equation}{section}
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28706,20 +30383,29 @@ makeatother
 
 \begin_layout Subsection
 Numérotation avec des chiffres romains ou des lettres
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Numérotation-avec-des-chiffres-romains"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Numérotation des formules ! avec des lettres"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Numérotation des formules ! avec des lettres
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Numérotation des formules ! avec des chiffres romains"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Numérotation des formules ! avec des chiffres romains
+\end_layout
 
 \end_inset
 
@@ -28754,8 +30440,14 @@ en mode TeX juste avant la formule.
 renewcommand
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash renewcommand"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+renewcommand
+\end_layout
 
 \end_inset
 
@@ -28775,7 +30467,7 @@ roman{equation}
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 La commande 
 \series bold
 
@@ -28789,7 +30481,8 @@ renewcommand
 newcommand
 \series default
  qui est décrite dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Commandes-personnalisées"
 
 \end_inset
@@ -28825,8 +30518,14 @@ theequation
 
 \backslash
 roman{equation}
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash roman"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+roman
+\end_layout
 
 \end_inset
 
@@ -28859,10 +30558,18 @@ roman
 
 \backslash
 Roman
-\series default
-
-\begin_inset LatexCommand index
-name "Commandes ! R ! \\textbackslash roman@\\textbackslash Roman"
+\series default
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! R ! 
+\backslash
+roman@
+\backslash
+Roman
+\end_layout
 
 \end_inset
 
@@ -28874,8 +30581,14 @@ name "Commandes ! R ! \\textbackslash roman@\\textbackslash Roman"
 alph
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash alphe"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+alphe
+\end_layout
 
 \end_inset
 
@@ -28886,8 +30599,16 @@ name "Commandes ! A ! \\textbackslash alphe"
 Alph
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash alph@\\textbackslash Alph"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+alph@
+\backslash
+Alph
+\end_layout
 
 \end_inset
 
@@ -28898,7 +30619,7 @@ name "Commandes ! A ! \\textbackslash alph@\\textbackslash Alph"
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -28916,7 +30637,7 @@ Note:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28942,7 +30663,7 @@ A=\textrm{romains minuscules}\label{eq:rom}\end{equation}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28965,7 +30686,7 @@ B=\textrm{romains majuscules}\label{eq:Rom}\end{equation}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -28988,7 +30709,7 @@ C=\textrm{latines minuscules}\label{eq:lat}\end{equation}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29024,8 +30745,14 @@ renewcommand{
 theequation}{
 \backslash
 arabic{equation}}
-\begin_inset LatexCommand index
-name "Commandes ! A ! \\textbackslash arabic"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! A ! 
+\backslash
+arabic
+\end_layout
 
 \end_inset
 
@@ -29036,7 +30763,7 @@ name "Commandes ! A ! \\textbackslash arabic"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29074,26 +30801,9 @@ Comme vous pouvez le voir, les numéros d'équation se suivent, indépendemment
 
  quand on change de style de numérotation, on doit définir de nouveaux compteurs.
  On trouvera une description de cette opération dans le fichier 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{Formula-numbering.pdf}{
-\end_layout
-
-\end_inset
-
-Formula-numbering.pdf
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+target "Formula-numbering.lyx"
 
 \end_inset
 
@@ -29102,14 +30812,19 @@ status collapsed
 
 \begin_layout Section
 Commandes personnalisées
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sec:Commandes-personnalisées"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Commandes personnalisées"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes personnalisées
+\end_layout
 
 \end_inset
 
@@ -29126,8 +30841,14 @@ De nombreuses commandes LaTeX sont trop longues pour être utilisées fréquemme
 newcommand
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! N ! \\textbackslash newcommand"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! N ! 
+\backslash
+newcommand
+\end_layout
 
 \end_inset
 
@@ -29150,12 +30871,14 @@ newcommand
 
 \backslash
 newcommand{nom de la nouvelle commande}[nombre d'arguments]
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29170,7 +30893,7 @@ newcommand
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -29184,7 +30907,7 @@ status collapsed
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -29233,7 +30956,7 @@ le
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 Note:
@@ -29280,7 +31003,7 @@ Longrightarrow
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29292,7 +31015,9 @@ medskip
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 newcommand{
@@ -29320,7 +31045,7 @@ underline
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29332,7 +31057,9 @@ medskip
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 newcommand{
@@ -29345,7 +31072,7 @@ underline{#1}}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29357,7 +31084,9 @@ medskip
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series default
 Le caractère 
@@ -29388,7 +31117,7 @@ fb
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29400,7 +31129,9 @@ medskip
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 newcommand{
@@ -29413,7 +31144,7 @@ framebox#1#2{$#3$}}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29425,7 +31156,9 @@ medskip
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series default
 Les deux dollars créent une formule supplémentaire pour la commande 
@@ -29435,7 +31168,8 @@ Les deux dollars créent une formule supplémentaire pour la commande
 framebox
 \series default
 , voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Boîtes-avec-cadre"
 
 \end_inset
@@ -29455,7 +31189,7 @@ fcolorbox
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29467,7 +31201,9 @@ medskip
 
 \series bold
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \backslash
 newcommand{
@@ -29480,7 +31216,7 @@ fcolorbox{#2}{#1}{$#3$}}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29490,7 +31226,9 @@ medskip
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Quand la couleur n'est pas définie lors d'une utilisation de 
 \series bold
 
@@ -29513,27 +31251,27 @@ Un test des nouvelles commandes:
 \begin_inset Tabular
 <lyxtabular version="3" rows="6" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -29549,18 +31287,18 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 A
 \backslash
 gr
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $A\gr B$
 \end_inset
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 us{ABcd
@@ -29599,10 +31337,10 @@ us{ABcd
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\us{ABcd}\raisebox{-2mm}{}$
 \end_inset
 
@@ -29612,11 +31350,11 @@ us{ABcd
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 fb{[2cm]
@@ -29637,7 +31375,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29651,10 +31389,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\fb{[2cm]}{}{\int A=B}\raisebox{-4mm}{}$
 \end_inset
 
@@ -29664,11 +31402,11 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cb{red
@@ -29683,7 +31421,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29697,10 +31435,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\cb{red}{\int A=B}\raisebox{-4mm}{}$
 \end_inset
 
@@ -29710,11 +31448,11 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cb[green]
@@ -29731,7 +31469,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29745,10 +31483,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{6mm}{}\cb[green]{red}{\int A=B}\raisebox{-4mm}{}$
 \end_inset
 
@@ -29767,54 +31505,33 @@ A=B
 
 \begin_layout Section
 Diagrammes
-\begin_inset LatexCommand index
-name "Diagrammes"
-
-\end_inset
-
-
 \end_layout
 
 \begin_layout Standard
-Pour créer des diagrammes, on utilise le paquetage LaTeX 
-\series bold
-amscd
-\begin_inset Foot
-status collapsed
-
-\begin_layout Standard
-
+LyX gère deux types de diagrammes commutatifs; amscd
 \series bold
-amscd
+ et xymatrix
 \series default
fait partie de toutes les installations LateX standard.
qui sont décrits dans ce qui suit.
 \end_layout
 
-\end_inset
-
-
-\series default
-
-\begin_inset LatexCommand index
-name "Paquetages ! amscd"
-
-\end_inset
+\begin_layout Subsection
+Les diagrammes amscd
+\begin_inset Index
+status collapsed
 
-.
- On le charge dans le préambule LaTeX avec la ligne suivante:
+\begin_layout Plain Layout
+Diagrammes ! amscd
 \end_layout
 
-\begin_layout Standard
+\end_inset
 
-\series bold
 
-\backslash
-usepackage{amscd}
 \end_layout
 
 \begin_layout Standard
-Les diagrammes permettent la visualisation de relations et ressemblent à
- ceci:
+Des diagrammes de ce type visualisent les relations par des lignes verticales
+ ou horizontales ou encore des flèches: 
 \begin_inset Formula \[
 \begin{CD}A@>>>B@>>>C\\
 @AAA@.@VVV\\
@@ -29831,8 +31548,14 @@ Pour les obtenir, on insère la commande
 
 \backslash
 CD
-\begin_inset LatexCommand index
-name "Commandes ! C ! \\textbackslash CD"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! C ! 
+\backslash
+CD
+\end_layout
 
 \end_inset
 
@@ -29932,7 +31655,9 @@ D@<<j<E@>k>>F@=C\end{CD}\]
 
 \begin_layout Standard
 La commande pour l'obtenir:
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \series bold
 
@@ -29941,7 +31666,7 @@ CD
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29951,12 +31676,14 @@ spce
 \end_inset
 
 A@>j>>B@>>k>C@=F Ctrl-Enter
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29971,7 +31698,7 @@ CD
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -29984,7 +31711,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -30002,12 +31729,14 @@ status collapsed
 
 \series bold
 V@| Ctrl-Enter
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -30022,7 +31751,7 @@ CD
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -30035,7 +31764,7 @@ spce
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -30045,9 +31774,63 @@ status collapsed
 D@<<j<E@>k>>F@=C
 \end_layout
 
+\begin_layout Subsection
+Les diagrammes xymatrix
+\begin_inset Index
+status open
+
+\begin_layout Plain Layout
+Diagrammes ! xymatrix
+\end_layout
+
+\end_inset
+
+
+\end_layout
+
+\begin_layout Standard
+Pour pouvoir utiliser des xymatrices, on doit installer le paquetage LaTeX
+\series bold
+xypic
+\series default
+.
+ Une xymatrice est créée en insérant la commande 
+\series bold
+
+\backslash
+xymatrix
+\series default
+ dans une formule.
+ Ensuite vous pouvez ajouter de nouvelles lignes et de nouvelles colonnes
+ comme pour une matrice normale, voir 
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sec:Matrices"
+
+\end_inset
+
+.
+\end_layout
+
+\begin_layout Standard
+Contrairement aux diagrammes amscd, les xymatrices acceptent les flèches
+ diagonales ou courbes et plus encore.
+ Toutes les possibilités pour créer des diagrammes commutatifs et leurs
+ décorations sont expliquées en détail dans ce manuel: 
+\begin_inset CommandInset href
+LatexCommand href
+target "http://wiki.lyx.org/LyX/XY-pic#xy-manual"
+
+\end_inset
+
+.
+\end_layout
+
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
@@ -30056,7 +31839,7 @@ Astuces
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -30069,9 +31852,10 @@ texorpdfstring{
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 On peut trouver d'autres astuces mathématiques très utiles dans 
-\begin_inset LatexCommand cite
+\begin_inset CommandInset citation
+LatexCommand cite
 key "Voss"
 
 \end_inset
@@ -30085,7 +31869,7 @@ key "Voss"
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }{}
 \end_layout
@@ -30096,18 +31880,19 @@ status collapsed
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 texorpdfstring est utilisé pour éviter que la note de bas de page apparaisse
  dans les signets PDF.
 \end_layout
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Plus d'infos sur 
 \backslash
 texorpdfstring dans la section 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:formules-dans-les-entêtes"
 
 \end_inset
@@ -30118,14 +31903,44 @@ reference "sub:formules-dans-les-entêtes"
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Astuces"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Astuces
+\end_layout
+
+\end_inset
+
+
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Ions|see
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+{
+\end_layout
+
+\end_inset
+
+Symboles chimiques
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+}
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Ions|see{Symboles chimiques}"
+\end_layout
 
 \end_inset
 
@@ -30134,20 +31949,29 @@ name "Ions|see{Symboles chimiques}"
 
 \begin_layout Subsection
 Symboles et équations chimiques
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Symboles-chimiques"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "E@Équations chimiques"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Equations@Équations chimiques
+\end_layout
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Symboles ! chimiques"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Symboles ! chimiques
+\end_layout
 
 \end_inset
 
@@ -30187,16 +32011,20 @@ Cette équation chimique peut être créée directement sous la forme d'une
  Pour éviter que les symboles apparaissent en italiques, sélectionnez tout
  et mettez-le dans la police droite avec le raccourci 
 \family sans
-Alt-c\InsetSpace ~
+Alt-c
+\begin_inset space ~
+\end_inset
+
 r
 \family default
  .
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Style de polices, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Styles-de-polices"
 
 \end_inset
@@ -30211,8 +32039,12 @@ reference "sub:Styles-de-polices"
 
 \begin_layout Subsection
 Nombres négatifs
-\begin_inset LatexCommand index
-name "Nombres ! négatifs"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Nombres ! négatifs
+\end_layout
 
 \end_inset
 
@@ -30240,42 +32072,42 @@ Un exemple pour illustrer le problème:
 \begin_inset Tabular
 <lyxtabular version="3" rows="3" columns="2">
 <features>
-<column alignment="right" valignment="top" leftline="true" width="0">
-<column alignment="left" valignment="top" rightline="true" width="0">
-<row topline="true">
+<column alignment="right" valignment="top" width="0">
+<column alignment="left" valignment="top" width="0">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 texte normal:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 x = -2
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 formule:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $x=-2$
 \end_inset
 
@@ -30285,20 +32117,20 @@ formule:
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 solution:
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $x=\textrm{-}2$
 \end_inset
 
@@ -30317,8 +32149,12 @@ solution:
 
 \begin_layout Subsection
 La virgule comme séparateur décimal
-\begin_inset LatexCommand index
-name "Virgule"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Virgule
+\end_layout
 
 \end_inset
 
@@ -30336,7 +32172,10 @@ Avec LaTeX la virgule, en accord avec la convention anglaise, est utilisée
 Pour éviter cela, on sélectionne la virgule et on la passe en texte mathématique
  (raccourci 
 \family sans
-Alt-m\InsetSpace ~
+Alt-m
+\begin_inset space ~
+\end_inset
+
 m
 \family default
 ).
@@ -30352,7 +32191,7 @@ icomma.sty
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 icomma
@@ -30362,8 +32201,25 @@ icomma
 was
 \series default
 
-\begin_inset LatexCommand index
-name "Paquetages ! was\\vspace{4mm}"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! was
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -30373,8 +32229,12 @@ name "Paquetages ! was\\vspace{4mm}"
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! icomma"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! icomma
+\end_layout
 
 \end_inset
 
@@ -30391,14 +32251,19 @@ usepackage{icomma}
 
 \begin_layout Subsection
 Les vecteurs physiques
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Vecteurs-physiques"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Vecteurs ! physiques"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Vecteurs ! physiques
+\end_layout
 
 \end_inset
 
@@ -30414,7 +32279,7 @@ Des vecteurs prédéfinis sont proposés par le paquetage LaTeX
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 braket
@@ -30425,8 +32290,12 @@ braket
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! braket"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! braket
+\end_layout
 
 \end_inset
 
@@ -30450,33 +32319,33 @@ Les commandes suivantes sont définies:
 \begin_inset Tabular
 <lyxtabular version="3" rows="4" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Bra{
@@ -30489,7 +32358,7 @@ psi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Bra{\psi}$
 \end_inset
 
@@ -30499,11 +32368,11 @@ psi
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Ket{
@@ -30516,7 +32385,7 @@ psi
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Ket{\psi}$
 \end_inset
 
@@ -30526,11 +32395,11 @@ psi
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Braket{
@@ -30542,10 +32411,10 @@ phi
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\Braket{\psi|\phi}$
 \end_inset
 
@@ -30593,7 +32462,8 @@ Braket
 middle
 \series default
 , qui est décrite dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Taille-parenthèses-automatique"
 
 \end_inset
@@ -30603,14 +32473,19 @@ reference "sub:Taille-parenthèses-automatique"
 
 \begin_layout Subsection
 Fractions personnalisées
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Fractions-personnalisées"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Fractions ! personnalisées"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Fractions ! personnalisées
+\end_layout
 
 \end_inset
 
@@ -30626,8 +32501,14 @@ Pour définir des commandes personnalisées pour les fractions, on utilise
 genfrac
 \series default
 
-\begin_inset LatexCommand index
-name "Commandes ! G ! \\textbackslash genfrac"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! G ! 
+\backslash
+genfrac
+\end_layout
 
 \end_inset
 
@@ -30640,12 +32521,14 @@ name "Commandes ! G ! \\textbackslash genfrac"
 
 \backslash
 genfrac{parenthèse gauche}{parenthèse droite}
-\newline
+\begin_inset Newline newline
+\end_inset
+
 
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -30660,7 +32543,7 @@ genfrac
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -30679,102 +32562,102 @@ Le style est un nombre allant de 0 à 3.
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Nombre
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Style (Taille)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 0
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 formule hors ligne
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 1
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 formule en ligne
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 2
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 petit (small)
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 3
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 minuscule (tiny)
 \end_layout
 
@@ -30801,7 +32684,10 @@ frac
 
 \begin_layout Standard
 Quand on ne donne pas d'épaisseur pour la barre de fraction, la valeur prédéfini
-e de 0.4\InsetSpace \thinspace{}
+e de 0.4
+\begin_inset space \thinspace{}
+\end_inset
+
 pt est utilisée.
 \end_layout
 
@@ -30822,7 +32708,8 @@ dfrac
 tbinom
 \series default
  vues en 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Fractions"
 
 \end_inset
@@ -30892,14 +32779,19 @@ Comme on peut le voir, la distance entre le numérateur et le dénominateur
 
 \begin_layout Subsection
 Formules barrées
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Formules-barrées"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! barrées"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! barrées
+\end_layout
 
 \end_inset
 
@@ -30916,7 +32808,7 @@ cancel
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 cancel
@@ -30927,8 +32819,12 @@ cancel
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! cancel"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! cancel
+\end_layout
 
 \end_inset
 
@@ -30952,27 +32848,27 @@ Il y a quatre façon de barrer une formule:
 \begin_inset Tabular
 <lyxtabular version="3" rows="5" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0">
+<column alignment="center" valignment="top" width="0">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Résultat
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -30996,11 +32892,11 @@ sont seulement utilisées pour faire de la place.
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cancel{
@@ -31009,7 +32905,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31026,7 +32922,7 @@ A=B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\cancel{\int A=B}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -31036,11 +32932,11 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 bcancel{
@@ -31049,7 +32945,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31066,7 +32962,7 @@ A=B
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\bcancel{\int A=B}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -31076,11 +32972,11 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 xcancel{
@@ -31089,7 +32985,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31103,10 +32999,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{4.5mm}{}\xcancel{\int A=B}\raisebox{-2.5mm}{}$
 \end_inset
 
@@ -31116,11 +33012,11 @@ A=B
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 cancelto{1
@@ -31135,7 +33031,7 @@ int
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31149,10 +33045,10 @@ A=B
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset Formula $\raisebox{7mm}{}\cancelto{1}{\int A=B}\raisebox{-2.5mm}{}\hspace{3mm}$
 \end_inset
 
@@ -31188,14 +33084,19 @@ cancelto
 
 \begin_layout Subsection
 Formules dans les entêtes de section
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:formules-dans-les-entêtes"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Formules ! dans les entêtes de section"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! dans les entêtes de section
+\end_layout
 
 \end_inset
 
@@ -31211,19 +33112,27 @@ Quand des formules sont utilisées dans des entêtes de section, on doit prendre
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
-Quand on utilise le paquetage LaTeX 
+\begin_layout Plain Layout
+Quand la gestion de 
 \series bold
 hyperref
 \series default
 
-\begin_inset LatexCommand index
-name "Paquetages ! hyperref"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! hyperref
+\end_layout
 
 \end_inset
 
-, les signets PDF sont automatiquement créés dans la table des matières
- pour chaque entête de section.
+ est activée dans le dialogue paramètres du document dans la rubrique 
+\family sans
+Propriétés du PDF
+\family default
+, les signets PDF sont créés dans la table des matières pour chaque entête
+ de section.
  Si l'entête de section contient une formule, elle est affichée de façon
  incorrecte dans le texte du signet parce que les formules dans les signets
  ne respectent pas certaines conventions du PDF.
@@ -31240,7 +33149,10 @@ Les deux problèmes peuvent être résolus en insérant à la fin de l'entête
  de section un titre court avec le menu 
 \family sans
 Insérer\SpecialChar \menuseparator
-Titre\InsetSpace ~
+Titre
+\begin_inset space ~
+\end_inset
+
 court
 \family default
 .
@@ -31265,8 +33177,14 @@ hyperref
 
 \backslash
 texorpdfstring{partie à problème}{alternative}
-\begin_inset LatexCommand index
-name "Commandes ! T ! \\textbackslash texorpdfstring"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! T ! 
+\backslash
+texorpdfstring
+\end_layout
 
 \end_inset
 
@@ -31312,7 +33230,7 @@ Voici deux exemples d'entêtes de section:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31331,9 +33249,9 @@ Entête de section sans formule dans la table des matières
 
 
 \begin_inset OptArg
-status open
+status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Entête sans formule dans la table des matières
 \end_layout
 
@@ -31347,7 +33265,7 @@ Entête de section avec formule dans la table des matières
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31364,7 +33282,7 @@ texorpdfstring{
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }{}
 \end_layout
@@ -31378,7 +33296,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31407,9 +33325,10 @@ boldmath
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Formules-en-gras"
 
 \end_inset
@@ -31424,8 +33343,12 @@ reference "sub:Formules-en-gras"
 
 \begin_layout Subsection
 Formules dans du texte multi-colonnes
-\begin_inset LatexCommand index
-name "Formules ! dans du texte multi-colonnes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! dans du texte multi-colonnes
+\end_layout
 
 \end_inset
 
@@ -31444,7 +33367,7 @@ multicol
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 multicol
@@ -31455,8 +33378,12 @@ multicol
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! multicol"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! multicol
+\end_layout
 
 \end_inset
 
@@ -31475,22 +33402,37 @@ usepackage{multicol}
 \begin_inset Note Greyedout
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Noter que dans ce cas on ne 
 \emph on
 doit pas 
 \emph default
 activer l'option 
 \family sans
-Document\InsetSpace ~
-sur\InsetSpace ~
-deux\InsetSpace ~
+Document
+\begin_inset space ~
+\end_inset
+
+sur
+\begin_inset space ~
+\end_inset
+
+deux
+\begin_inset space ~
+\end_inset
+
 colonnes
 \family default
  dans la rubrique 
 \family sans
-Format\InsetSpace ~
-du\InsetSpace ~
+Format
+\begin_inset space ~
+\end_inset
+
+du
+\begin_inset space ~
+\end_inset
+
 texte 
 \family default
 du menu 
@@ -31540,7 +33482,10 @@ en mode TeX.
 À cause de la commande, un peu d'espace est ajouté automatiquement avant
  la formule.
  Pour le supprimer, on peut insérer avant la formule un espace vertical
- de -6\InsetSpace \thinspace{}
+ de -6
+\begin_inset space \thinspace{}
+\end_inset
+
 mm.
  Quand on utilise le style de formules 
 \series bold
@@ -31548,9 +33493,10 @@ Indenté
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -31562,7 +33508,10 @@ reference "sec:Styles-de-formules"
 
 
 \series default
-, il faut mettre un espace de -9\InsetSpace \thinspace{}
+, il faut mettre un espace de -9
+\begin_inset space \thinspace{}
+\end_inset
+
 mm à la place.
 \end_layout
 
@@ -31576,7 +33525,7 @@ Comme exemple, un texte multi-colonne avec une formule hors-ligne:
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31604,7 +33553,7 @@ Das Spektrum wird fouriertransformiert.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31627,7 +33576,7 @@ S(t)=S_{0}(t)\int_{-\infty}^{\infty}P(\phi,t)\mathrm{e}^{\mathrm{i}\phi}\,\mathr
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31650,7 +33599,10 @@ wobei
 \begin_inset Formula $\nicefrac{\pi}{2}$
 \end_inset
 
-\InsetSpace \thinspace{}
+
+\begin_inset space \thinspace{}
+\end_inset
+
 -rf-Puls beginnt sich the Magnetisierung zu entfokussieren, wodurch sich
  das Signal zusätzlich abschwächt.
  Diese Abschwächung verläuft exponentiell in Abhängigkeit the so genannten
@@ -31667,7 +33619,7 @@ wobei
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31681,8 +33633,12 @@ end{multicols}
 
 \begin_layout Subsection
 Formules avec description des variables
-\begin_inset LatexCommand index
-name "Formules ! avec description des variables"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Formules ! avec description des variables
+\end_layout
 
 \end_inset
 
@@ -31691,12 +33647,16 @@ name "Formules ! avec description des variables"
 
 \begin_layout Standard
 Pour décrire les variable au sein d'une formule, comme dans la formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:within"
 
 \end_inset
 
-, on peut utiliser une matrice\InsetSpace ~
+, on peut utiliser une matrice
+\begin_inset space ~
+\end_inset
+
 2
 \series bold
 ×
@@ -31713,9 +33673,10 @@ reference "eq:within"
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les matrices, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Matrices"
 
 \end_inset
@@ -31737,9 +33698,10 @@ footnotesize
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les tailles de polices, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Tailles-polices"
 
 \end_inset
@@ -31759,9 +33721,10 @@ Indenté
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 pour les styles de formules, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sec:Styles-de-formules"
 
 \end_inset
@@ -31783,7 +33746,7 @@ hfill
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -31795,7 +33758,8 @@ hfill
 Indenté
 \series default
 , voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace-variable"
 
 \end_inset
@@ -31815,14 +33779,16 @@ Quand on utilise le style de formules
  Centré
 \series default
 , on utilise la méthode décrite dans 
-\begin_inset LatexCommand ref
-reference "sub:environnement-Flalign"
+\begin_inset CommandInset ref
+LatexCommand ref
+reference "sub:Environnement-Flalign"
 
 \end_inset
 
  pour indenter les formules.
  La formule 
-\begin_inset LatexCommand eqref
+\begin_inset CommandInset ref
+LatexCommand eqref
 reference "eq:within"
 
 \end_inset
@@ -31842,14 +33808,19 @@ g & \textrm{gravitational acceleration}\end{array} &  & {}\label{eq:within}\end{
 
 \begin_layout Subsection
 Lettres grecques minuscules droites
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:minuscules-grecques-droites"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Lettres grecques ! droites"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Lettres grecques ! droites
+\end_layout
 
 \end_inset
 
@@ -31869,7 +33840,7 @@ upgreek.sty
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 upgreek
@@ -31879,8 +33850,25 @@ upgreek
 was
 \series default
 
-\begin_inset LatexCommand index
-name "Paquetages ! was\\vspace{4mm}"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! was
+\begin_inset ERT
+status collapsed
+
+\begin_layout Plain Layout
+
+
+\backslash
+vspace{4mm}
+\end_layout
+
+\end_inset
+
+
+\end_layout
 
 \end_inset
 
@@ -31890,8 +33878,12 @@ name "Paquetages ! was\\vspace{4mm}"
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Paquetages ! upgreek"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! upgreek
+\end_layout
 
 \end_inset
 
@@ -31910,7 +33902,7 @@ usepackage{upgreek}
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31923,7 +33915,7 @@ ifupgreek
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ce qui suit ne sera affiché que si le paquetage LaTeX 
 \series bold
 upgreek
@@ -31980,7 +33972,7 @@ Les lettres droites sont plus grasses et plus larges que les italiques.
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -31993,7 +33985,7 @@ else
 \begin_inset Note Note
 status open
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Ce qui suit sera affiché si la paquetage LaTeX 
 \series bold
 upgreek
@@ -32018,7 +34010,7 @@ upgreek
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
 
 \begin_layout Subsection
 Caractères texte dans les formules
-\begin_inset LatexCommand label
+\begin_inset CommandInset label
+LatexCommand label
 name "sub:Caractères-texte"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Texte ! dans les formules"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Texte ! dans les formules
+\end_layout
 
 \end_inset
 
@@ -32064,9 +34061,10 @@ cdot
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Opérateurs-binaires"
 
 \end_inset
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Section
 \start_of_appendix
 Conseils Typographiques
-\begin_inset LatexCommand index
-name "Typographiques, conseils"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Typographiques, conseils
+\end_layout
 
 \end_inset
 
@@ -32151,9 +34154,10 @@ toujours
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 obtenu avec les styles de polices, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Styles-de-polices"
 
 \end_inset
@@ -32163,43 +34167,74 @@ reference "sub:Styles-de-polices"
 
 \end_inset
 
-: 30\InsetSpace \thinspace{}
+: 30
+\begin_inset space \thinspace{}
+\end_inset
+
 km/h
-\newline
-Entre la valeur numérique et l'unité on a la plus petite espace,
- voir 
-\begin_inset LatexCommand ref
+\begin_inset Newline newline
+\end_inset
+
+Entre la valeur numérique et l'unité on a la plus petite espace, voir 
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Espace-prédéfini"
 
 \end_inset
 
 .
+\begin_inset Newline newline
+\end_inset
+
+Cette convention est automatiquement respectée quand on utilise la commande
+\series bold
+
+\backslash
+unittwo.
+\series default
+Quand on l'insère dans une formule, deux boîtes apparaissent.
+ Dans la première on met la valeur et dans la seconde l'unité et on obtient
+ comme ci-dessus: 
+\begin_inset Formula $\unit[30]{km/h}$
+\end_inset
+
+
+\begin_inset space \thinspace{}
+\end_inset
+
+.
+ Notez que 
+\series bold
+
+\backslash
+unittwo
+\series default
+ n'est pas une vraie commande LaTeX, mais c'est la commande 
+\series bold
+
+\backslash
+unit[valeur]{unité}
+\series default
+, vous ne pouvez donc pas l'insérer en code TeX.
 \end_layout
 
 \begin_layout Itemize
 Les symboles pourcent et les pour mille sont présentés comme les symboles
  d'unités:
-\newline
-1,2\InsetSpace \thinspace{}
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-textperthousand 
-\end_layout
+\begin_inset Newline newline
+\end_inset
 
+1,2
+\begin_inset space \thinspace{}
 \end_inset
 
-\InsetSpace ~
-d'alcool dans le sang
+‰ d'alcool dans le sang
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Le symbole pour mille est déconseillé par l'AFNOR (NdT).
 \end_layout
 
@@ -32210,21 +34245,32 @@ Le symbole pour mille est déconseillé par l'AFNOR (NdT).
 
 \begin_layout Itemize
 Le symbole degré suit directement la valeur numérique: 15°, sauf quand il
- est utilisé dans une unité: 15\InsetSpace \thinspace{}
+ est utilisé dans une unité: 15
+\begin_inset space \thinspace{}
+\end_inset
+
 °C
 \end_layout
 
 \begin_layout Itemize
 Dans les nombres de plus de quatre chiffres, une espace fine est insérée
- tous les trois chiffres pour les grouper: 18\InsetSpace \thinspace{}
-473\InsetSpace \thinspace{}
+ tous les trois chiffres pour les grouper: 18
+\begin_inset space \thinspace{}
+\end_inset
+
+473
+\begin_inset space \thinspace{}
+\end_inset
+
 588
 \end_layout
 
 \begin_layout Itemize
-Pour exprimer des dimensions comme par exemple 120×90×40\InsetSpace \thinspace{}
-cm on utilise le
- signe de la multiplication 
+Pour exprimer des dimensions comme par exemple 120×90×40
+\begin_inset space \thinspace{}
+\end_inset
+
+cm on utilise le signe de la multiplication 
 \begin_inset Quotes eld
 \end_inset
 
@@ -32243,7 +34289,7 @@ texttimes
 \begin_inset Foot
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Par exemple sous Windows on l'obtient avec 
 \family sans
 Alt-0215
@@ -32259,7 +34305,8 @@ Alt-0215
 \begin_layout Itemize
 Les fonctions mathématiques dont le nom est composé de plusieurs lettres
  sont écrites en caractères droits pour éviter toute confusion, voir 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Fonctions-prédéfinies"
 
 \end_inset
@@ -32274,7 +34321,9 @@ Les indices composés de plusieurs caractères sont écrits en caractères droit
 \end_inset
 
 
-\newline
+\begin_inset Newline newline
+\end_inset
+
 Les composants de matrices sont en italiques: 
 \begin_inset Formula $\hat{H}_{kl}$
 \end_inset
@@ -32289,15 +34338,20 @@ L'opérateur 'd' de différentiation/intégration, la constante d'Euler 'e',
 \end_layout
 
 \begin_layout Standard
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Section
 Synonymes
-\begin_inset LatexCommand index
-name "Synonymes"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Synonymes
+\end_layout
 
 \end_inset
 
@@ -32314,32 +34368,34 @@ Certains caractères peuvent être obtenus en utilisant différentes commandes.
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 est équivalente à
 \begin_inset Note Note
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \series bold
 
@@ -32355,11 +34411,11 @@ raisebox est seulement utilisée pour faire de la place
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ast
@@ -32370,11 +34426,11 @@ ast
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -32387,7 +34443,7 @@ raisebox{-1.2mm}{
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 }
 \end_layout
@@ -32400,11 +34456,11 @@ status collapsed
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 choose
@@ -32415,7 +34471,7 @@ choose
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 binom
@@ -32424,11 +34480,11 @@ binom
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 geq
@@ -32439,7 +34495,7 @@ geq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ge
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lbrace
@@ -32463,18 +34519,18 @@ lbrace
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 {
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lbracket
@@ -32485,18 +34541,18 @@ lbracket
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 [
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 leftarrow
@@ -32507,7 +34563,7 @@ leftarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 gets
@@ -32516,11 +34572,11 @@ gets
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 leq
@@ -32531,7 +34587,7 @@ leq
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 le
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lor
@@ -32555,7 +34611,7 @@ lor
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vee
@@ -32564,11 +34620,11 @@ vee
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 neq
@@ -32576,10 +34632,10 @@ neq
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 not=
@@ -32588,11 +34644,11 @@ not=
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 slash
@@ -32600,21 +34656,21 @@ slash
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 /
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 vert
@@ -32622,10 +34678,10 @@ vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 |
 \end_layout
 
@@ -32637,38 +34693,40 @@ vert
 \end_inset
 
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \begin_inset Tabular
 <lyxtabular version="3" rows="12" columns="2">
 <features>
-<column alignment="center" valignment="top" leftline="true" width="0pt">
-<column alignment="center" valignment="top" leftline="true" rightline="true" width="0pt">
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<column alignment="center" valignment="top" width="0pt">
+<column alignment="center" valignment="top" width="0pt">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 Commande
 \end_layout
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 est équivalente à
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 backslash
@@ -32679,7 +34737,7 @@ backslash
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 
@@ -32690,11 +34748,11 @@ backslash
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dasharrow
@@ -32705,7 +34763,7 @@ dasharrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 dashrightarrow
@@ -32714,11 +34772,11 @@ dashrightarrow
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 land
@@ -32729,7 +34787,7 @@ land
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 wedge
@@ -32738,11 +34796,11 @@ wedge
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rbrace
@@ -32753,18 +34811,18 @@ rbrace
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 }
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rbracket
@@ -32775,18 +34833,18 @@ rbracket
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 ]
 \end_layout
 
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 rightarrow
@@ -32797,7 +34855,7 @@ rightarrow
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 to
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 lnot
@@ -32821,7 +34879,7 @@ lnot
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 neg
@@ -32830,11 +34888,11 @@ neg
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ne
@@ -32845,7 +34903,7 @@ ne
 <cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 not=
@@ -32854,11 +34912,11 @@ not=
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 owns
@@ -32866,10 +34924,10 @@ owns
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 ni
 \end_inset
 </cell>
 </row>
-<row topline="true">
+<row>
 <cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 square
@@ -32890,10 +34948,10 @@ square
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Box
@@ -32902,11 +34960,11 @@ Box
 \end_inset
 </cell>
 </row>
-<row topline="true" bottomline="true">
-<cell alignment="center" valignment="top" topline="true" leftline="true" usebox="none">
+<row>
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 Vert
@@ -32914,10 +34972,10 @@ Vert
 
 \end_inset
 </cell>
-<cell alignment="center" valignment="top" topline="true" leftline="true" rightline="true" usebox="none">
+<cell alignment="center" valignment="top" topline="true" bottomline="true" leftline="true" rightline="true" usebox="none">
 \begin_inset Text
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 \backslash
 |
@@ -32933,20 +34991,24 @@ Vert
 
 \lang english
 
-\hfill
+\begin_inset space \hfill{}
+\end_inset
+
 
 \end_layout
 
 \begin_layout Standard
 
 \lang english
+\begin_inset Newpage newpage
+\end_inset
 
-\newpage
 
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "TLC2"
 
 \end_inset
@@ -32965,32 +35027,17 @@ The LaTeX Companion
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "Mathmode"
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf}{
-\end_layout
-
-\end_inset
-
-Description
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Description"
+target "ftp://ftp.dante.de/tex-archive/info/math/voss/mathmode/Mathmode.pdf"
 
 \end_inset
 
@@ -32998,65 +35045,35 @@ status collapsed
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "Voss"
 
 \end_inset
 
-Page de trucs et astuces LaTeX 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://tug.org/TeXnik/}{
-\end_layout
-
-\end_inset
-
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
 
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Page"
+target "http://tug.org/TeXnik/"
 
 \end_inset
 
-
+ de trucs et astuces LaTeX
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "AMS"
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf}{
-\end_layout
-
-\end_inset
-
-Description
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Description"
+target "ftp://ftp.ams.org/pub/tex/doc/amsmath/amsldoc.pdf"
 
 \end_inset
 
@@ -33064,7 +35081,7 @@ status collapsed
 \begin_inset ERT
 status collapsed
 
-\begin_layout Standard
+\begin_layout Plain Layout
 
 
 \backslash
@@ -33077,32 +35094,17 @@ AmS
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "Symbole"
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf}{
-\end_layout
-
-\end_inset
-
-Liste
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Liste"
+target "ftp://ftp.dante.de/tex-archive/info/symbols/comprehensive/symbols-a4.pdf"
 
 \end_inset
 
@@ -33110,32 +35112,17 @@ status collapsed
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "hyperref"
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf}{
-\end_layout
-
-\end_inset
-
-Documentation
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Documentation"
+target "http://www.tug.org/applications/hyperref/ftp/doc/manual.pdf"
 
 \end_inset
 
@@ -33144,8 +35131,12 @@ status collapsed
 hyperref
 \series default
 
-\begin_inset LatexCommand index
-name "Paquetages ! hyperref"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Paquetages ! hyperref
+\end_layout
 
 \end_inset
 
@@ -33153,32 +35144,17 @@ name "Paquetages ! hyperref"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "Mathclap"
 
 \end_inset
 
 
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-
-\backslash
-href{http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf}{
-\end_layout
-
-\end_inset
-
-Description
-\begin_inset ERT
-status collapsed
-
-\begin_layout Standard
-
-}
-\end_layout
+\begin_inset CommandInset href
+LatexCommand href
+name "Description"
+target "http://www.tug.org/TUGboat/Articles/tb22-4/tb72perlS.pdf"
 
 \end_inset
 
@@ -33189,14 +35165,21 @@ status collapsed
 mathclap
 \series default
 , décrite dans 
-\begin_inset LatexCommand ref
+\begin_inset CommandInset ref
+LatexCommand ref
 reference "sub:Limites-des-opérateurs"
 
 \end_inset
 
 
-\begin_inset LatexCommand index
-name "Commandes ! M ! \\textbackslash mathclap"
+\begin_inset Index
+status collapsed
+
+\begin_layout Plain Layout
+Commandes ! M ! 
+\backslash
+mathclap
+\end_layout
 
 \end_inset
 
@@ -33204,7 +35187,8 @@ name "Commandes ! M ! \\textbackslash mathclap"
 \end_layout
 
 \begin_layout Bibliography
-\begin_inset LatexCommand bibitem
+\begin_inset CommandInset bibitem
+LatexCommand bibitem
 key "Duden"
 
 \end_inset
@@ -33219,7 +35203,8 @@ Duden Band 1
 \end_layout
 
 \begin_layout Subsubsection*
-\begin_inset LatexCommand printindex
+\begin_inset CommandInset index_print
+LatexCommand printindex
 
 \end_inset