guerom00 wrote:
Notice that the accented characters in the name of the section do not appear in italic in the label whereas they are OK in the last line. It probably has to do with the RegExp which is involved in the definition of this command.
You're absolutely right. It was restricted to letters, digits and punctuation characters as you would naively think it would be (that is a-zA-Z). I've modified it to allow for any kind of character now.
Updating from the repository should fix your problem.
Jeroen.