Vertical spaces between references.
Herbert Voss
Herbert.Voss at fu-berlin.de
Mon Feb 21 12:37:15 UTC 2022
Am 21.02.22 um 13:04 schrieb ananda.samaddar via lyx-users:
> Apologies for top-posting. Kmail is a buggy POS and just will not
> work properly replying to mailing lists so I have to use the webclient.
>
> Sorry if I'm being a bit stupid here but adding:
>
> \bibitemsep
> \setlength\bibitemsep{2mm}
>
> to the preamble results in compilation errors for me the log output is
> below:
A misunderstanding. The first command was only from my
description. However, you yeed the following in the preamble:
\AtBeginDocument{\setlength\bibitemsep{2mm}}
because LyX loads biblatex later and until then \bibitemsep
is unknown. Let ME know if you need an example file
Herbert
More information about the lyx-users
mailing list