Re: [NTG-context] Need help defining command.

2013-10-22 Thread Keith J. Schultz
Hi Wolfgang, Am 22.10.2013 um 11:31 schrieb Wolfgang Schuster : > > Am 22.10.2013 um 10:34 schrieb Keith J. Schultz : > >> HI All, >> >> I remember seeing some seeing what I want to do but I can not find it. >> >> I would like to define a command that takes an optional key-valued list and >>

Re: [NTG-context] Need help defining command.

2013-10-22 Thread Keith J. Schultz
Hi Wolfgang, to be honest one of my design considerations was to this work using MetaPost. But, my knowledge of MetaPost is minimal and it would be involved calculating the positions of the Frames/boxes and I need to know the sizes of the formatted text, etc Another approach would be to use laye

Re: [NTG-context] Need help defining command.

2013-10-22 Thread Wolfgang Schuster
Am 22.10.2013 um 10:34 schrieb Keith J. Schultz : > HI All, > > I remember seeing some seeing what I want to do but I can not find it. > > I would like to define a command that takes an optional key-valued list and > 1 or 2 manditory ones. > > Something like > > \unexanded\def\MyCommand[#1]#2

[NTG-context] Need help defining command.

2013-10-22 Thread Keith J. Schultz
HI All, I remember seeing some seeing what I want to do but I can not find it. I would like to define a command that takes an optional key-valued list and 1 or 2 manditory ones. Something like \unexanded\def\MyCommand[#1]#2% {% \NassiGroupFrame[#1]{#2}% }% or \unexanded\def\MyCommand[#1]#2% {