biber 1.0 fails to give shorthands in bibliography
Brought to you by:
philkime
I have upgraded to the lastest biber development version (1.0). When I run XeLaTeX after running biber, the following error is spitted out:
! Undefined control sequence.
l.22 \sortlist
{entry}{}
?
! Undefined control sequence.
l.326 \endsortlist
I just press enter and XeLaTeX does produce the final PDF, but all shorthands are missing in the bibliograhy.
You also have to be using biblatex 1.8beta from here:
http://sourceforge.net/projects/biblatex/files/development/biblatexb.tgz
Thanks. It is working great now.
However I would like to suggest that you mention this fact on the development webpage of biber too so that other users would not do the same mistake that I have done.
Yes, you're right, I'll do that.