Re: [Vim-latex-devel] Vim-LaTeX problem with "
Brought to you by:
srinathava,
tmaas
From: Benji F. <be...@me...> - 2003-01-14 16:31:37
|
Alexander Schatten wrote: > Benji Fisher wrote: > >> >> 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 > > well, yes. this is usually the case- > unfortunately I do not really understand what you meant by the > TeXQuote() function... That is the function that gets invoked when you type " . But you do not have to worry about that: the rest of us can handle the implementation. What I need to know is how to tell whether to use English or German quotes. Is there a \documentclass option or a \usepackage line that you use to tell TeX that you are writing in German? I think there must be something like this, because TeX uses different hyphenation patterns for different languages. --Benji Fisher |