On 2019-01-15, Kornel Benko wrote: > Am Montag, 14. Januar 2019 21:18:59 CET schrieb Scott Kostyshak > <skost...@lyx.org>: >> On Mon, Jan 14, 2019 at 10:46:47PM +0100, Günter Milde wrote: >> > commit 4ebb415773efba5d2c8cd243596defe7c435bda3 >> > Update unicodesymbols replacements
>> Many tests are failing now. For example, if I just open >> Customization.lyx, I get: >> $ lyx Customization.lyx >> Ignoring unknown flag `cp1256' for symbol `0x2329'. >> Ignoring unknown flag `iso8859-6' for symbol `0x2329'. >> Ignoring unknown flag `cp1256' for symbol `0x232a'. >> Ignoring unknown flag `iso8859-6' for symbol `0x232a'. >> $ Fixed in 8b4663003. Sorry for the breakage. > Problem in lib/unicodesymbols with delimiters. > Same reason as in previous mail with subject 'Re: ctests: > MissingEndLayoutBetweenTables tests now failing' It seems the problem with beamer export is still there: The following tests FAILED: 3515 - export/examples/beamer_lyx16 (Failed) Repeaded "hand-export" suggests there is a never-ending difference between successive exports (see next post). Günter