On 02/12/2018 05:09 PM, Hans Hagen wrote:
> On 2/12/2018 5:00 PM, Pablo Rodriguez wrote:
>> [...]
>> Sorry for the stupid question, but isn’t the collapsespaces function
>> intended to remove spaces?
>>
>> What am I missing here?
>>
> that it collapses multiple spaces into one
Many thanks for your
On 2/12/2018 5:00 PM, Pablo Rodriguez wrote:
Dear list,
I have the following sample:
\starttext
\startlua
a = "a bc de"
context(string.collapsespaces(a))
\stoplua
\stoptext
Sorry for the stupid question, but isn’t the collapsespaces function
intended to remove spa
Dear list,
I have the following sample:
\starttext
\startlua
a = "a bc de"
context(string.collapsespaces(a))
\stoplua
\stoptext
Sorry for the stupid question, but isn’t the collapsespaces function
intended to remove spaces?
What am I missing here?
Many thanks for your h