diff -r c5be4fd425e7 -r 95f07764991f svghmi/parse_labels.ysl2 --- a/svghmi/parse_labels.ysl2 Tue Apr 13 21:04:46 2021 +0200 +++ b/svghmi/parse_labels.ysl2 Wed Apr 14 09:21:18 2021 +0200 @@ -84,7 +84,7 @@ template "path", mode="genlabel" { > @«@value» - if "string-length(@min)>0 or string-length(@max)>0" > :«@min»:«@max» + if "string-length(@min)>0 or string-length(@max)>0" > ,«@min»,«@max» } template "widget", mode="genlabel" {