LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show Text Part by Default
Condense Mail Headers

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

Print Reply
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
From:
Andreas Matthias <[log in to unmask]>
Date:
Sun, 2 Dec 2007 14:35:33 +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 (21 lines)
Recently, the names of some control sequences were changed in svn.
Maybe this is a good time to think about other names as well.

* \int_set:Nn uses \numexpr to scan its second argument. Shouldn't
  it rather be called \int_set:Nx?

  The same would apply to \int_add:Nn, \int_sub:Nn, ...,
  \int_to_arabic:n,  ..., \int_compare:nNnTF, ... about most of the
  control sequence names in l3int. And l3skip.


* \quark_if_no_value gives the impression that this is a test
  `if a quark has no value'. But actually it is a test `if a token
  list is equal to \q_no_value'. Wouldn't \tlist_if_q_no_value be
  a better name?
  Same for: \quark_if_nil --> \tlist_if_q_nil


Ciao
Andreas

ATOM RSS1 RSS2