[latex3-commits] [l3svn] branch master updated: Some "@@" syntax

noreply at latex-project.org noreply at latex-project.org
Mon May 16 21:18:14 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  75e5450   Some "@@" syntax
75e5450 is described below

commit 75e54500d171e5c3a2a61a5289c5ffc13f21e82f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Mon May 16 20:18:10 2016 +0100

    Some "@@" syntax
---
 l3kernel/l3drivers.dtx |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/l3kernel/l3drivers.dtx b/l3kernel/l3drivers.dtx
index 19fc6a7..af93128 100755
--- a/l3kernel/l3drivers.dtx
+++ b/l3kernel/l3drivers.dtx
@@ -635,8 +635,8 @@
 % \begin{macro}[aux]{\@@_draw_literal:n, \@@_draw_literal:x}
 %   Pass data through using a dedicated interface.
 %     \begin{macrocode}
-\cs_new_eq:NN \__driver_draw_literal:n \__driver_literal:n
-\cs_generate_variant:Nn \__driver_draw_literal:n { x }
+\cs_new_eq:NN \@@_draw_literal:n \@@_literal:n
+\cs_generate_variant:Nn \@@_draw_literal:n { x }
 %    \end{macrocode}
 % \end{macro}
 %

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


More information about the latex3-commits mailing list