Hi Henning,
Can you give an example for such rule in the style file, my knowledge of regexp 
is very limited ;-)

How can you check if the tags are valid, like grade[1-5] is ok, and the rest is 
not ok?
And can you automatically convert 1 to grade1 etc in one line, without having 
to type all the rules line by line?

Henning wrote

> Hi,
> what about: \w*[1-5]
> 
> some alphanumeric characters and then one number between 1 and 5.
> 
> Henning
_______________________________________________
mkgmap-dev mailing list
[email protected]
http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev

Reply via email to