<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><div>Hi,</div><div><ul><li><span style="font-size: 12pt;">I use Windows 7. </span><span style="font-size: 12pt;">I had previously "mapnik-0.7.1" and just installed "mapnik-v2.2.0".</span></li></ul></div><div><span style="font-size: 12pt;"><br></span></div><div><ul><li><span style="font-size: 12pt;">When I run "</span><span style="font-size: 12pt;">generate_xml.py osm.xml ..... ....", I get this error"</span></li></ul></div><div style="text-align: center;"><i>RuntimeError: Must have 'face-name' set in FontSet 'book-fonts' in Font at line 9 of 'osm.xml'</i></div><div><br></div><div><ul><li>I know that osm.xml must be changed for the new version of Mapnik. But even with the latest version of Mapnik I got there: <a href="https://github.com/openstreetmap/mapnik-stylesheets" target="_blank">https://github.com/openstreetmap/mapnik-stylesheets</a>, <span style="font-size: 12pt;">I still get the same error than with the osm.xml for 0.7.1</span></li></ul><div><br></div></div><div>I tried to write different things at line 9, but always get the same error. </div><div><br></div><div><div><?xml version="1.0" encoding="utf-8"?></div><div><!DOCTYPE Map [</div><div><!ENTITY % entities SYSTEM "inc/entities.xml.inc"></div><div>%entities;</div><div>]></div><div><Map background-color="#b5d0d0" srs="&srs900913;" minimum-version="2.0.0"></div><div>  &fontset-settings;</div><div><Style name="turning_circle-casing"></div><div>    <Rule>              <------------------Line 9</div></div><div><br></div><div><br></div><div>Best regards.</div>                                           </div></body>
</html>