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
Content-Type:
text/plain; charset=us-ascii
Sender:
Mailing list for the LaTeX3 project <[log in to unmask]>
Subject:
From:
Andreas Matthias <[log in to unmask]>
Date:
Tue, 11 Sep 2007 21:36:24 +0200
In-Reply-To:
<[log in to unmask]> (Frank Mittelbach's message of "Sun\, 9 Sep 2007 23\:18\:30 +0200")
MIME-Version:
1.0
Reply-To:
Mailing list for the LaTeX3 project <[log in to unmask]>
Parts/Attachments:
text/plain (30 lines)
Frank Mittelbach wrote:

> etc. Quite likely I broke something along the way (and other modules need
> updating as well ... not done tonight)

So far I have noticed the following.

* In l3expan the following definitions are missing

   \def_new:Npn \exp_args:NNnx {\::N\::n\::x\:::}
   \def_new:Npn \exp_args:NNox {\::N\::o\::x\:::}
   \def_new:Npn \exp_args:NNoo {\::N\::o\::o\:::}

  which are required in l3prop from

   \prop_gput:Nnx
   \prop_gput:Nox
   \prop_gput:Noo

* The docu of l3prop says that \prop_map_inline refers to the
  arguments via ##1 and ##2. But it should be #1 and #2.

* What is \prop_gput:Ooo for? Hasn't got \prop_gput:Noo the
  same functionality? (Let alone that \prop_gput:Ooo doesn't
  work, yet.)


Ciao
Andreas

ATOM RSS1 RSS2