From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15131 Path: main.gmane.org!not-for-mail From: Tobias Burnus Newsgroups: gmane.comp.tex.context Subject: Re: Strange MP problem Date: Fri, 14 May 2004 14:06:50 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <40A4B65A.4090106@physik.fu-berlin.de> References: <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 1084536552 8227 80.91.224.253 (14 May 2004 12:09:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 May 2004 12:09:12 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Fri May 14 14:08:55 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 1BObUk-0007Op-00 for ; Fri, 14 May 2004 14:08:54 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id A939410AE9; Fri, 14 May 2004 14:04:31 +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 F352310ACE for ; Fri, 14 May 2004 14:02:31 +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 i4EC20j24962; Fri, 14 May 2004 14:02:00 +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 In-Reply-To: <40A4B3A0.7000506@physik.fu-berlin.de> 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:15131 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15131 Hello, Tobias Burnus wrote: > \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} If one looks carefully, one sees that a $ is missing. (I didn't looked carefully, but added a verbatimtex \bye etex TeX gave the right hint.) After inserting the $, it worked without a problem. But I'm still puzzled that there was a \end{document}, where did it come from? Tobias