# Alternately, pass command-line argument: -pdf
$pdf_mode = 1;        # tex -> pdf
# There doesn't seem to be a command-line argument that has this effect.
$bibtex = 'bibtex -min-crossrefs=9999 %O %S';
