On 9/9/2015 7:08 PM, Wolfgang Schuster wrote:
Hi Hans,

the \commalistsentence doesn’t use the default language dependant
separator because
the Lua function expects “separator" and “last" as variable names but
you pass them
from TeX with the variables "first" and "second".


\def\typo_helpers_concat_comma_list[#1][#2]%
{\clf_concatcommalist
text {#1}%
separators {#2}%
first {\detokenize\expandafter{\normalexpanded{\labeltext{and-1}}}}%
second {\detokenize\expandafter{\normalexpanded{\labeltext{and-2}}}}%
\relax}

i'll fix it

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
[email protected]
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to