josephwright / biblatex-ieee

A biblatex implementation of the IEEE bibliography style
LaTeX Project Public License v1.3c
46 stars 14 forks source link

Bibliography macro 'related' undefined #12

Closed josephwright closed 11 years ago

josephwright commented 11 years ago

[Reported by Joe Reinhardt]

I am getting this error from biblatex, even when trying to test with your file biblatex-ieee.tex.

josephwright commented 11 years ago

The related concept was added in biblatex v2. I'll need to think about this: support is possible but I may run into other issues with older biblatex versions. Give me a couple of days.

josephwright commented 11 years ago

OK, I'm going to WONTFIX: biblatex is pretty actively developed and v2 has been around a while now

wentasah commented 11 years ago

I also get this error but I don't understand the explanation for WONTFIX. I use biblatex 1.7 (Debian) and my .bib files do not contain anything about "related". README.md says that biblatex 1.2a or later is required. Either README should be updated or this error fixed.