On Tue, Feb 17, 2015 at 3:22 PM, Georg Baum <georg.b...@post.rwth-aachen.de> wrote: > Scott Kostyshak wrote: > >> 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)? > > Yes. I removed the check for runparams_.isFullUnicode() by accident (the > documentation I added does correctly state that the new tag is ignored for > fully unicode aware LaTeX backends). Now it works again.
I confirm it works now. Thanks for the quick fix! Scott