On Tue, 15 Dec 2009, Alan BRASLAU wrote: > On Tuesday 15 December 2009 13:05:48 Martin Schröder wrote: >> >> Do you propose to flood the issue with articles on ConTeXt? :-) >> > > There is a problem with the module pracjourn; > compiles fine under mkii, fails under mkiv. > > Minimal example: > > \usemodule[pracjourn] > > \setvariables > [pracjourn] > [ > title=My \PRACTEX\ article, > author=Your Name, > address={Your Address\\ Can be multiline}, > revision={d=1,m=11,y=2006}, % The editors ask you to update > % this for each revision submitted > copyright= , % May be used if you want a > % copyright notice at the bottom right of the first page > ] > > \useURL [email] [mailto:your-email-address] [] [your-email-address] > \useURL [website] [your website] > > % address, revision, copyright, email and website are optional and can be > omitted. > > \startbuffer[abstract] > Your Abstract > \stopbuffer > > \starttext \setups{title} Add some actual text here > > \stoptext Email and Website do not work. But other than that, the document compiles fine. I will update the module so that email and website work with mkiv. Aditya