From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/34276 Path: news.gmane.org!not-for-mail From: Aditya Mahajan Newsgroups: gmane.comp.tex.context Subject: Re: texexec+mpost cmr10 vs CMR10 trouble using dvips backend Date: Sun, 15 Apr 2007 00:55:02 -0400 (EDT) Message-ID: References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1176612922 32200 80.91.229.12 (15 Apr 2007 04:55:22 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 15 Apr 2007 04:55:22 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Sun Apr 15 06:55:16 2007 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1Hcwlg-0000RQ-4Z for gctc-ntg-context-518@m.gmane.org; Sun, 15 Apr 2007 06:55:16 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AF1D1200F1; Sun, 15 Apr 2007 06:55:13 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01336-06; Sun, 15 Apr 2007 06:55:06 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id DB9F6200EC; Sun, 15 Apr 2007 06:55:05 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id A6A9D200EC for ; Sun, 15 Apr 2007 06:55:02 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (smtp.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 01590-03 for ; Sun, 15 Apr 2007 06:54:58 +0200 (CEST) Original-Received: from hackers.mr.itd.umich.edu (smtp.mail.umich.edu [141.211.14.81]) by ronja.ntg.nl (Postfix) with ESMTP id 5923E200D3 for ; Sun, 15 Apr 2007 06:54:58 +0200 (CEST) Original-Received: FROM aditya.annarb01.mi.comcast.net (c-68-40-50-205.hsd1.mi.comcast.net [68.40.50.205]) BY hackers.mr.itd.umich.edu ID 4621B020.E3492.14733 ; 15 Apr 2007 00:54:56 -0400 In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:34276 Archived-At: On Sun, 15 Apr 2007, Sanjoy Mahajan wrote: > A font-embedding issue puzzles me. First I make a metapost figure that > uses plain tex for the label, so it uses cmr10. Then I include it in a > context document to get a .ps file. The problem is that the label shows > up in Courier (which ghostscript uses when it cannot find the font, I > think). I get this all the time when I try to preview my mp figures in ghostview. I thought that this was because my system was misconfigured and never really bothered to go into the details. > Thanks for any suggestions! The reason I'm using dvi and ps is that > arxiv.org cannot handle ConTeXt submissions directly. A workaround > recommended by the arxiv.org maintainers is to submit document.ps with > all the source files in a separate directory (but it won't let you > submit document.pdf with all the source files, a behavior that the > admins say is a bug or 'oddity' but not one that they'll fix soon). Since they are not going to process the source, how about generating a pdf and then converting the pdf into ps. Aditya