7 Mar
2013
7 Mar
'13
11:59 p.m.
On 2013–03–07 Mica Semrick wrote:
Upon updating to the latest beta last night, the document wouldn't compile. It looked like it wasn't reading up the \usemodule[title] at all, because it was giving me an undefined control sequence error on the first macro defined in t-title.tex (\doctitle{my title}).
Help please!
A title module was recently added to the context distribution. It might be that it's interfering with your personal one. You can run your document with \enabletrackers [resolvers.details] and check if your title module is actually loaded. If you're sure that \usemodule is broken please post a minimal example. Marco