Skip to content
- Options->Configure TeXstudio…
- Check Show Advanced Options in the bottom left corner
- Go to Commands
- Replace %.tex with: -output-directory=auxiliary %.tex to PdfLateX
- External PDF Viewer to:
- Windows: “C:/Program Files (x86)/Adobe/Acrobat 10.0/Acrobat/Acrobat.exe” auxiliary/%.pdf
- Linux: xdg-open auxiliary/%.pdf > /dev/null
- Update BibTeX to:
- Windows: bibtex.exe ./auxiliary/%
- Linux: bibtex ./auxiliary/%
- Update BibTeX to:
- Windows: bibtex.8exe ./auxiliary/%”
- Linux: bibtex8 ./auxiliary/%
- Update Biber to:
- Windows: biber.exe –output_directory auxiliary %
- Linux: biber –output_directory auxiliary %
- Go to Build:
- Log File: ./auxiliary/
- append to PDF File: ./auxiliary/