Am 14.12.21 um 19:58 schrieb Rich Shepard via lyx-users:
Running LyX-2.3.6.1 on Slackware64-14.2.

The bibliography settings at the end of the paper indicate the bibliography should be added to the end of the Table of Contents. It's not. Do I need to
explicitly add that command to the preamble?

I don't recall having this issue before and find no reference to it in my
saved threads of the mail list.

A MWE is attached: .lyx, .pdf, and .bib. I look forward to learning what
I've done incorrectly (or neglected to do at all.)

You have a wrong option in the document->settings->bibliography:





Delete the mergedate=compact. However, using the natbib mode
is something from the last millenium ... you should simply use
the authoryear style of biblatex.

If you open the controll window in LyX then you see the errors
of the biber run, too!

Btw:
- your format was defined as pdf (pdftex), but it should be  pdf (luatex)
- do not use the line
   \usepackage{luainputenc},  it is superflous
- do not use \usepackage[T1]{fontenc}, it is only for pdflatex and _not_ xelatex/lualatex


HErbert


--
lyx-users mailing list
[email protected]
http://lists.lyx.org/mailman/listinfo/lyx-users

Reply via email to