ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Own environment creating
@ 2010-12-15 10:49 Jaroslav Hajtmar
  2010-12-15 11:37 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Jaroslav Hajtmar @ 2010-12-15 10:49 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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...

Sufficient to link it somehow to try to wade through

Thanx Jaroslav
___________________________________________________________________________________
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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Own environment creating
  2010-12-15 10:49 Own environment creating Jaroslav Hajtmar
@ 2010-12-15 11:37 ` Hans Hagen
  2010-12-15 14:13   ` Jaroslav Hajtmar
  0 siblings, 1 reply; 3+ messages in thread
From: Hans Hagen @ 2010-12-15 11:37 UTC (permalink / raw)
  To: hajtmar, mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Own environment creating
  2010-12-15 11:37 ` Hans Hagen
@ 2010-12-15 14:13   ` Jaroslav Hajtmar
  0 siblings, 0 replies; 3+ messages in thread
From: Jaroslav Hajtmar @ 2010-12-15 14:13 UTC (permalink / raw)
  Cc: mailing list for ConTeXt users

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
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-12-15 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-12-15 10:49 Own environment creating Jaroslav Hajtmar
2010-12-15 11:37 ` Hans Hagen
2010-12-15 14:13   ` Jaroslav Hajtmar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).