I use TeXLive 2012 and compile with run
latexmk -pvc -pdf -quiet test.tex
later I clean the directory with
latexmk -C
But test.bbl remains. How can I help latexmk to find bbl files?
test.bbl (first lines)
% $ biblatex auxiliary file $
% $ biblatex bbl format version 2.1 $
% Do not modify the above lines!
%
% This is an auxiliary file used by the 'biblatex' package.
% This file may safely be deleted. It will be recreated by
% biber as required.
%
.bblfile for typesetting the document! – egreg Nov 19 '12 at 14:27.bblfile. – egreg Nov 19 '12 at 16:52rmlatexmk ignores changes I made with jabref. – Jonas Stein Nov 19 '12 at 17:35