On Wed, Dec 09, 2015 at 11:13:25PM +0100, Enrico Forestieri wrote: > On Wed, Dec 09, 2015 at 08:48:08PM +0000, Guenter Milde wrote: > > > > Did you have a look at the PDF output of Math.lyx? > > (I compiled with trunk, icon-set default, ui file default and got > > dreadful results. > > It seems that I am not able to compile Math.lyx anymore, as pdflatex > sits there forever until I kill it.
LOL ;-) I found this in the latex log file: ------------------------------------------------------------------------------ LaTeX Warning: You have requested, on input line 48, version `2015/11/04' of package expl3, but only version `2015/09/27 v6111 L3 programming layer (loader) ' is available. ! Package l3regex Error: Support package l3kernel too old. See the l3regex package documentation for explanation. Type H <return> for immediate help. ... l.60 } Please install an up to date version of l3kernel using your TeX package manager or from CTAN. Loading l3regex will abort! ------------------------------------------------------------------------------ and was thinking that LyX is now really bleeding edge software, as my late September 2015 version of a package was too old. For some reason, a recent update failed to correctly update all related dependencies. Installing the latest l3kernel package fixed it and Math.lyx can be compiled. I still cannot find any dreadful results, though. -- Enrico