General ⇒ Output directory problems
-
- Posts: 9
- Joined: Sat Dec 13, 2008 10:33 pm
Output directory problems
I've tried to move the aux files from my latex folder to a sub-dir. I've found this on the forum: http://www.latex-community.org/forum/vi ... ory#p40418
Now i can't compile my bib-file, and i get this error message:
"bibtex: unrecognized option `--include-directory=C:\User\Boye\Documtens\Universitet\SW5\SVN\Latex\tobedeleted'"
my bibtex file is in in the latex dir and the aux files is in a dir named output.
Im using TexLive09 and texniccenter.
What am i doing wrong?
Hope this is sufficent information, and hope that you can help me.
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Output directory problems
Code: Select all
bibtex %.aux
Code: Select all
bibtex ./output/%.aux