From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15130 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Strange MP problem Date: Fri, 14 May 2004 13:55:12 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40A4B3A0.7000506@physik.fu-berlin.de> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1084535825 5995 80.91.224.253 (14 May 2004 11:57:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 May 2004 11:57:05 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri May 14 13:56:57 2004 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BObJB-0006dB-00 for ; Fri, 14 May 2004 13:56:57 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id CE12110B0E; Fri, 14 May 2004 13:52:33 +0200 (MEST) Original-Received: from enterprise.ph2.uni-koeln.de (enterprise.ph2.Uni-Koeln.DE [134.95.66.111]) by ref.ntg.nl (Postfix) with ESMTP id B4C0410AE9 for ; Fri, 14 May 2004 13:50:50 +0200 (MEST) Original-Received: from physik.fu-berlin.de ([134.95.66.96]) by enterprise.ph2.uni-koeln.de (8.11.6+Sun/8.9.3) with ESMTP id i4EBoJj24826; Fri, 14 May 2004 13:50:19 +0200 (MET DST) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7b) Gecko/20040401 X-Accept-Language: de-de, de, en-gb, en Original-To: ntg-context@ntg.nl Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.comp.tex.context:15130 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15130 Hello, I have a really strange problem. After changing a label in ghostscript (mpost terminal), I fail to mpost the output since the TeX file looks like \switchtobodyfont[7.5pt] % [...] \shipout\hbox{\smash{\hbox{\hbox{% line 402 gnuplot0001.mp xtls ($1+2885.878040):($3/1.6637149187); $\Gamma_{\rm L}=1.5$, $\Gamma_{\rm G}=0 .2$}\vrule width1sp}}} \end{document} Of cause it fails at the "\end{document}", but why is it there at all? In the metapost file are only the normal put_text(btex ... etx) statements (plus my verbertim "\switchtobodyfont[7.5pt]"). Any ideas? Tobias PS: Thanks Patrick for a5 vs. A5 help.