Re: [Vim-latex-devel] [Contact] wrong maping of \\label{} on czech keyboard
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-12-29 00:33:11
|
Dnia Saturday 27 of December 2003 20:26, Contact form napisał: > I have latexSuite20031216 on Debian with KDE. When I want type e with > hook (\\v e) I receive \\label{}<++> > > I receive the same when I try to compose this by death key. In > both cases keyboard sends same sign (0xEC in ISO8859-2) I have iso-8859-2 (Vim6.2.149, CVS version but this area didn't changed) and tried to enter <c-v>uec<Space> and get ě (not sure what you will see here, ga returns decimal 236, oktal 354). Digraph <c-k>i! also works OK - thus code doesn't trigger some macro for me. Problem is weird because I cannot see any place where is direct macro to insert \label{}<++>. > It\'s big problem for > czech users. I want disable this but I don\'t know where. I\'m not skiled > in vim scripts. Looks like a strange problem with your system. Not sure where. m. |