From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/11922 Path: main.gmane.org!not-for-mail From: Hartmut Henkel Newsgroups: gmane.comp.tex.context Subject: supp-emp.tex \EMlinewd Date: Mon, 14 Apr 2003 01:06:19 +0200 (CEST) Sender: ntg-context-admin@ntg.nl Message-ID: References: <5.2.0.9.1.20030410215807.014f3880@localhost> <871y0biuyd.fsf@gundla.ch> <5.1.0.14.1.20030325094633.031a8c80@server-1> <5.1.0.14.1.20030325094633.031a8c80@server-1> <5.1.0.14.1.20030325131938.01d9af40@server-1> <9619582618.20030325153623@iol.it> <871y0biuyd.fsf@gundla.ch> <5.2.0.9.1.20030410215807.014f3880@localhost> <5.2.0.9.1.20030411180118.016c46e8@server-1> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1050275360 14416 80.91.224.249 (13 Apr 2003 23:09:20 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 13 Apr 2003 23:09:20 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Apr 14 01:09:19 2003 Return-path: Original-Received: from ref.vet.uu.nl ([131.211.172.13] helo=ref.ntg.nl) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 194qb9-0003kM-00 for ; Mon, 14 Apr 2003 01:09:19 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 3188A10B34; Mon, 14 Apr 2003 01:09:55 +0200 (MEST) Original-Received: from hahepc1.hahe (du-025-101.access.de.clara.net [213.221.77.101]) by ref.ntg.nl (Postfix) with ESMTP id 9B10D10B32 for ; Mon, 14 Apr 2003 01:06:39 +0200 (MEST) Original-Received: from hahe (helo=localhost) by hahepc1.hahe with local-esmtp (Exim 4.10) id 194qYF-0000yF-00 for ntg-context@ntg.nl; Mon, 14 Apr 2003 01:06:19 +0200 Original-To: ntg-context@ntg.nl In-Reply-To: <5.2.0.9.1.20030411180118.016c46e8@server-1> 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:11922 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:11922 The triangle on page 1 of supp-emp.tex gives an xpdf viewer error. The triangle is drawn by 1 0 0 1 297.6378 162.1187 cm 0.4pt w 0 0 m -198.4247 56.69276 l S ^^ ... (extracted by "pdftosrc supp-emp.pdf 15") There a TeX "pt" sneaks into the width parameter. Somehow the \edef\EMlinewd{\the\linewidth} seems to be used instead of the \def\EMlinewd{.4}... Greetings Hartmut