[latex3-commits] [l3svn] branch master updated: Fix documentation error

noreply at latex-project.org noreply at latex-project.org
Fri Jun 3 14:49:39 CEST 2016


This is an automated email from the git hooks/post-receive script.

joseph pushed a commit to branch master
in repository l3svn.

The following commit(s) were added to refs/heads/master by this push:
       new  200d074   Fix documentation error
200d074 is described below

commit 200d07452b16b2dbd5b0e68eabe2f793e05f3940
Author: ARATA Mizuki <minorinoki at gmail.com>
Date:   Fri Jun 3 21:20:14 2016 +0900

    Fix documentation error
---
 l3kernel/l3drivers.dtx |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 30f60ec..661e9f3 100755
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -2025,6 +2025,7 @@
 \int_new:N \g_@@_draw_scope_int
 \int_new:N \l_@@_draw_scope_int
 %    \end{macrocode}
+% \end{variable}
 % \end{macro}
 % \end{macro}
 %
@@ -2086,6 +2087,7 @@
 % \end{macro}
 % \end{macro}
 % \end{macro}
+% \end{macro}
 %
 % \begin{macro}[int]{\@@_draw_evenodd_rule:, \@@_draw_nonzero_rule:}
 %   The fill rules here have to be handled as scopes.
@@ -2095,7 +2097,6 @@
 \cs_new_protected_nopar:Npn \@@_draw_nonzero_rule:
   { \@@_draw_scope:n { fill-rule="nonzero" } }
 %    \end{macrocode}
-% \end{variable}
 % \end{macro}
 %
 % \begin{macro}[aux]{\@@_draw_path:n}

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list