2 Apr
2013
2 Apr
'13
12:29 a.m.
Hi all,
I'm actually using the visualcounter module for a presentation and I can't
modify the style of the page number inside the countdown counter. The
documentation let me think the 'style' parameter should do the job but it
doesn't seem to work.
Do I miss something or is this a bug?
%% Minimal working exemple %%%%%%%%%%
\usemodule[visualcounter]
\definevisualcounter
[test]
[countdown]
[counter=userpage]
\setupvisualcounter
[test]
[style=\tfd] % This is not taken into account
\setupfootertexts[][\usevisualcounter{test}]
\starttext
\dorecurse{3}{\input knuth \par \input knuth \page}
\stoptext
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Thanks in advance.
--
Romain Diss