From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/14675 Path: main.gmane.org!not-for-mail From: Adam Tee Newsgroups: gmane.comp.tex.context Subject: Re: ntg-context digest Re: Problems running context Date: Mon, 02 Feb 2004 14:13:07 +0000 Sender: ntg-context-admin@ntg.nl Message-ID: <401E5AF3.3010302@ajtee.uklinux.net> References: <20040122110009.14632.80529.Mailman@ref.ntg.nl> 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 1075729495 20853 80.91.224.253 (2 Feb 2004 13:44:55 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 2 Feb 2004 13:44:55 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Feb 02 14:44:46 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 1AneNa-0007KJ-00 for ; Mon, 02 Feb 2004 14:44:46 +0100 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 0553E10B88; Mon, 2 Feb 2004 14:43:28 +0100 (MET) Original-Received: from mail2.uklinux.net (s4.uklinux.net [80.84.72.14]) by ref.ntg.nl (Postfix) with ESMTP id 4D4C710B88 for ; Mon, 2 Feb 2004 14:42:36 +0100 (MET) Original-Received: from localhost (s4.uklinux.net [127.0.0.1]) by mail2.uklinux.net (Postfix) with ESMTP id 8A24E409FC5 for ; Mon, 2 Feb 2004 13:43:51 +0000 (UTC) Original-Received: from mail2.uklinux.net ([127.0.0.1]) by localhost (s4.uklinux.net [127.0.0.1:10024]) (amavisd-new) with ESMTP id 20843-06 for ; Mon, 2 Feb 2004 13:43:20 +0000 (GMT) Original-Received: from ajtee.uklinux.net (bts-0817.dialup.zetnet.co.uk [194.247.51.49]) by mail2.uklinux.net (Postfix) with ESMTP id 2E692409FD7 for ; Mon, 2 Feb 2004 13:40:55 +0000 (UTC) User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011023 Original-To: ntg-context@ntg.nl X-Virus-Scanned: by amavisd-new Errors-To: ntg-context-admin@ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.0.13 Precedence: bulk X-Reply-To: ajtee@ajtee.uklinux.net, ajtee@ajtee.uklinux.net 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:14675 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:14675 > 3. Re: Problems running context (Hans Hagen) can you make a minimal failing example? Hans, I've found the problem I was redefining \setupinterlinespace[big] \setuppagenumbering[conversion=numerals] in the text, removing these has solved it. Adam