LATEX-L Archives

Mailing list for the LaTeX3 project

LATEX-L@LISTSERV.UNI-HEIDELBERG.DE

Options: Use Classic View

Use Proportional Font
Show Text Part by Default
Show All Mail Headers

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

Print Reply
Andreas Matthias <[log in to unmask]>
Sat, 5 May 2007 22:50:15 +0200
text/plain (24 lines)
1) I suppose there's a bug in \prop_map_function_aux:NNn.
   Here is the diff:

--- l3prop.dtx.orig     2006-12-12 13:28:27.000000000 +0100
+++ l3prop.dtx  2007-05-05 22:04:43.000000000 +0200
@@ -665,7 +665,7 @@
     \exp_after:NN #2 \prop_use:N #1 \q_nil \q_no_value \q_stop
 }
 \def_new:Npn \prop_map_function_aux:NNn #1#2#3{
-  \if_meaning:NN \q_nil #1
+  \if_meaning:NN \q_nil #2
     \exp_after:NN \prop_map_break:w
   \fi:
   #1#2{#3}



2) I have no idea how to use \prop_map_inline:NN. Can someone
   show me? There seems to be a missing \prop_map_function:N.


Ciao
Andreas

ATOM RSS1 RSS2