Hi, I'm using pyx on a macbook running leopard with MacTex installed. I'd like to use some different fonts. I get the familiar : RuntimeError: cannot find type 1 font metric Times-Roman.afm .. when trying to use the "times" package. (Note that it works fine without trying to change fonts)
The FAQ says to add this line: text.set(fontmaps="psfonts.map psfonts.cmz psfonts.amz") But it seems that "fontmaps" is no longer a valid keyword for the set method in texrunner. I tried adding it to .pyxrc too, but this did not work either. Is there something new here? Have I missed something somewhere? Thanks, Brett ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
