On 10.09.2017 07:49, racoon wrote:
On 09.09.2017 15:32, Jürgen Spitzmüller wrote:
You have to change it in order to use the native support. But you still
should be able to continue with the workaround.
Maybe it would be nice to have a guide how to get from [1] to native
support at [1]. Is there something like that? If not I can try to make
the switch and write it down.
Having set the native support, I get an error saying
LaTeX Error: \postnotedelim undefined.
It comes from a line in my preamble:
\renewcommand*{\postnotedelim}{\addcolon\space}
I have the following options set for Biblatex:
style=authoryear, firstinits=true, natbib=true, backend=biber,
doi=false, isbn=false, url=false
My guess is that I don't need to specify natbib and backend. But the
error occurs with and without it.
Any ideas what I am doing wrong?
Daniel