>>>>> "Jacek" == Jacek M Holeczek <[EMAIL PROTECTED]> writes:
Jacek> Hi, please find attached an improved version of my patches. As Jacek> compared to the version of 2007.01.11 ... 1. the patch to Jacek> "src/insets/insetlatexaccent.C" is not changed Some time ago, you told me that there may be problems related to fontencoding or current language. What is the status of that/ Jacek> 2. the patch to "src/trans_mgr.C" contains a yet better Jacek> recognition of LaTeX code (I've forgotten about "$") - now I'm Jacek> really happy with it I am not sure about this one. It is really an 'ad hoc' behavior and may be surprising for users. Jacek> 3. the patch to "src/text3.C" is not changed Concerning this patch, I think you should cancel accent for anything that is not LFUN_SELF_INSERT. So, now what shall we do about the patches? Concerning 1.4, I am currently not very willing to change these little tested part of the code now. Part 1 could probably go in though. Concerning 1.5, I guess insetlatexaccent are going to disappear, so part 1 is not useful anymore. Part 2 will not be useful either if we migrate the kmap files to use unicode codepoints. Part 3 will still be useful, but it should be done right. JMarc
