[Bug 342067] [NEW] TeXmaker fails to build bibtex bibliography

mercutio22 macabro22 at gmail.com
Fri Mar 13 02:20:44 UTC 2009


Public bug reported:

Binary package hint: texmaker

Title is self explanatory: when I make a .DVI or .PDF file, texmaker will not build a bibliography section as programmed with the command "\bibliography{yourfile.bib}" and having appropriate citation marks throughout the text "\cite{bibtex-reference-identity}. The latex log file complains of missing .aux files.
 
This can be fixed by firs going to a terminal and issuing a series of commands to have bibtex properly create the missing files and then texmaker gui will be able to build the PDF file properly.

workaround:

latex yourfile.tex
bibtex yourfile.tex
latex yourfile.tex
latex yourfile.tex

(yes, repeatedly.)

** Affects: texmaker (Ubuntu)
     Importance: Undecided
         Status: New

-- 
TeXmaker fails to build bibtex bibliography
https://bugs.launchpad.net/bugs/342067
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list