[latex3-commits] [git/LaTeX3-latex3-latex3] master: Missing \end{macro} [ci skip] (eeed15d)
Joseph Wright
joseph.wright at morningstar2.co.uk
Mon Feb 19 13:56:25 CET 2018
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/eeed15dc31f62394436ae9c692f31a3fc765900d
>---------------------------------------------------------------
commit eeed15dc31f62394436ae9c692f31a3fc765900d
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Mon Feb 19 12:49:12 2018 +0000
Missing \end{macro} [ci skip]
>---------------------------------------------------------------
eeed15dc31f62394436ae9c692f31a3fc765900d
l3experimental/l3draw/l3draw-softpath.dtx | 5 +++++
l3experimental/l3draw/l3draw-transforms.dtx | 4 +---
2 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/l3experimental/l3draw/l3draw-softpath.dtx b/l3experimental/l3draw/l3draw-softpath.dtx
index b13eec8..eb3e17f 100644
--- a/l3experimental/l3draw/l3draw-softpath.dtx
+++ b/l3experimental/l3draw/l3draw-softpath.dtx
@@ -152,6 +152,8 @@
}
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}{\@@_softpath_get:N, \@@_softpath_set_eq:N}
% Save and restore functions.
@@ -269,6 +271,9 @@
\cs_generate_variant:Nn \@@_softpath_roundpoint:nn { VV }
% \end{macrocode}
% \end{macro}
+% \end{macro}
+% \end{macro}
+% \end{macro}
%
% \begin{macro}
% {
diff --git a/l3experimental/l3draw/l3draw-transforms.dtx b/l3experimental/l3draw/l3draw-transforms.dtx
index 8c7bb7d..8b4fb0f 100644
--- a/l3experimental/l3draw/l3draw-transforms.dtx
+++ b/l3experimental/l3draw/l3draw-transforms.dtx
@@ -98,8 +98,6 @@
\draw_transform_reset:
% \end{macrocode}
% \end{macro}
-% \end{macro}
-% \end{macro}
%
% \begin{macro}{\draw_transform:nnnnn}
% \begin{macro}{\@@_transform:nnnnnnn}
@@ -134,7 +132,6 @@
% \end{macrocode}
% \end{macro}
% \end{macro}
-% \end{macro}
%
% \begin{macro}{\draw_transform_concat:nnnnn}
% \begin{macro}{\@@_transform_concat:nnnnnn}
@@ -248,6 +245,7 @@
\cs_generate_variant:Nn \@@_transform_invert:n { f }
% \end{macrocode}
% \end{macro}
+% \end{macro}
%
% \begin{macro}{\draw_transform_triangle:nnn}
% Simple maths to move the canvas origin to |#1| and the two axes to
More information about the latex3-commits
mailing list