On Sun, Dec 06, 2020 at 08:27:44PM +0200, Yuriy Skalko wrote: > > I get the following: > > > > > > /home/scott/lyxbuilds/master/repo/src/tex2lyx/tex2lyx.cpp: In function > > ‘const lyx::InsetLayout* lyx::findInsetLayoutWithoutModule(const > > lyx::TextClass&, const string&, bool, const string&)’: > > /home/scott/lyxbuilds/master/repo/src/tex2lyx/tex2lyx.cpp:198:60: error: > > ‘COMMAND’ is not a member of ‘lyx::InsetLayout’ > > 198 | ((command && ilay.second.latextype() == InsetLayout::COMMAND) > > || > > | ^~~~~~~ > > /home/scott/lyxbuilds/master/repo/src/tex2lyx/tex2lyx.cpp:199:61: error: > > ‘ENVIRONMENT’ is not a member of ‘lyx::InsetLayout’ > > 199 | (!command && ilay.second.latextype() == > > InsetLayout::ENVIRONMENT))) > > | > > ^~~~~~~~~~~ > > > > Scott > > > Sorry, I haven't checked tex2lyx.
No worries, this is expected when doing so much refactoring. Thanks for all of your work, Yuriy! > Thanks Pavel for the fix. +1 Scott
signature.asc
Description: PGP signature
-- lyx-devel mailing list lyx-devel@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-devel