On Sun, Jan 11, 2015 at 2:01 PM, Georg Baum <b...@lyx.org> wrote: > commit eb121f99935579ca4c459cf0265b6f39dbddd6c1 > Author: Georg Baum <b...@lyx.org> > Date: Sun Jan 11 20:00:45 2015 +0100 > > Replace hardcoded hack with InsetLayout tag
This seems to have broken several of the tests for me. A "git bisect run" based on the exit code of ctest -R "doc/EmbeddedObjects_pdf5_systemF" lead me to this commit. To reproduce the above ctest in an actual LyX session, open EmbeddedObjects with write permission, go to Document Settings > Fonts, check "Use non-TeX fonts" and choose FreeSans for Roman, Sans, and Typewriter. Then save and go to File > Export > PDF (LuaTeX). Are you able to reproduce (exported before this commit, failed to export after)? Scott