[Ebib-users] Ebib + LaTeX
Brought to you by:
joostkremers
From: Isaac W. <isa...@gm...> - 2008-04-26 18:47:52
|
I am using Ebib with LaTeX and Emacs 22.2 in Windows XP. I redefined the insertion strings as follows: 0: {%s} 1: \citet{%s} 2: \citep{%s} Everything works fine when I push an entry to a LaTeX buffer (using either M-1 or M-2 and p). However, when I am working on my LaTeX buffer and try to insert an entry using ebib-insert-bibtex-key I get a message saying that the bibliography file is not loaded. If I do M-x ebib the bibliography file opens properly and seems to be loaded. How do I load the bibliography file from within LaTeX or make sure that it is loaded? Thanks. Isaac |