Error compiling current master

Scott Kostyshak skostysh at lyx.org
Sun Dec 6 17:08:44 UTC 2020


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.lyx.org/pipermail/lyx-devel/attachments/20201206/b8d4866c/attachment.asc>


More information about the lyx-devel mailing list