Re: SOLVED> Libertinus font and AnonymousPro

2021-07-10 Thread Dr Eberhard Lisse
I you would need to compare a lyx run with the latexmk run ie do all the bibliography and index generation as well as running lualatex several times. A single lualatex run is of course faster than the complete run. Interestingly when I export my handbook to LuaLaTeX format and run latexmk on it

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Wolfgang Engelmann
Am 09.07.21 um 21:48 schrieb Dr Eberhard Lisse: If speed were really seriously the issue, pdflatex is faster.  And one could generate a specialize format which has all the packages used already preloaded. But that's deep nerd stuff.  Or if generation of large number of documents quickly (such

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Dr Eberhard Lisse
If speed were really seriously the issue, pdflatex is faster. And one could generate a specialize format which has all the packages used already preloaded. But that's deep nerd stuff. Or if generation of large number of documents quickly (such as bank statements) were required.. I have gotten

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Herbert Voss
Am 09.07.21 um 19:20 schrieb Steve Litt: Herbert Voss said on Fri, 9 Jul 2021 14:41:30 +0200 with lualatex you can use _all_ fonts, the ones from the system _and_ the ones from the TeX distribution. This works with symbolic font names and font file names. But with xelatex it works only if

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Steve Litt
Herbert Voss said on Fri, 9 Jul 2021 14:41:30 +0200 >with lualatex you can use _all_ fonts, the ones from the system >_and_ the ones from the TeX distribution. This works with symbolic >font names and font file names. > >But with xelatex it works only if your system knows the TeX fonts, >otherwis

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Steve Litt
Wolfgang Engelmann said on Fri, 9 Jul 2021 14:30:38 +0200 >> Uff, done >> >> Thanks all who helped with the Fonts and the bibliography. >> Wolfgang > >Addendum: I had forgotten to select in >Document Settings > Formats > Output Format > PDF (Luatex) >That caused the export failure in LyX. >Wolf

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Herbert Voss
Am 09.07.21 um 14:30 schrieb Wolfgang Engelmann: Uff, done Thanks all who helped with the Fonts and the bibliography. Wolfgang Addendum: I had forgotten to select in Document Settings > Formats > Output Format > PDF (Luatex) That caused the export failure in LyX. with lualatex you can use

Re: SOLVED> Libertinus font and AnonymousPro

2021-07-09 Thread Wolfgang Engelmann
Uff, done Thanks all who helped with the Fonts and the bibliography. Wolfgang Addendum: I had forgotten to select in Document Settings > Formats > Output Format > PDF (Luatex) That caused the export failure in LyX. Wolfgang -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/

SOLVED> Libertinus font and AnonymousPro

2021-07-08 Thread Wolfgang Engelmann
Am 08.07.21 um 11:43 schrieb Dr Eberhard Lisse: Why so complicated? no ERT required. el On 08/07/2021 10:47, Wolfgang Engelmann wrote: [...] Herbert thanks, Herbert. I add in the appendix a short file AnonymousPro.23-WE-HV-bib.lyx and a bib file BIBFILE.bib with one entry Could somebod