[Vim-latex-devel] pseudo bug in BiBTeX reference completion
Brought to you by:
srinathava,
tmaas
From: Javier R. <jer...@gm...> - 2006-03-20 21:42:00
|
Hi, I was using bibtex for the bibliographical references, and the <F9> complet= ion=20 wasn't working at all. Until I realized that I was calling the database fil= e=20 with \bibliography{db.bib} instead of=20 \bibliography{db} with the latter, the autocompletion worked. But I got my references well in= =20 both cases. I know is a nuisance (because I could perfectly take care of=20 writing the database name without the extension), but wouldn't it be possib= le=20 to check for the existence of the file considering both cases, with and=20 without the extension? =2D-=20 Javier Rojas Clave GPG: http://pgp.mit.edu:11371/pks/lookup?op=3Dget&search=3D0xA1C57061 |