is there currently a problem with the chemmacros package? I've just come back to my thesis to make corrections but I'm getting this new random error when I hadn't seemingly changed anything since the last time I processed the document. I've fully updated MikTex console but I always get this error when I use chemmacros:
! Undefined control sequence.
l.669 \chemmacros_load_module:n
{nomenclature}
This error occurs no matter which chapter I build and it always adds one page at the beginning of the document with only the word nomenclature.
In my document preamble I have:
\usepackage{chemmacros}
\chemsetup{modules={all}}
ghsystem? Then this is https://github.com/cgnieder/ghsystem/issues/13 and can be resolved by defining\chemmacros_load_module:nto do nothing but gobble its argument. – cgnieder Mar 30 '22 at 14:04