diff -r 59d00f9494c9 -r d8a32aa88111 RelaxNG/Examples/Topics/maths.xml --- a/RelaxNG/Examples/Topics/maths.xml jeu. déc. 19 18:48:33 2013 +0100 +++ b/RelaxNG/Examples/Topics/maths.xml jeu. déc. 19 22:46:32 2013 +0100 @@ -18,7 +18,7 @@ <p> Il n'existe pas de nombres entiers non nuls <var>x</var>, <var>y</var> et <var>z</var> tels que : - <math display="wide"> + <math xml:id="fermat" display="wide"> <var>x</var><sup>n</sup> + <var>y</var><sup>n</sup> = <var>z</var><sup>n</sup> </math> dès que <var>n</var> est un entier strictement supérieur à 2. @@ -60,7 +60,7 @@ </head> <p> Soit la fonction : - <math display="wide"> + <math xml:id="fonction" display="wide"> <latex>f(x) = x^2 + \sqrt[3]{\frac{3x}{2y-3}}</latex> </math> </p> @@ -72,7 +72,7 @@ </head> <p> Les transformations de Lorentz : - <math display="box"> + <math xml:id="lorentz" display="box"> <latex plain="true"> \begin{eqnarray*} ct' & = & \frac{ct-(v/c)x}{\sqrt{1-v^2/c^2}},\\