From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/20397 Path: news.gmane.org!not-for-mail From: =?ISO-8859-1?Q?J=F6rg_Hagmann?= Newsgroups: gmane.comp.tex.context Subject: unrelated errors Date: Tue, 17 May 2005 10:22:26 +0200 Message-ID: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1116318221 3708 80.91.229.2 (17 May 2005 08:23:41 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 17 May 2005 08:23:41 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Tue May 17 10:23:38 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 1DXxL1-00037W-Aa for gctc-ntg-context-518@m.gmane.org; Tue, 17 May 2005 10:22:04 +0200 Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 7EDAA127F6; Tue, 17 May 2005 10:22:34 +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 09789-06-4; Tue, 17 May 2005 10:22:30 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id AA136127A9; Tue, 17 May 2005 10:22:30 +0200 (CEST) Original-Received: from localhost (localhost.localdomain [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 36F07127A9 for ; Tue, 17 May 2005 10:22:29 +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 09789-06-3 for ; Tue, 17 May 2005 10:22:28 +0200 (CEST) Original-Received: from balu1.urz.unibas.ch (balu1.urz.unibas.ch [131.152.1.51]) by ronja.ntg.nl (Postfix) with ESMTP id 6CAF7127A7 for ; Tue, 17 May 2005 10:22:28 +0200 (CEST) Original-Received: from [131.152.79.98] ([131.152.79.98]) by balu1.urz.unibas.ch (8.12.10/8.12.10) with ESMTP id j4H8MRE8027802 for ; Tue, 17 May 2005 10:22:27 +0200 Original-To: mailing list for ConTeXt users X-Mailer: Apple Mail (2.622) X-SMTP-Vilter-Version: 1.1.8 X-SMTP-Vilter-Virus-Backend: savse X-SMTP-Vilter-Status: clean X-SMTP-Vilter-savse-Virus-Status: clean X-SMTP-Vilter-Unwanted-Backend: attachment X-SMTP-Vilter-attachment-Unwanted-Status: clean X-Virus-Scanned: 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-Spam-Checker-Version: SpamAssassin 3.0.3 (2005-04-27) on smtp.ntg.nl X-Virus-Scanned: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:20397 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:20397 Dear list members, I made the following observation and I am wondering whether that is to=20= be expected: After, with the help of this list, I found out how to insert greek=20 strings, I adjusted the .tex file accordingly. But because I used an=20 automatic replacement procedure (in emacs), one of the many=20 replacements turned out "\Greek" instead of "\greek". texexec=20 complained, but I didn't spot the mistake immediately and pressed=20 return. In the resulting pdf file I found the following unrelated=20 errors: 1. One "\inmargin" figure appeared as if the command was=20 "\inothermargin" 2. One "\inothermargin" word appeard "\inmargin" 3. All the references to figures and tables went unrecognised ("??"). After I changed \Greek to \greek, all these errors disappeared. This seems to be the same problem I had earlier, when I used \inmarge=20 instead of \inmargin and my newer setups didn't recognise it: all the=20 references were gone, and reappeared when the mistake was corrected. Cheers, J=F6rg.=