shiblon / latex-makefile

A Makefile for LaTeX - drop it in, type make, and magic happens.
Other
185 stars 30 forks source link

support for --jobname option #159

Open shiblon opened 8 years ago

shiblon commented 8 years ago

Originally reported on Google Code with ID 146

Setting

PDFLATEX := pdflatex --jobname=job

in Variables.ini

produces job.bdf, but all the messages talk about main.pdf (or whatever the main .tex
was called)

Reported by jeffrey.ratcliffe on 2011-12-09 07:22:51