Bug 96281 - Nonstopmode in combination with bibtopic
Summary: Nonstopmode in combination with bibtopic
Status: RESOLVED DUPLICATE of bug 179849
Alias: None
Product: kile
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Jeroen Wijnhout
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-01-04 12:08 UTC by Jan Nikolas Dicke
Modified: 2015-12-23 21:38 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Nikolas Dicke 2005-01-04 12:08:28 UTC
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
Comment 1 Jeroen Wijnhout 2005-01-07 15:17:30 UTC
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
Comment 2 Jan Nikolas Dicke 2005-01-07 16:11:45 UTC
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  
Comment 3 Jeroen Wijnhout 2005-01-11 16:21:34 UTC
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
Comment 4 Thomas Braun 2009-01-06 19:43:19 UTC
Hi,

I think this bug report can be closed in favour of getting biblatex support into kile.

Comments?

bye,
thomas
Comment 5 Thomas Braun 2009-05-27 00:19:11 UTC

*** This bug has been marked as a duplicate of bug 179849 ***
Comment 6 Jean-Baptiste Mardelle 2015-12-23 21:38:34 UTC
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