Am 05.12.23 um 21:16 schrieb Rich Shepard:
On Tue, 5 Dec 2023, Herbert Voss wrote:
as I already wrote:
- enable the "Use non TeX fonts"
- add \usepackage{avant} in the document->setting->preamble
- add also \usepackage[scaled]{beramono}
or \usepackage{courier} which is _not_ a nice monofont.
Rich
Okay. But I want to understand how the wrong package got into the
preamble
when it was never there before now.
That is the user preamble! It _must_ be inserted by you.
And how is the font setting preventing the bibliography from not being
included in the report and its ToC?
It was a wrong font encoding° LyX inserts
\usepackage[T1]{fontenc}
\usepackage[latin9]{luainputenc}
which is completly nonsense if using lualatex. You'll get
unknown commands and no bibliography.
Herbert
--
lyx-users mailing list
lyx-users@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-users