[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#408416: marked as done (\cite completion very brittle)



Your message dated Wed, 14 May 2008 14:12:11 +0100
with message-id <20080514131211.GA8318@lapse.madduck.net>
and subject line probably local problems
has caused the Debian Bug report #408416,
regarding \cite completion very brittle
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
408416: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=408416
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: vim-latexsuite
Version: 20060325-2
Severity: normal

I have a folder ~/uni containing biblio.bib, my central BibTeX file.

I also have a folder ~/uni/paper1 and ~/uni/paper1/content
. ~/uni/paper1/main.tex is the .latexmain file and contains
\bibliography{../biblio} to reference my global .bib file.

If I edit ~/uni/paper1/content/results.tex and try ti use \cite{}
completion, nothing happens.

To get cite completion to work, I had to:

  - symlink ../biblio.tex to ~/uni/paper1
  - use \bibliography{biblio} (instead of ../biblio)
  - add let g:Tex_BIBINPUTS = '/home/madduck/ul'
    to ~/.vim/ftplugin/tex/texrc (using ~ instead of /home/madduck
    does *not* work)

I don't see why I have to do all this. If latexsuite's cite
completion cannot handle ../biblio, then the symlink should fix
that. I don't know why I also need to set g:Tex_BIBINPUTS as well.

-- Package-specific info:
Vim related packages installed on this system:
 - vim-latexsuite
 - vim-runtime
 - vim-vimoutliner


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (750, 'unstable'), (500, 'testing'), (250, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.18-3-686
Locale: LANG=en_GB, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)

Versions of packages vim-latexsuite depends on:
ii  python                       2.4.4-2     An interactive high-level object-o
ii  vim                          1:7.0-164+3 Vi IMproved - enhanced vi editor
ii  vim-common                   1:7.0-164+3 Vi IMproved - Common files

Versions of packages vim-latexsuite recommends:
ii  tetex-bin                     3.0-29     The teTeX programs

-- no debconf information

-- 
 .''`.   martin f. krafft <madduck@debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: signature.asc
Description: Digital signature (GPG/PGP)


--- End Message ---
--- Begin Message ---
after reworking my vim configuration, these no longer happen, so
I attribute it to PEBCAK.

-- 
 .''`.   martin f. krafft <madduck@debian.org>
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems

Attachment: digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


--- End Message ---

Reply to: