Philippe Lhoste schrieb: > The word characters are defined with the > word.characters.$(file.patterns.lexer) property, ie. it depends on the > active lexer... > Note that SciTEGlobal.properties defines a chars.accented property that > you can change and use in your word.characters definition.
Thanks you very much for that hint! Has it been that way for a long time already? I've never noticed that before. Anyway, is there a way to change default word characters globally? Putting accented characters into chars.alpha doesn't help, since, e.g., in file tex.properties word characters are defined as > word.characters.$(file.patterns.latex)=abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ\@ instead of > word.characters.$(file.patterns.latex)=$(chars.alpha)\@ by default. Therefore changes to variable chars.alpha are ignored. Best regards, Stephan Hennig _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
