Abbie --

Are you sure your LaTeX run isn't causing an error? Vim-LaTeX will cease 
processing on an error. There may be a subtle LaTeX error causing the 
Vim-LaTeX compiler to halt early (although that usually would cause 
Vim-LaTeX to report an error).

After LaTeX is run (by Vim-LaTeX), an "AUX" file should be created. That 
"AUX" file should have a line in it that has "\bibdata" in it. It is 
that line that causes Vim-LaTeX to call bibtex.

Are there other details that might be confusing Vim-LaTeX? (e.g., spaces 
in file names, etc.?)

--Ted

On 07/01/2010 12:33 PM, Abbie Kressner wrote:
> Thank you, Ted!
>
> I still haven't been able to get the \ll compiler command to successful
> compile a .bbl file.  Any help would be greatly appreciated!
>
> My current workaround is to call bibtex manually from Terminal.  Then
> when I compile with \ll in MATLAB, the citations correctly turn from "?"
> to numbers, and my reference page displays correctly (rather than being
> blank).  Removing the extra steps involved in compiling would be
> fantastic though!
>
> On Thu, Jul 1, 2010 at 12:14 PM, Ted Pavlic <t...@tedpavlic.com
> <mailto:t...@tedpavlic.com>> wrote:
>
>     Abbie --
>
>
>     On 06/30/2010 04:46 PM, Abbie Kressner wrote:
>
>         Do you happen to know what to do if \ll does not call bibtex?
>
>
>             I'm responding to this message via the vim-latex-devel list.
>     I've BCC'd you, but I advise you to continue this thread on the list
>     where others can help too.
>
>             So long as your LaTeX file has a \bibliography{} line in it,
>     the \ll compiler command will issue bibtex sa needed. If your LaTeX
>     file only has a \bibliography style command but no \bibliography
>     command, then Vim-LaTeX won't know to run bibtex. In fact, in these
>     cases where there is no \bibliography command, if you try to run
>     bibtex manually it will give you an error.
>
>             Of course, there is more than one way to skin a cat.
>     However, I'm confident that if your LaTeX document is properly setup
>     for including a BibTeX bibliogrpahy, then Vim-LaTeX will make the
>     appropriate calls for you (using \ll).
>
>
>             Best --
>             Ted
>
>     --
>     Ted Pavlic <t...@tedpavlic.com <mailto:t...@tedpavlic.com>>
>
>       Please visit my 2009 d'Feet ALS walk page:
>     http://web.alsa.org/goto/tedp
>       My family appreciates your support in the fight to defeat ALS.
>
>

-- 
Ted Pavlic <t...@tedpavlic.com>

   Please visit my 2009 d'Feet ALS walk page:
         http://web.alsa.org/goto/tedp
   My family appreciates your support in the fight to defeat ALS.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Vim-latex-devel mailing list
Vim-latex-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/vim-latex-devel

Reply via email to