texstudio-org / texstudio-org/texstudio
Choosing between BibTeX and BibLaTeX
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 403
- Avg merge
- 3h 14m
- Merged PRs (30d)
- 12
Description
Environment
- TeXstudio: 2.12.16
- Qt: 5.12.3
- OS: MacOS 10.14.5
- TeX distribution: TeXLive
Expected behavior
I used to work with BibTeX in the past. Hence I choose the BibTeX in the Bibliography Menu. After pressing F8 or choosing Tools --> Bibliography bibtex started and worked fine.
Than I changed my LaTeX document to use BibLaTeX and choose the other entry in the bibliography menu accordingly. Pressing F8 again still runs the BibTeX program.
Restarting TeXStudio didn't change the effect.
Actual behavior
TeXstudio startet the bibtex program instead of the requested biber
How to reproduce

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the Bibliography menu command invoked by F8 and trace how the BibLaTeX selection chooses its backend. Reproduce the issue with the TeXstudio and TeXLive setup described; done means selecting BibLaTeX invokes biber instead of bibtex.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, latex
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100