Re: [Vim-latex-devel] Vim-LaTeX problem with "
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2003-01-14 15:25:39
|
Alexander Schatten wrote: > Benji Fisher wrote: > >> Alexander Schatten wrote: >> >> >> :let Tex_SmartKeyQuote = 0 >> >> You may have to do this in the texrc file; I am not sure if it will >> work on the fly.) >> >> HTH --Benji Fisher >> > thank you very much for this fast and concise answer. in fact it solved > the problem immediately. the problem is, that I have to write english as > well as german texts, so it seems to be a little uncomfortable, but > however, I switched this feature out at all. If you have to write English and German in the same file, this seems like the only reasonable solution. If each file is either English or German, it might be worth having the TexQuote() function figure out which language is being used. If anyone is interested in helping with this, the main thing I do not know is how to guess what language is in use. --Benji Fisher |