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

--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to