[Vim-latex-devel] [Contact] problem with accent in e
Brought to you by:
srinathava,
tmaas
From: Galoppin F. <vim...@so...> - 2004-04-15 19:34:10
|
I can\'t type é direclty in my latex file without using \\\'e but this character didn\'t appear. I can type è or à characters. I put in my file so : \\usepackage[latin1]{inputenc} \\usepackage[T1]{fontenc} I can type accent é in vim when I use another file than .tex files (when vim-latex is loaded). Don\'t know if it\'s a bug. |