On 7 Mar 2016, at 3:51, Alain Matthes wrote:
The syntax is { wordCharacters = '«@»'; }
For the records, the double angle quotation marks are to indicate
placeholder (in the manual) and by including them, you’re also making
these characters word characters.
So the line should only read:
{ wordCharacters = '@'; }