From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/64543 Path: news.gmane.org!not-for-mail From: Jaroslav Hajtmar Newsgroups: gmane.comp.tex.context Subject: Re: Own environment creating Date: Wed, 15 Dec 2010 15:13:29 +0100 Message-ID: <4D08CD09.6020208@gyza.cz> References: <4D089D28.2060005@gyza.cz> <4D08A877.2050909@wxs.nl> Reply-To: hajtmar@gyza.cz, mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1292422442 17905 80.91.229.12 (15 Dec 2010 14:14:02 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Wed, 15 Dec 2010 14:14:02 +0000 (UTC) Cc: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Wed Dec 15 15:13:51 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PSs75-0005rA-6b for gctc-ntg-context-518@m.gmane.org; Wed, 15 Dec 2010 15:13:51 +0100 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2C96CCA8FE; Wed, 15 Dec 2010 15:13:48 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id g8AWF6RfgrLB; Wed, 15 Dec 2010 15:13:45 +0100 (CET) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 6683CCA8F7; Wed, 15 Dec 2010 15:13:45 +0100 (CET) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 27654CA8F7 for ; Wed, 15 Dec 2010 15:13:44 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id Yb99CaaWP1o8 for ; Wed, 15 Dec 2010 15:13:32 +0100 (CET) Original-Received: from filter2-til.mf.surf.net (filter2-til.mf.surf.net [194.171.167.218]) by balder.ntg.nl (Postfix) with ESMTP id E650ECA8F6 for ; Wed, 15 Dec 2010 15:13:32 +0100 (CET) Original-Received: from psi2.forpsi.com (smtpa.forpsi.com [81.2.195.204]) by filter2-til.mf.surf.net (8.14.3/8.14.3/Debian-5+lenny1) with SMTP id oBFEDVmB020023 for ; Wed, 15 Dec 2010 15:13:31 +0100 Original-Received: (qmail 11508 invoked by uid 89); 15 Dec 2010 14:13:29 -0000 Original-Received: from unknown (HELO ?192.168.1.60?) (hajtmar@gyza.cz@188.116.90.238) by psi02 with ESMTPA; 15 Dec 2010 14:13:29 -0000 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; cs; rv:1.9.1.8) Gecko/20100216 Thunderbird/3.0.2 In-Reply-To: <4D08A877.2050909@wxs.nl> X-Bayes-Prob: 0.0001 (Score 0, tokens from: @@RPTN) X-CanIt-Geo: ip=81.2.195.204; country=CZ; latitude=49.7500; longitude=15.5000; http://maps.google.com/maps?q=49.7500,15.5000&z=6 X-CanItPRO-Stream: uu:ntg-context@ntg.nl (inherits from uu:default, base:default) X-Canit-Stats-ID: 0bDHqdvAH - baa50bbac461 - 20101215 X-Scanned-By: CanIt (www . roaringpenguin . com) on 194.171.167.218 X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 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 Xref: news.gmane.org gmane.comp.tex.context:64543 Archived-At: Hello Hans, Its ingeniously simple and easy!!! ConTeXt never cease fascinate to me! God Save the developers of ConTeXt! :-) Jaroslav with greetings Dne 15.12.2010 12:37, Hans Hagen napsal(a): > On 15-12-2010 11:49, Jaroslav Hajtmar wrote: >> Hello experts, >> >> I'll find somewhere perfect example of how to define and set parameters >> of my own environment. >> I want to create my own environment derived from framedtext environment. >> I want to use my own settings such as: >> >> \defineframedtext[MyFramedCols][MYTITLE=My title, MYNUMCOLS=3, ..., >> width = .... (ie the rest is inherited from the parent environment) ] >> >> Is such a thing possible? It is within the power of an ordinary user to >> do something similar (as for example using namespaces)? >> I was googling without result... > > you can just add your own key/values and access them with > \framedparameter{MYTITLE} etc > > ----------------------------------------------------------------- > Hans Hagen | PRAGMA ADE > Ridderstraat 27 | 8061 GH Hasselt | The Netherlands > tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com > | www.pragma-pod.nl > ----------------------------------------------------------------- > ___________________________________________________________________________________ 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 : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________