Re: [NTG-context] Colored labels with MetaPost in MkII

2008-10-29 Thread Wolfgang Schuster
On Tue, Oct 28, 2008 at 3:47 PM, Aditya Mahajan [EMAIL PROTECTED] wrote: On Mon, 27 Oct 2008, Wolfgang Schuster wrote: On Fri, Oct 24, 2008 at 2:15 PM, Aditya Mahajan [EMAIL PROTECTED] wrote: On Fri, 24 Oct 2008, Wolfgang Schuster wrote: Hi all, what is the best method to format MetaPost

Re: [NTG-context] Colored labels with MetaPost in MkII

2008-10-28 Thread Aditya Mahajan
On Mon, 27 Oct 2008, Wolfgang Schuster wrote: On Fri, Oct 24, 2008 at 2:15 PM, Aditya Mahajan [EMAIL PROTECTED] wrote: On Fri, 24 Oct 2008, Wolfgang Schuster wrote: Hi all, what is the best method to format MetaPost labels in MkII with \doattributes. \startMPenvironment[global]

Re: [NTG-context] Colored labels with MetaPost in MkII

2008-10-27 Thread Wolfgang Schuster
On Fri, Oct 24, 2008 at 2:15 PM, Aditya Mahajan [EMAIL PROTECTED] wrote: On Fri, 24 Oct 2008, Wolfgang Schuster wrote: Hi all, what is the best method to format MetaPost labels in MkII with \doattributes. \startMPenvironment[global] \setupcolors[state=start] \def\labelstyle{bold}

[NTG-context] Colored labels with MetaPost in MkII

2008-10-24 Thread Wolfgang Schuster
Hi all, what is the best method to format MetaPost labels in MkII with \doattributes. \setupcolors[state=start] \def\labelstyle{bold} \def\labelcolor{red} \starttext \startMPcode label(textext(\doattributes{label}{style}{color}{Label}),origin) ; \stopMPcode \stoptext Wolfgang

Re: [NTG-context] Colored labels with MetaPost in MkII

2008-10-24 Thread Aditya Mahajan
On Fri, 24 Oct 2008, Wolfgang Schuster wrote: Hi all, what is the best method to format MetaPost labels in MkII with \doattributes. \startMPenvironment[global] \setupcolors[state=start] \def\labelstyle{bold} \def\labelcolor{red} \stopMPenvironment This gives you only bold label.

Re: [NTG-context] Colored labels with MetaPost in MkII

2008-10-24 Thread Wolfgang Schuster
On Fri, Oct 24, 2008 at 3:15 PM, Aditya Mahajan [EMAIL PROTECTED] wrote: On Fri, 24 Oct 2008, Wolfgang Schuster wrote: Hi all, what is the best method to format MetaPost labels in MkII with \doattributes. \startMPenvironment[global] \setupcolors[state=start] \def\labelstyle{bold}