On Thu, Mar 05, 2026 at 12:17:51PM +0000, Juergen Spitzmueller wrote: > commit 9a6b49d4f1e9b3a0f3c6ff24eaebc24d27208539 > Author: Juergen Spitzmueller <[email protected]> > Date: Thu Mar 5 13:17:21 2026 +0100 > > Implement support for Color definitions in layouts and modules > ---
I think this commit caused the following tests to fail:
UNRELIABLE.NONSTANDARD_export/templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29_pdf5_texF
(Failed) unreliable:nonstandard
UNRELIABLE.NONSTANDARD_export/templates/Obsolete/ACM_SIGGGRAPH_0.92_%28obsolete%29_pdf5_systemF
(Failed) unreliable:nonstandard
These are not important tests at all, and we can just invert/ignore them if
there is no problem.
It looks like the key change in the LaTeX output is:
before (compiled successfully):
\usepackage{xcolor}
now (fails to compile):
\usepackage{color}
The error I get is:
! Undefined control sequence.
<argument> \pdfpagewidth
Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list [email protected] https://lists.lyx.org/mailman/listinfo/lyx-devel
