Re: [Vim-latex-devel] Vim-LaTeX problem with "
Brought to you by:
srinathava,
tmaas
From: Mikolaj M. <mi...@wp...> - 2003-01-14 23:56:41
|
On Tue, Jan 14, 2003 at 02:11:37PM -0500, Benji Fisher wrote: > > I think it has to do with german Umlauts, as well as hyphenation and > > that stuff... > > however: I guess, every german document should have this package loaded. > > > > btw: the german quotations are like this. "`a text"' > That sounds more like it. Do the package scripts already extract > this information? yes. IMO data for creating mappings (opening quote, closing quote) should go to the package file. Function can be everywhere (most suitable is main.vim). m. |