Re: [Vim-latex-devel] Vim-LaTeX problem with "
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2003-01-14 19:01:19
|
Mikolaj Machowski wrote: > On Tue, Jan 14, 2003 at 10:35:53AM -0500, Benji Fisher wrote: > >>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. > > > Checking for "v:lang" and/or "v:ctype" value? > > Mikolaj I do not think this helps someone who writes in two different languages. Alexander Schatten wrote: [snip] > when I write german texts, I use the > german package: > > \usepackage{german} > > 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? --Benji |