Hello Ladies and Gentlemen,
Is there a way to substitute an accented character by its non- accented equivalent with a regular expression?
I'm asking because the LaTeX snippets for sectioning (cha, sec, sub, subs, ...) automatically generate the label associated with a newly created environment, but unfortunately the regexp used for this keeps the characters accented. Beacause of this, it requires to correct manually the label in order for LaTeX to accept it for compilation.
Is it fixable?
Xavier Cambar