From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/4658 Path: main.gmane.org!not-for-mail From: Marc van Dongen Newsgroups: gmane.comp.tex.context Subject: makempy.pl Date: Sat, 12 May 2001 13:02:02 +0100 Sender: owner-ntg-context@let.uu.nl Message-ID: <20010512130202.F12168@cs.ucc.ie> NNTP-Posting-Host: coloc-standby.netfonds.no Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1035395304 27526 80.91.224.250 (23 Oct 2002 17:48:24 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 23 Oct 2002 17:48:24 +0000 (UTC) Original-To: Mailing List Xref: main.gmane.org gmane.comp.tex.context:4658 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:4658 Hi there, I have a problem with makempy.pl and plain metapost (no COnTeXt). When I try to do something like: graphictextdirective "\documentclass[]{article}" & "\fontencoding{T1}" & "\fontfamily{phv}" & "\fontseries{m}" & "\fontshape{it}" & "\fontsize{12}{15}" & "\selectfont" ; The font for graphicstext is still the same as defaultfont I also tried to select the font as part of the graphictext but that didn't work either. What am I doing wrong? Thanks in advance. Regards, Marc