On 2-3-2012 17:28, luigi scarso wrote:
On Fri, Mar 2, 2012 at 5:20 PM, Hans Hagen<pra...@wxs.nl>  wrote:

On 2-3-2012 11:39, luigi scarso wrote:

Errata
itemgroup[symbol="5"] { list-style-type : circ ; }
itemgroup[symbol="A"] { list-style-type : alpha ; }
itemgroup[symbol="G"] { list-style-type : upper-greek ; }

Corrige
itemgroup[symbol="5"] { list-style-type : circle ; }
itemgroup[symbol="A"] { list-style-type : upper-alpha ; }
itemgroup[symbol="G"] { list-style-type : upper-roman ; }

Note
upper-greek  doesn't exist


hm, I is upper-roman ... is there no way to get greek?

Hans


Not with list-style-type --- maybe list-style-image as svg ?

so best we can do is map to lower-greek then as then it still looks like greek

-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
    tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------
_______________________________________________
dev-context mailing list
dev-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/dev-context

Reply via email to