[latex3-commits] [git/LaTeX3-latex3-latex3] master: s/macro/variable/ [ci skip] (5ccd527)

Joseph Wright joseph.wright at morningstar2.co.uk
Mon Feb 26 20:41:24 CET 2018


Repository : https://github.com/latex3/latex3
On branch  : master
Link       : https://github.com/latex3/latex3/commit/5ccd52711ab9f3b47b23cf77bf04b16772647c68

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

commit 5ccd52711ab9f3b47b23cf77bf04b16772647c68
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon Feb 26 19:41:24 2018 +0000

    s/macro/variable/ [ci skip]


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

5ccd52711ab9f3b47b23cf77bf04b16772647c68
 l3experimental/l3draw/l3draw-scopes.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3experimental/l3draw/l3draw-scopes.dtx b/l3experimental/l3draw/l3draw-scopes.dtx
index 70b9bfd..3578632 100644
--- a/l3experimental/l3draw/l3draw-scopes.dtx
+++ b/l3experimental/l3draw/l3draw-scopes.dtx
@@ -153,12 +153,12 @@
 %
 % \subsection{Scopes}
 %
-% \begin{macro}{\l_@@_linewidth_dim}
+% \begin{variable}{\l_@@_linewidth_dim}
 %   Storage for local variables.
 %    \begin{macrocode}
 \dim_new:N \l_@@_linewidth_dim
 %    \end{macrocode}
-% \end{macro}
+% \end{variable}
 %
 % \begin{macro}{\draw_scope_begin:, \draw_scope_begin:}
 %   As well as the graphics (and \TeX{}) scope, also deal with global





More information about the latex3-commits mailing list