texstudio-org / texstudio-org/texstudio

Choosing between BibTeX and BibLaTeX

Open
#758 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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
Bildschirmfoto 2019-10-20 um 09 31 37 ![Bildschirmfoto 2019-10-10 um 08 43 42](https://user-images.githubusercontent.com/49954997/67156273-95d66380-f31c-11e9-8afc-1757ed17367b.png)

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.