On Sat, May 16, 2026 at 04:15:24PM +0000, Juergen Spitzmueller wrote: > commit 5b36dd5e716c848431f40d7106a7cb6f77118743 > Author: Juergen Spitzmueller <[email protected]> > Date: Sat May 16 18:14:32 2026 +0200 > > uninvert tests > > those pass > --- > development/autotests/invertedTests | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/development/autotests/invertedTests > b/development/autotests/invertedTests > index 74204e9a23..61fc5654f9 100644 > --- a/development/autotests/invertedTests > +++ b/development/autotests/invertedTests > @@ -157,7 +157,7 @@ export/examples/ru/Presentations/Beamer_lyx(16|20) > > export/templates/Articles/American_Psychological_Association_%28APA%29,_v._7_xhtml > > # the fix was for a different export > -export/export/latex/lyxbugs-resolved/13315-poly-closing-cjk_(dvi3_texF|pdf5_texF|pdf2|pdf3) > +export/export/latex/lyxbugs-resolved/13315-poly-closing-cjk_(dvi3_texF|pdf5_texF)
Thanks, indeed it seems I'm just missing a font: !pdfTeX error: pdflatex (file cyberb59): Font cyberb59 at 657 not found Do you happen to know which package installed that font for you? Can you run this command? Maybe the path will give me a hint. kpsewhich cyberb59.pfb Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
