Where is the right place for Biblatex redefinitions?
Mathias Girel
mathias.girel at gmail.com
Wed Sep 28 06:49:43 UTC 2022
Dear Lyx users,
I need to apply some renewcommands to the standard
ext-biblatex-verbose-trad3 style
% specific settings:
\DeclareFieldFormat{biblabeldate}{#1}
\DeclareDelimFormat[bib]{nameyeardelim}{\addperiod\space}
\DeclareFieldFormat{issuedate}{#1}
\renewcommand*{\volnumdatedelim}{\addcomma\space}
\renewcommand{\newunitpunct}{\addcomma\space}
\renewcommand*{\locpubdelim}{\addcoma\space}
If I put them in the preamble, they seem to be taken into account in the
pdf, but they cause a lot of error warnings (sequences of "undefined" and
"already defined") and I would like to avoid that, since my document is
very long and I might miss other error warnings.
My question is: Is there a better way of inserting these lines? Before the
bibliography in TeX code? Or where?
Thanks for your help!
Best regards
Mathias
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lyx.org/pipermail/lyx-users/attachments/20220928/f912e43a/attachment.html>
More information about the lyx-users
mailing list