From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20272 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: inmarge figures and references Date: Mon, 09 May 2005 14:32:25 +0200 Message-ID: <427F5859.9030807@elvenkind.com> References: <7c2b16f5a3734fdbf83910994ff66a1f@unibas.ch> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1115641576 26731 80.91.229.2 (9 May 2005 12:26:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 9 May 2005 12:26:16 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Mon May 09 14:26:08 2005 Return-path: Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by ciao.gmane.org with esmtp (Exim 4.43) id 1DV7K0-0006Ai-1c for gctc-ntg-context-518@m.gmane.org; Mon, 09 May 2005 14:25:17 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 721B8127F5; Mon, 9 May 2005 14:32:32 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02982-03; Mon, 9 May 2005 14:32:28 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B04BE127EA; Mon, 9 May 2005 14:32:28 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 3B540127EA for ; Mon, 9 May 2005 14:32:27 +0200 (CEST) Original-Received: from ronja.ntg.nl ([127.0.0.1]) by localhost (ronja.vet.uu.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 02990-07-2 for ; Mon, 9 May 2005 14:32:26 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com (elvenknd.xs4all.nl [213.84.171.68]) by ronja.ntg.nl (Postfix) with ESMTP id 7C459127E7 for ; Mon, 9 May 2005 14:32:26 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 520A323594 for ; Mon, 9 May 2005 14:33:00 +0200 (CEST) Original-Received: from glenfiddich.elvenkind.com ([127.0.0.1]) by localhost (glenfiddich.elvenkind.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 03092-04 for ; Mon, 9 May 2005 14:32:59 +0200 (CEST) Original-Received: from [10.10.0.6] (glenlivet.elvenkind.com [10.10.0.6]) by glenfiddich.elvenkind.com (Postfix) with ESMTP id 8FB2B1985E for ; Mon, 9 May 2005 14:32:59 +0200 (CEST) User-Agent: Mozilla Thunderbird 1.0 (X11/20041206) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: <7c2b16f5a3734fdbf83910994ff66a1f@unibas.ch> X-Virus-Scanned: by amavisd-new at elvenkind.net X-Virus-Scanned: by amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.5 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: by amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20272 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20272 Hi J=F6rg, > 1. \inmarge figures can't be handled. Instead they appear in the text.=20 > This is an example from the log file: >=20 > ! Undefined control sequence. > l.35 \inmarge > {\externalfigure[8pyruvate_lab]} The command is called \inmargin (at least in the english interface). > 2. The references don't work ("??"). Again, an example: >=20 > references : unknown reference [][krebsbox] Are you sure that texutil is started by the texexec run as it should? (and what type of reference are you talking about anyway?) A minimal example would help. Greetings, taco