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]>
From: Andreas Matthias <[log in to unmask]>
Date: Sun, 30 Dec 2007 21:44:39 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Reply-To: Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments: text/plain (20 lines)
I am missing the predicate functions \toks_if_eq_p:.. in l3toks.
Somethings like:

\def_new:NNn \toks_if_eq_p:NN 2 {
  \tlist_if_eq_p:xx {\toks_use:N #1} {\toks_use:N #2}
}

\def_new:Npn \toks_if_eq_p:cN {\exp_args:Nc \toks_if_eq_p:NN}
\def_new:Npn \toks_if_eq_p:Nc {\exp_args:NNc \toks_if_eq_p:NN}
\def_new:Npn \toks_if_eq_p:cc {\exp_args:Ncc \toks_if_eq_p:NN}


I think they should not be missing, especially since all
predicate functions of \tlp_if_eq_p:.. and \tlist_if_eq_p:..
exist.


Ciao
Andreas

ATOM RSS1 RSS2