Version: 1.7.1 (using KDE 3.3.1, SuSE) Compiler: gcc version 3.3.1 (SuSE Linux) OS: Linux (i686) release 2.4.21-99-default It would be fine if I could use the nonstopmode in combination with bibtopic. Using only one bib-file, kile compiles a file with no interruption. Thanks a really great innovation of Kile 1.7! But using several bib-files via bibtopic, I must type "bibtex file1", "bibtex file2" in the Konsole like I had to do with any file with an older version than Kile 1.7. Is there a possibility to add this great feature of nonstop mode for files using bibtopic? Thanks, Jan
Kile-1.7 automatically runs BibTeX, indeed. I do not understand why you need to do both bibtex file1 and bibtex file2 ? Could you explain this? Note that you can modify and extend all tools in Settings->Configure Kile->Build. It is possible to customize the QuickBuild tool as well (or even have a different QuickBuild tool for every project). best, Jeroen
I need to use several bibliographies (not only several bib-files!) in one latex-document. Therefore I use bibtopic, a special latex package (see http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopic/bibtopic.pdf). Bibtopic generates different aux-files for every bibliography. If they are used in latex file "file.tex", they are called "file1.aux", "file2.aux" etc. You have to bibtex every aux-file before executing the final latex command To create a dvi file with, for example, two bibliographies , you need to run latex file bibtex file1 bibtex file2 latex file Is it possible to customize Kile in a way it checks how many aux-files need to be bibtexed -- and do it? Thanks, Jan
It is not possible without some work. First of all, you can create your own script that checks .aux files and runs bibtex properly. You can also modify the QuickBuild command to always include running bibtex. best, Jeroen
Hi, I think this bug report can be closed in favour of getting biblatex support into kile. Comments? bye, thomas
*** This bug has been marked as a duplicate of bug 179849 ***
Git commit eab3dc4b29789d0d0d452ac90c13d0a19254d19d by Jean-Baptiste Mardelle. Committed on 23/12/2015 at 21:38. Pushed by mardelle into branch 'Applications/15.12'. Remember last folder for dvd projects M +9 -3 src/dvdwizard/dvdwizard.cpp http://commits.kde.org/kdenlive/eab3dc4b29789d0d0d452ac90c13d0a19254d19d