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
Show All Mail Headers

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

Print Reply
Andreas Matthias <[log in to unmask]>
Sun, 30 Dec 2007 21:44:39 +0100
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