- From: Håkon Wium Lie <howcome@opera.com>
- Date: Tue, 15 Nov 2011 01:29:11 +0100
- To: "Tab Atkins Jr." <jackalmage@gmail.com>
- Cc: www-style list <www-style@w3.org>
Also sprach Tab Atkins Jr.:
> > @counter-style daggers "*" "\2020" "\2021" "\A7" "#";
> >
> > which is a shorthand for:
> >
> > @counter-style daggers {
> > type: non-repeating;
> > glyphs: "*" "\2020" "\2021" "\A7" "#";
> > }
>
> Would you really want non-repeating? The quintessential example you
> use, footnotes, should probably be done with the 'symbolic' type
> instead (that's what the symbols() function now defaults to).
> 'repeating' might be a better generic choice, too.
Yes, 'symbolic' is probably better.
-h&kon
Håkon Wium Lie CTO °þe®ª
howcome@opera.com http://people.opera.com/howcome
Received on Tuesday, 15 November 2011 00:29:51 UTC