LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Forum View

Use Monospaced Font
Show HTML 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]>
Date:
Thu, 3 Sep 2009 00:13:03 +0200
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
MIME-Version:
1.0
Content-Transfer-Encoding:
8bit
In-Reply-To:
Content-Type:
text/plain; charset=ISO-8859-1
From:
Manuel Pégourié-Gonnard <[log in to unmask]>
Parts/Attachments:
text/plain (15 lines)
Joseph Wright a écrit :
> \xparse_process_comma_split:n { 1,2 } => {1} {2}
> 
> but what should happen with
> 
> \xparse_process_comma_split:n { 12 }
> 
> A the moment you get "{12} \NoValue" so that exactly two results are
> returned. Should you get perhaps just \NoValue, or something else?

IMO {12} \NoValue is the best solution: it conveys all the initial information,
is a form that is easy to use.

Manuel.

ATOM RSS1 RSS2