From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/13423 Path: main.gmane.org!not-for-mail From: "Willi Egger" Newsgroups: gmane.comp.tex.context Subject: Re: Re: Struggles with \useblocks Date: Mon, 22 Sep 2003 17:15:14 +0200 Organization: BOEDE Sender: ntg-context-admin@ntg.nl Message-ID: <004601c3811c$691ab050$0100a8c0@vademecum> References: <001b01c37b9f$abad1750$0100a8c0@vademecum> Reply-To: ntg-context@ntg.nl NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1064244125 24968 80.91.224.253 (22 Sep 2003 15:22:05 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 22 Sep 2003 15:22:05 +0000 (UTC) Original-X-From: ntg-context-admin@ntg.nl Mon Sep 22 17:22:04 2003 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 1A1SVo-0001Qu-00 for ; Mon, 22 Sep 2003 17:22:04 +0200 Original-Received: from ref.ntg.nl (localhost.localdomain [127.0.0.1]) by ref.ntg.nl (Postfix) with ESMTP id 4292C10B2B; Mon, 22 Sep 2003 17:22:02 +0200 (MEST) Original-Received: from smtpzilla5.xs4all.nl (smtpzilla5.xs4all.nl [194.109.127.141]) by ref.ntg.nl (Postfix) with ESMTP id 2FEB310B2B for ; Mon, 22 Sep 2003 17:15:52 +0200 (MEST) Original-Received: from vademecum (a80-126-172-1.adsl.xs4all.nl [80.126.172.1]) by smtpzilla5.xs4all.nl (8.12.9/8.12.9) with SMTP id h8MFFo51026912 for ; Mon, 22 Sep 2003 17:15:50 +0200 (CEST) Original-To: X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 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:13423 X-Report-Spam: http://spam.gmane.org/gmane.comp.tex.context:13423 Hi Pattrick, From: "Patrick Gundlach" > Hello Willi, > > > In the environment file there is a block defined as \defineblock[Impressum] > > and the block is immediately hidden with \hideblocks[Impressum] > > It looks as if you can only define blocks within > \starttext...\stoptext. Do you load your environment inside or > outside \starttext...\stoptext? Ii do not know precisely. Ii have an environment file where the block resides. The environment file is loaded OUTSIDE the \starttext .. \stoptext. In the meantime I tested this and found out, that the definition of the block as well as the block itself must be placed within the \starttext ... \stoptext. > Please provide a minimal but complete example if you still have > problems. Thanks for your tips! Willi