Search found 4 matches

by christophk
Wed Mar 21, 2007 10:56 am
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31075

TeXnicCenter does not invoke BibTeX

Um, without the "<>" that was just my stupid kind of syntax.

So it would be:

Code: Select all

"C:\Program Files\MiKTeX\miktex\bin\bibtex.exe" Testagain
by christophk
Tue Mar 20, 2007 2:37 pm
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31075

TeXnicCenter does not invoke BibTeX

Try to invoke bibtex by commandline not via TeXnicCenter and see what it returns:

That's something like

"C:\Program Files\MiKTeX\miktex\bin\bibtex.exe" <basefile>

in the dos box when you are in the directory where your tex file is, where <basefile> is the name of your root tex file (the one ...
by christophk
Mon Mar 12, 2007 7:40 pm
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31075

Re: TeXnicCenter does not invoke BibTeX

Yes, that did the trick. Thanks!

I even *knew* about this option. The problem with TeX is not that the learning curve is so steep, it's that the forgetting curve is even steeper...
by christophk
Thu Mar 08, 2007 10:48 pm
Forum: General
Topic: TeXnicCenter does not invoke BibTeX
Replies: 8
Views: 31075

TeXnicCenter does not invoke BibTeX

I just installed current MikTeX and TeXnicCenter on a new machine. I tried to complile an old document.

TeXnicCenter does not seem to call BibTeX although that is selected in the settings (I am using the default profile). BibTeX does not show up in the log and I am stuck with all the warnings of ...