shiblon / latex-makefile

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

Biblatex support #181

Open shiblon opened 8 years ago

shiblon commented 8 years ago

Originally reported on Google Code with ID 168

The attached set of patches adds support for Biblatex with the biber backend. You can
enable the use of biblatex by using:

use_biblatex := 1

at the beginning of the makefile. 

Reported by jan@janakj.org on 2013-02-08 16:28:02