Hi, > I suspect this is something that has been removed a long time ago. As > far as I know, the argument to kmod should be only a list of letters > accepting accents. So native would mean letters n, a, t, i, v and e, > if I understand correctly.
For the moment I can say that I get accents on all available characters (not just "n a t i v e"). I am not sure but, if this is related to "int Trans::Load(LyXLex & lex)" (from tranc.C) then it is because of the line "AddDeadkey(accent, keys /*, allowed*/);" (see the commented out "allowed" parameter - means probably that all characters are allowed). Note that "void Trans::AddDeadkey(tex_accent accent, string const & keys)" does not provide "allowed" at all ... Would you like me to list all characters in places where they belong to in the european.kmap? > Jacek> In case of "\oe{}", "\OE{}" and "\euro{}", the generetad LaTeX > Jacek> code is wrong (but in all other cases it is o.k., I believe). > > In 1.5 or in 1.4? 1.4.3 and 1.3.5 (I have never tried 1.5) Jacek.