[latex3-commits] [l3svn] branch master updated: "atsign"

noreply at latex-project.org noreply at latex-project.org
Sun Sep 20 17:10:38 CEST 2015


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  1e2d63b   "atsign"
1e2d63b is described below

commit 1e2d63b082d890df110662c88cde5a52b9baf96c
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sun Sep 20 16:10:27 2015 +0100

    "atsign"
---
 l3kernel/l3str.dtx |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/l3kernel/l3str.dtx b/l3kernel/l3str.dtx
index 5b7ea6f..819dc2b 100644
--- a/l3kernel/l3str.dtx
+++ b/l3kernel/l3str.dtx
@@ -549,7 +549,7 @@
 % \begin{variable}[added = 2016-09-19]
 %   {
 %     \c_ampersand_str,
-%     \c_at_sign_str,
+%     \c_atsign_str,
 %     \c_backslash_str,
 %     \c_left_brace_str,
 %     \c_right_brace_str,
@@ -1457,7 +1457,7 @@
 % \begin{variable}
 %   {
 %     \c_ampersand_str,
-%     \c_at_sign_str,
+%     \c_atsign_str,
 %     \c_backslash_str,
 %     \c_left_brace_str,
 %     \c_right_brace_str,
@@ -1473,7 +1473,7 @@
 %   the correct category code without worries
 %    \begin{macrocode}
 \str_const:Nx \c_ampersand_str   { \cs_to_str:N \& }
-\str_const:Nx \c_at_sign_str     { \cs_to_str:N \@ }
+\str_const:Nx \c_atsign_str      { \cs_to_str:N \@ }
 \str_const:Nx \c_backslash_str   { \cs_to_str:N \\ }
 \str_const:Nx \c_left_brace_str  { \cs_to_str:N \{ }
 \str_const:Nx \c_right_brace_str { \cs_to_str:N \} }

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


More information about the latex3-commits mailing list