Index: src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java
===================================================================
--- src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java	(revision 3122)
+++ src/uk/me/parabola/mkgmap/osmstyle/StyledConverter.java	(working copy)
@@ -869,7 +869,7 @@
 			// no tags => nothing to convert
 			return;
 		}
-
+		preConvertRules(relation);
 		housenumberGenerator.addRelation(relation);
 
 		// relation rules are not applied here because they are applied
