On Fri, 13 Sep 2013, Xan wrote:
Hi,
If I choose BottomSquares in presentation, I receive an error:
\usemodule[simpleslides][style=BigNumber] \setupTitle[title={La Ronda}, author={Xavier Bordoy}, date={18 de juliol de 2013},]
%% el text \starttext
\placeTitle
\SlideTitle{Pregunta 1}
dfdsf
\SlideTitle{Pregunta 2} fdfd
\stoptext
! Undefined control sequence. 68 >> \definevisualcounter 69 [simpleslides:bottomsquarescounter] 70 [squaremarkers] 71 [counter=userpage, 72 distance={(\the\dimexpr\visualcounterparameter{maxwidth})/m + width}, 73 path=unitsquare, 74 maxwidth=\textwidth, 75 height=0.3cm, 76 width=0.3cm] 77 78 \definepalet[visualcounter:squaremarkers]
l.68 \definevisualcounter
This was supposed to be in the testing branch of simpleslides. Please install the visualcounter module (http://modules.contextgarden.net/visualcounter) and hopefully the style will work again. Aditya