[Vim-latex-devel] Re: How to use cite completion with \nobibliography ?
Brought to you by:
srinathava,
tmaas
From: Ryan L. <rd...@gm...> - 2005-11-23 19:33:16
|
I just wanted to post a follow up. Nobody has any idea about this problem? Cite completion should not depend on whether or not one wishes to create a separate bibliography. Either I'm missing something obvious or latex-suite should check for \nobibliography as well as \bibliography when searching fo= r the .bib file. Thanks, Ryan On 11/9/05, Ryan Long <rd...@gm...> wrote: > > Hello folks. > > I could never get cite completion (with F9) to work, until I noticed that > latex-suite treats \bibliography differently from \nobibliography. > > If my file has a \bibliography{filename} command, cite completion works. > > If my file has a \nobibliography{filename} command, cite completion does > not work, even if the BIBINPUTS setting in my texrc points directly at my > .bib file. > > Can someone suggest a solution to this problem? In the humanities, you > usually do not use a bibliography in articles, but rather all citations g= o > into footnotes. I would like to be able to use cite completion without > having a bibliography in my file. > > Thanks for any assistance. > |