LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

Topic: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Sender: Mailing list for the LaTeX3 project <[log in to unmask]>
Date: Thu, 18 Sep 2008 13:35:12 +0100
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
In-Reply-To: <[log in to unmask]>
Content-Type: text/plain; charset=UTF-8
From: Joseph Wright <[log in to unmask]>
Parts/Attachments: text/plain (11 lines)
By the way, the current doc is wrong about \char_set_catcode:nn.  For
example:

\char_set_catcode:nn {\@} {11} % Wrong
\char_set_catcode:nn {@} {11} % Wrong
\char_set_catcode:nn {`\@} {11} % Correct

So you need two numbers (not that surprising).
-- 
Joseph Wright

ATOM RSS1 RSS2