[latex3-commits] [git/LaTeX3-latex3-latex3] master: Misplaced brace [ci skip] (4a10fb5)

Joseph Wright joseph.wright at morningstar2.co.uk
Sat Feb 10 10:09:51 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/4a10fb56e687852c0ab1a627c2649fc778a0c0e0

>---------------------------------------------------------------

commit 4a10fb56e687852c0ab1a627c2649fc778a0c0e0
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Feb 10 09:09:51 2018 +0000

    Misplaced brace [ci skip]


>---------------------------------------------------------------

4a10fb56e687852c0ab1a627c2649fc778a0c0e0
 l3trial/l3draw/l3draw-points.dtx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/l3trial/l3draw/l3draw-points.dtx b/l3trial/l3draw/l3draw-points.dtx
index 9854017..ebfa898 100644
--- a/l3trial/l3draw/l3draw-points.dtx
+++ b/l3trial/l3draw/l3draw-points.dtx
@@ -193,7 +193,7 @@
 %   outcome is the normalised vector from $(0,0)$ in the direction of
 %   the point, \emph{i.e.}
 %   \[
-%     P_{x} = \frac{x}\sqrt{{x^{2} + y^{2}}} \quad
+%     P_{x} = \frac{x}{\sqrt{x^{2} + y^{2}}} \quad
 %     P_{y} = \frac{y}{\sqrt{x^{2} + y^{2}}}
 %   \]
 %   with the obvious optimisation of only evaluating the denominator





More information about the latex3-commits mailing list