[latex3-commits] [git/LaTeX3-latex3-latex3] master: Add missing \end{macro} (e2d1e9c6f)
Joseph Wright
joseph.wright at morningstar2.co.uk
Sat Sep 21 10:02:02 CEST 2019
Repository : https://github.com/latex3/latex3
On branch : master
Link : https://github.com/latex3/latex3/commit/e2d1e9c6f55ba844ecd67b15ba694d37fd855188
>---------------------------------------------------------------
commit e2d1e9c6f55ba844ecd67b15ba694d37fd855188
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Sep 21 09:02:02 2019 +0100
Add missing \end{macro}
>---------------------------------------------------------------
e2d1e9c6f55ba844ecd67b15ba694d37fd855188
l3kernel/l3fparray.dtx | 1 +
1 file changed, 1 insertion(+)
diff --git a/l3kernel/l3fparray.dtx b/l3kernel/l3fparray.dtx
index b238fabb7..82405e704 100644
--- a/l3kernel/l3fparray.dtx
+++ b/l3kernel/l3fparray.dtx
@@ -292,6 +292,7 @@
}
% \end{macrocode}
% \end{macro}
+% \end{macro}
%
% \begin{macro}{\fparray_gzero:N, \fparray_gzero:c}
% \begin{macrocode}
More information about the latex3-commits
mailing list