ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* headstyle
@ 2007-02-19 18:40 Idris Samawi Hamid
  2007-02-19 20:08 ` headstyle Willi Egger
  2007-02-20 10:20 ` headstyle Wolfgang Schuster
  0 siblings, 2 replies; 7+ messages in thread
From: Idris Samawi Hamid @ 2007-02-19 18:40 UTC (permalink / raw)
  To: ntg-context

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/

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

* Re: headstyle
  2007-02-19 18:40 headstyle Idris Samawi Hamid
@ 2007-02-19 20:08 ` Willi Egger
  2007-02-19 21:14   ` headstyle Idris Samawi Hamid
  2007-02-20 10:20 ` headstyle Wolfgang Schuster
  1 sibling, 1 reply; 7+ messages in thread
From: Willi Egger @ 2007-02-19 20:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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

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

* Re: headstyle
  2007-02-19 20:08 ` headstyle Willi Egger
@ 2007-02-19 21:14   ` Idris Samawi Hamid
  2007-02-20  9:57     ` headstyle Wolfgang Schuster
  2007-02-20  9:59     ` headstyle Willi Egger
  0 siblings, 2 replies; 7+ messages in thread
From: Idris Samawi Hamid @ 2007-02-19 21:14 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi Willi,

On Mon, 19 Feb 2007 13:08:30 -0700, Willi Egger <w.egger@boede.nl> 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/

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

* Re: headstyle
  2007-02-19 21:14   ` headstyle Idris Samawi Hamid
@ 2007-02-20  9:57     ` Wolfgang Schuster
  2007-02-20  9:59     ` headstyle Willi Egger
  1 sibling, 0 replies; 7+ messages in thread
From: Wolfgang Schuster @ 2007-02-20  9:57 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1645 bytes --]

2007/2/19, Idris Samawi Hamid <ishamid@colostate.edu>:
Hi Willi,

On Mon, 19 Feb 2007 13:08:30 -0700, Willi Egger <w.egger@boede.nl> 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

[-- Attachment #1.2: Type: text/html, Size: 3670 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

* Re: headstyle
  2007-02-19 21:14   ` headstyle Idris Samawi Hamid
  2007-02-20  9:57     ` headstyle Wolfgang Schuster
@ 2007-02-20  9:59     ` Willi Egger
  1 sibling, 0 replies; 7+ messages in thread
From: Willi Egger @ 2007-02-20  9:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

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 <w.egger@boede.nl>  
> 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

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

* Re: headstyle
  2007-02-19 18:40 headstyle Idris Samawi Hamid
  2007-02-19 20:08 ` headstyle Willi Egger
@ 2007-02-20 10:20 ` Wolfgang Schuster
  2007-02-20 16:22   ` headstyle Hans Hagen
  1 sibling, 1 reply; 7+ messages in thread
From: Wolfgang Schuster @ 2007-02-20 10:20 UTC (permalink / raw)
  To: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1153 bytes --]

2007/2/19, Idris Samawi Hamid <ishamid@colostate.edu>:
>
> 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

[-- Attachment #1.2: Type: text/html, Size: 2645 bytes --]

[-- Attachment #2: Type: text/plain, Size: 139 bytes --]

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

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

* Re: headstyle
  2007-02-20 10:20 ` headstyle Wolfgang Schuster
@ 2007-02-20 16:22   ` Hans Hagen
  0 siblings, 0 replies; 7+ messages in thread
From: Hans Hagen @ 2007-02-20 16:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Wolfgang Schuster wrote:
> 2007/2/19, Idris Samawi Hamid <ishamid@colostate.edu>:
>>
>> Dear consortium,
>>
>> \setupitemize[headstyle=\red]
>>
this is a bad idea, \red can be used as {\red blabla} and does some grouping magic that does not always go well with other commands 

headcolor=red 





-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

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

end of thread, other threads:[~2007-02-20 16:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-19 18:40 headstyle Idris Samawi Hamid
2007-02-19 20:08 ` headstyle Willi Egger
2007-02-19 21:14   ` headstyle Idris Samawi Hamid
2007-02-20  9:57     ` headstyle Wolfgang Schuster
2007-02-20  9:59     ` headstyle Willi Egger
2007-02-20 10:20 ` headstyle Wolfgang Schuster
2007-02-20 16:22   ` headstyle Hans Hagen

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