Hello,

I'm running through Aditya's tutorial on makeing slides (http://randomdeterminism.wordpress.com/2013/01/13/creating-a-clean-presentation-style-in-40-commits/)

I'm running standalone ConTeXt ver: 2014.05.06 14:35 MKIV beta fmt: 2014.5.6 int: english/english and I installed visualcounter like this:

./first-setup.sh --modules="t-visualcounter"

Running context example.tex  I encounter this error:

tex error > error on line 59 in file slides.tex: ! Undefined control sequence

l.59 \definevisualcounter


49         fill p withcolor \MPcolor{background:light};
50       StopPage;
51     \stopreusableMPgraphic
52
53     \defineoverlay [page:background][\reuseMPgraphic{page:background}]
54
55     \setupbackgrounds[page][background={page:background}]
56
57     %\usemodule[visualcounter]
58
59 >>  \definevisualcounter
60         [userpage]

Any help will be most appreciated.

Roger
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to