Scott Kostyshak wrote: > Is it possible that this broke export of examples/achemso.lyx to > LyXHTML? When I try to export it to LyXHTML, it is as if it's in an > infinite loop or that it's waiting on something. > > git bisect led be here, but git bisect has led me astray before (due > to my own mistakes, not git's).
You are right, this causes an endless loop in Encodings::fromLaTeXCommand(). I'll fix this. Thanks for tracing this down. Looks like I need to make myself more familiar with these tests ;-) Georg
