>>>>> "Zvezdan" == Zvezdan Petkovic <[EMAIL PROTECTED]> writes:
Zvezdan> I repeat my question from the last week since nobody bothered Zvezdan> to reply. Everybody is embarassed because most people do not know how/why this code works. Zvezdan> On Thu, Feb 13, 2003 at 11:02:52PM -0500, Zvezdan Petkovic Zvezdan> wrote: >> \kmap @ \" \kmap \" "\\'{C}" >> >> On pressing @, I get " and I should be getting the quotation sign >> << and >>, and on pressing " I get quotation signs << >>, instead >> of capital C' (C acute). Here is what you can try: Use 'lyx -dbg kbmap' to determine how your kmap file is read. If it is not correct, try to look at src/trans.C (method Load()) to see why. If you have questions, ask me. Now, if the map file seems to be correctly read, then you may have a problem... The code handling characters has changed in 1.3.0 and I am not sure what you do (changing a character before LyX sees it) can still be done. Hope this helps (although I suspect it does not help much :(). JMarc