From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/15222 Path: main.gmane.org!not-for-mail From: Hans Hagen Newsgroups: gmane.comp.tex.context Subject: Re: Fwd: strange problem [adam@ajtee.uklinux.net] Date: Wed, 26 May 2004 21:26:46 +0200 Sender: ntg-context-admin@ntg.nl Message-ID: <6.0.1.1.2.20040526212512.02884ec0@server-1> References: <20040525180436.GA837@ajtee> <20040525185341.GH837@ajtee> 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 X-Trace: sea.gmane.org 1085599826 9524 80.91.224.253 (26 May 2004 19:30:26 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 26 May 2004 19:30:26 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Wed May 26 21:30:22 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 1BT46Y-00040r-00 for ; Wed, 26 May 2004 21:30:22 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 1D71510B56; Wed, 26 May 2004 21:25:38 +0200 (MEST) Original-Received: from mailrelay02.solcon.nl (maillb.solcon.nl [212.45.32.200]) by ref.ntg.nl (Postfix) with ESMTP id 928EE10B54 for ; Wed, 26 May 2004 21:23:16 +0200 (MEST) Original-Received: from server-1.pragma-net.nl (dsl-212-84-128-085.solcon.nl [212.84.128.85]) by mailrelay02.solcon.nl (8.12.11/SQL-8.12.11-5/8.12.11) with ESMTP id i4QJRrjr023291 for ; Wed, 26 May 2004 21:27:53 +0200 Original-Received: by server-1.pragma-net.nl (Postfix, from userid 65534) id 20E031B268; Wed, 26 May 2004 21:27:56 +0200 (CEST) Original-Received: from laptop-3.wxs.nl (unknown [10.100.1.191]) by server-1.pragma-net.nl (Postfix) with ESMTP id 0C48717BA2 for ; Wed, 26 May 2004 19:27:55 +0000 (UTC) X-Sender: hagen-mail@server-1 X-Mailer: QUALCOMM Windows Eudora Version 6.0.1.1 Original-To: ntg-context@ntg.nl In-Reply-To: <20040525185341.GH837@ajtee> Original-References: <20040525180436.GA837@ajtee> <20040525185341.GH837@ajtee> X-Virus-Scanned: clamd / ClamAV version 0.70, clamav-milter version 0.70j 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:15222 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:15222 At 20:53 25/05/2004, you wrote: >On 05/25/04 19:04:36, Adam Tee wrote: >Hi all, > >I have a small problem with a document I am processing. When I include >a certain file , using \component productions, and process it I get the >following error. > >! Missing } inserted. > > } > > \endgroup >l.56 \stopappendices > >However, if I run the file on its own it processes fine no errors. >Does anyone know the solution to this as it is causing problems with >some references. hard to track down with no example; looks like a egroup/endgroup mixup; maybe you can run with etex's \tracinggroups set >Also, is there a way to easily adjust the distance between >abbreviations and their infull versions on the Abbreviations page as I >have some overlap ?? abbreviations are just definitions so you can o the same trickery Hans