From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/39043 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: project structure (bug?) Date: Fri, 08 Feb 2008 17:19:34 +0100 Message-ID: <47AC8116.8090904@elvenkind.com> References: <47AC7C32.4020108@elvenkind.com> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202487683 29479 80.91.229.12 (8 Feb 2008 16:21:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 8 Feb 2008 16:21:23 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Fri Feb 08 17:21:44 2008 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from ronja.vet.uu.nl ([131.211.172.88] helo=ronja.ntg.nl) by lo.gmane.org with esmtp (Exim 4.50) id 1JNVyl-00032d-IT for gctc-ntg-context-518@m.gmane.org; Fri, 08 Feb 2008 17:21:31 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8A9F81FD08; Fri, 8 Feb 2008 17:21:00 +0100 (CET) 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 16250-02-5; Fri, 8 Feb 2008 17:20:11 +0100 (CET) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 8138F1FC7B; Fri, 8 Feb 2008 17:20:11 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 792701FBF1 for ; Fri, 8 Feb 2008 17:20:10 +0100 (CET) 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 22058-02 for ; Fri, 8 Feb 2008 17:19:38 +0100 (CET) Original-Received: from www.bittext.nl (unknown [195.86.58.132]) by ronja.ntg.nl (Postfix) with ESMTP id 4C88C1FCDF for ; Fri, 8 Feb 2008 17:19:38 +0100 (CET) Original-Received: from localhost (vz3.aanhet.net [127.0.0.1]) by www.bittext.nl (Postfix) with ESMTP id 733EB1E8C2B4 for ; Fri, 8 Feb 2008 17:19:36 +0100 (CET) X-Virus-Scanned: amavisd-new at bittext.nl Original-Received: from www.bittext.nl ([127.0.0.1]) by localhost (vz3.aanhet.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id uHSpt-GgjxdL for ; Fri, 8 Feb 2008 17:19:32 +0100 (CET) Original-Received: from [10.10.0.6] (boo.demon.nl [82.161.175.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by www.bittext.nl (Postfix) with ESMTP id B58311E8C2B3 for ; Fri, 8 Feb 2008 17:19:32 +0100 (CET) User-Agent: Thunderbird 1.5.0.10 (X11/20070305) In-Reply-To: X-Virus-Scanned: amavisd-new at ntg.nl X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.9 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: amavisd-new at ntg.nl Xref: news.gmane.org gmane.comp.tex.context:39043 Archived-At: Steffen Wolfrum wrote: > Am 08.02.2008 um 16:58 schrieb Taco Hoekwater: > >> >> Steffen Wolfrum wrote: >>> Hi, >>> >>> does it make sense that eg >>> >>> \clubpenalty=10000 >>> >>> doesn't work when written in a project's environment file? >> I think so, yes (technically it is a side-effect). >> >> This should work even in the environment file: >> >> \def\defaultclubpenalty {10000} >> \setdefaultpenalties > > > > And all of them like this? > > \def\defaultclubpenalty {10000} > \def\defaultwidowpenalty {10000} > \def\defaultdisplaywidowpenalty {10000} > \def\defaultbrokenpenalty {0} > > \setdefaultpenalties > > > I experienced also very interesting differences between setting in > environment file \setuplayout[grid=no] and in component \setuplayout > [grid=yes] > compared to setting in environment file \setuplayout[grid=yes] . > > As working with grid is in itself quite fragile (and surprising) I > guess this is not explainable / avoidable? grid mode has a separate set of defaults, yes. See core-spa.tex (easier for me than writing it all down) Best wishes, Taco ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________