From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/22785 Path: news.gmane.org!not-for-mail From: Peter Rolf Newsgroups: gmane.comp.tex.context Subject: Re: using 1 layout on several documents Date: Fri, 30 Sep 2005 16:57:06 +0200 Message-ID: <433D5242.8020102@gmx.net> References: Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1128092641 20405 80.91.229.2 (30 Sep 2005 15:04:01 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2005 15:04:01 +0000 (UTC) Original-X-From: ntg-context-bounces@ntg.nl Fri Sep 30 17:03:55 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 1ELMNo-0005sP-Fs for gctc-ntg-context-518@m.gmane.org; Fri, 30 Sep 2005 17:01:08 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 166D71280D; Fri, 30 Sep 2005 17:01:08 +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 10153-05; Fri, 30 Sep 2005 17:01:07 +0200 (CEST) Original-Received: from ronja.vet.uu.nl (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id B02A5127FE; Fri, 30 Sep 2005 16:57:40 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by ronja.ntg.nl (Postfix) with ESMTP id 73FD2127FE for ; Fri, 30 Sep 2005 16:57:39 +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 10154-01-3 for ; Fri, 30 Sep 2005 16:57:38 +0200 (CEST) Original-Received: from mail.gmx.net (pop.gmx.de [213.165.64.20]) by ronja.ntg.nl (Postfix) with SMTP id 8D0A3127F8 for ; Fri, 30 Sep 2005 16:57:38 +0200 (CEST) Original-Received: (qmail invoked by alias); 30 Sep 2005 14:57:37 -0000 Original-Received: from i5387EFCE.versanet.de (EHLO [192.168.0.3]) [83.135.239.206] by mail.gmx.net (mp003) with SMTP; 30 Sep 2005 16:57:37 +0200 X-Authenticated: #24293357 User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en Original-To: mailing list for ConTeXt users In-Reply-To: X-Enigmail-Version: 0.92.1.0 X-Y-GMX-Trusted: 0 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:22785 Archived-At: Boris Pedrofiets wrote: > Thank you Peter! > > Just wondering... > Looking at the files s-mg-01.tex and mag-0000.tex from the context > distribution, there is a different approach. Here I find \usemodule. > > What are the differences? And, when use with? Or is it just a metter of > taste? > AFAIK modules are used for adding functionality (whatever) and environment is used for defining a specific layout (global or local). In would say that s-mag-01.tex is a borderline case (or a matter of taste?). And maybe I'm the wrong one to ask :) > Boris. > > Greetings, Peter