Re: [NTG-context] headstyle

2007-02-20 Thread Wolfgang Schuster

2007/2/19, Idris Samawi Hamid [EMAIL PROTECTED]:
Hi Willi,

On Mon, 19 Feb 2007 13:08:30 -0700, Willi Egger [EMAIL PROTECTED] wrote:


Hi,

here
\setupcolors[state=start]
\setupitemize[headstyle=\bfa\red]

gives the desired result


hmm, I still get the same error with this... will investigate and report
back...

Best
Idris


Willi
On Feb 19, 2007, at 7:40 PM, Idris Samawi Hamid wrote:


Dear consortium,

\setupitemize[headstyle=\red]

gives the error

==
! Missing } inserted.
inserted text
 }
to be read again
\endgroup
\dolistitem ...headstyle \c!headcolor {\listitem }


   

\setupitemize[headcolor=red]


   \fi \else
\ifconditional
\...

\complexdoitemgroupitem ...obreak \fi \dolistitem
   \relax
\ifconditional
\pac...

\complexdoitemgrouphead ...lexdoitemgroupitem [#1]
   \bgroup
\dostartitemattrib...
to be read again
E
l.59 \head E
 lement
?
==

What I really want is headstyle to be both bold and red. What do I do?



--
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] headstyle

2007-02-20 Thread Willi Egger
Hi Idris,

humble, the resulting PDF is ok. Because I wanted to send you my  
environment information I detected in the log file the error you  
encountered. - Strange, I would have expected the TeX run to end with  
an error in this case.

ConTeXt  ver: 2007.01.23 13:32 MKII  fmt: 2007.2.10  int: english/ 
english

Willi

On Feb 19, 2007, at 10:14 PM, Idris Samawi Hamid wrote:

 Hi Willi,

 On Mon, 19 Feb 2007 13:08:30 -0700, Willi Egger [EMAIL PROTECTED]  
 wrote:

 Hi,

 here
 \setupcolors[state=start]
 \setupitemize[headstyle=\bfa\red]

 gives the desired result

 hmm, I still get the same error with this... will investigate and  
 report
 back...

 Best
 Idris

 Willi
 On Feb 19, 2007, at 7:40 PM, Idris Samawi Hamid wrote:

 Dear consortium,

 \setupitemize[headstyle=\red]

 gives the error

 ==
 ! Missing } inserted.
 inserted text
  }
 to be read again
 \endgroup
 \dolistitem ...headstyle \c!headcolor {\listitem }
\fi \else
 \ifconditional
 \...

 \complexdoitemgroupitem ...obreak \fi \dolistitem
\relax
 \ifconditional
 \pac...

 \complexdoitemgrouphead ...lexdoitemgroupitem [#1]
\bgroup
 \dostartitemattrib...
 to be read again
 E
 l.59 \head E
  lement
 ?
 ==

 What I really want is headstyle to be both bold and red. What do  
 I do?


 -- 
 Professor Idris Samawi Hamid
 Department of Philosophy
 Colorado State University
 Fort Collins, CO 80523

 --
 Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] headstyle

2007-02-20 Thread Wolfgang Schuster

2007/2/19, Idris Samawi Hamid [EMAIL PROTECTED]:


Dear consortium,

\setupitemize[headstyle=\red]

gives the error

==
! Missing } inserted.
inserted text
}
to be read again
   \endgroup
\dolistitem ...headstyle \c!headcolor {\listitem }
  \fi \else \ifconditional
\...

\complexdoitemgroupitem ...obreak \fi \dolistitem
  \relax \ifconditional
\pac...

\complexdoitemgrouphead ...lexdoitemgroupitem [#1]
  \bgroup
\dostartitemattrib...
to be read again
   E
l.59 \head E
lement
?
==

What I really want is headstyle to be both bold and red. What do I do?

Best
Idris

--
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523



Hi Idris,


\setupcolors[state=start]
\setupitemize[headstyle=bold,headcolor=red]

\starttext
\startitemize
\head Red bold header
\stopitemize
\stoptext

Wolfgang
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] headstyle

2007-02-19 Thread Willi Egger
Hi,

here
\setupcolors[state=start]
\setupitemize[headstyle=\bfa\red]

gives the desired result


Willi
On Feb 19, 2007, at 7:40 PM, Idris Samawi Hamid wrote:

 Dear consortium,

 \setupitemize[headstyle=\red]

 gives the error

 ==
 ! Missing } inserted.
 inserted text
  }
 to be read again
 \endgroup
 \dolistitem ...headstyle \c!headcolor {\listitem }
\fi \else  
 \ifconditional
 \...

 \complexdoitemgroupitem ...obreak \fi \dolistitem
\relax  
 \ifconditional
 \pac...

 \complexdoitemgrouphead ...lexdoitemgroupitem [#1]
\bgroup
 \dostartitemattrib...
 to be read again
 E
 l.59 \head E
  lement
 ?
 ==

 What I really want is headstyle to be both bold and red. What do I do?

 Best
 Idris

 -- 
 Professor Idris Samawi Hamid
 Department of Philosophy
 Colorado State University
 Fort Collins, CO 80523

 --
 Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
 ___
 ntg-context mailing list
 ntg-context@ntg.nl
 http://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] headstyle

2007-02-19 Thread Idris Samawi Hamid
Hi Willi,

On Mon, 19 Feb 2007 13:08:30 -0700, Willi Egger [EMAIL PROTECTED] wrote:

 Hi,

 here
 \setupcolors[state=start]
 \setupitemize[headstyle=\bfa\red]

 gives the desired result

hmm, I still get the same error with this... will investigate and report  
back...

Best
Idris

 Willi
 On Feb 19, 2007, at 7:40 PM, Idris Samawi Hamid wrote:

 Dear consortium,

 \setupitemize[headstyle=\red]

 gives the error

 ==
 ! Missing } inserted.
 inserted text
  }
 to be read again
 \endgroup
 \dolistitem ...headstyle \c!headcolor {\listitem }
\fi \else
 \ifconditional
 \...

 \complexdoitemgroupitem ...obreak \fi \dolistitem
\relax
 \ifconditional
 \pac...

 \complexdoitemgrouphead ...lexdoitemgroupitem [#1]
\bgroup
 \dostartitemattrib...
 to be read again
 E
 l.59 \head E
  lement
 ?
 ==

 What I really want is headstyle to be both bold and red. What do I do?


-- 
Professor Idris Samawi Hamid
Department of Philosophy
Colorado State University
Fort Collins, CO 80523

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context