KileKile with BibUnits

Information and discussion about Kile, an integrated LaTeX environment for Linux KDE
Post Reply
epicurea
Posts: 11
Joined: Mon May 12, 2008 8:11 pm

Kile with BibUnits

Post by epicurea »

I have a .tex file that uses BibUnits but now the Quick Build option in Kile that I was previously using is unable to find the .aux files created by BibUnits. I have added the following code (modified from the BibUnits documentation) so that the .aux files are the same name as the .tex file:

Code: Select all

\makeatletter
\renewcommand{\@bibunitname}{\jobname\the\@bibunitauxcnt}
\makeatother
I have tried fiddling with Settings>Configure Kile>Tools>Build but find this awfully confusing.

Is there a simple way of getting quick build to work?

Thanks in advance!

PS: The files compile just fine from the terminal.

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

Post Reply