ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Captials in section head
@ 2009-06-04 12:56 richard.stephens
  2009-06-04 13:26 ` Wolfgang Schuster
  0 siblings, 1 reply; 6+ messages in thread
From: richard.stephens @ 2009-06-04 12:56 UTC (permalink / raw)
  To: ntg-context


I need all section heads to be in full-size capitals, so I tried:

\setuphead[section][textcommand=\uppercase]

\starttext
\section{New section}
\input knuth
\stoptext

But I still get lowercase.
Using 'textcommand=\cap' gives me small capitals, but I want full-size
capitals.
Is there a way to get what I want?

Thanks,

Richard



Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Captials in section head
  2009-06-04 12:56 Captials in section head richard.stephens
@ 2009-06-04 13:26 ` Wolfgang Schuster
  0 siblings, 0 replies; 6+ messages in thread
From: Wolfgang Schuster @ 2009-06-04 13:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Am 04.06.2009 um 14:56 schrieb richard.stephens@converteam.com:

>
> I need all section heads to be in full-size capitals, so I tried:
>
> \setuphead[section][textcommand=\uppercase]
>
> \starttext
> \section{New section}
> \input knuth
> \stoptext
>
> But I still get lowercase.
> Using 'textcommand=\cap' gives me small capitals, but I want full-size
> capitals.
> Is there a way to get what I want?

In MkIV you can say \setuphead[section][style=WORD] or  
\setuphead[section][style=\WORD]

Wolfgang

___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: Captials in section head
  2010-05-05 13:22   ` Carsten Fechtmann
  2010-05-06  7:38     ` Marius
@ 2010-05-06  7:46     ` Wolfgang Schuster
  1 sibling, 0 replies; 6+ messages in thread
From: Wolfgang Schuster @ 2010-05-06  7:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Am 05.05.10 15:22, schrieb Carsten Fechtmann:
> Is there also a way how to achieve this in MkII ? (other than by hand)
>    

\setuphead[...][deeptextcommand=\WORD]

Wolfgang

___________________________________________________________________________________
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] 6+ messages in thread

* Re: Captials in section head
  2010-05-05 13:22   ` Carsten Fechtmann
@ 2010-05-06  7:38     ` Marius
  2010-05-06  7:46     ` Wolfgang Schuster
  1 sibling, 0 replies; 6+ messages in thread
From: Marius @ 2010-05-06  7:38 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Try \uppercased instead of  \uppercase (Just guess, untested)

On Wed, May 5, 2010 at 4:22 PM, Carsten Fechtmann
<carsten.fechtmann@zarm.uni-bremen.de> wrote:
>
> Is there also a way how to achieve this in MkII ? (other than by hand)
>
> Cheers
> Carsten
>
> Am 04.06.2009 um 16:34 schrieb richard.stephens@converteam.com:
>
>>
>>> Am 04.06.2009 um 14:56 schrieb richard.stephens@converteam.com:
>>>
>>>>
>>>> I need all section heads to be in full-size capitals, so I tried:
>>>>
>>>> \setuphead[section][textcommand=\uppercase]
>>>>
>>>> \starttext
>>>> \section{New section}
>>>> \input knuth
>>>> \stoptext
>>>>
>>>> But I still get lowercase.
>>>> Using 'textcommand=\cap' gives me small capitals, but I want full-size
>>>> capitals.
>>>> Is there a way to get what I want?
>>>
>>> In MkIV you can say \setuphead[section][style=WORD] or
>>> \setuphead[section][style=\WORD]
>>>
>>> Wolfgang
>>
>> That's fantastic, thanks Wolfgang.
>>
>> Richard
>>
>>
>>
>> Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188
>> Registered in England and Wales.
>> Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.
>>
>> CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.
>>
>> Please consider the environment before printing this e-mail
>> ___________________________________________________________________________________
>> 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  : https://foundry.supelec.fr/projects/contextrev/
>> wiki     : http://contextgarden.net
>> ___________________________________________________________________________________
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________
>
___________________________________________________________________________________
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] 6+ messages in thread

* Re: Captials in section head
  2009-06-04 14:34 ` richard.stephens
@ 2010-05-05 13:22   ` Carsten Fechtmann
  2010-05-06  7:38     ` Marius
  2010-05-06  7:46     ` Wolfgang Schuster
  0 siblings, 2 replies; 6+ messages in thread
From: Carsten Fechtmann @ 2010-05-05 13:22 UTC (permalink / raw)
  To: mailing list for ConTeXt users


Is there also a way how to achieve this in MkII ? (other than by hand) 

Cheers 
Carsten 

Am 04.06.2009 um 16:34 schrieb richard.stephens@converteam.com:

> 
>> Am 04.06.2009 um 14:56 schrieb richard.stephens@converteam.com:
>> 
>>> 
>>> I need all section heads to be in full-size capitals, so I tried:
>>> 
>>> \setuphead[section][textcommand=\uppercase]
>>> 
>>> \starttext
>>> \section{New section}
>>> \input knuth
>>> \stoptext
>>> 
>>> But I still get lowercase.
>>> Using 'textcommand=\cap' gives me small capitals, but I want full-size
>>> capitals.
>>> Is there a way to get what I want?
>> 
>> In MkIV you can say \setuphead[section][style=WORD] or
>> \setuphead[section][style=\WORD]
>> 
>> Wolfgang
> 
> That's fantastic, thanks Wolfgang.
> 
> Richard
> 
> 
> 
> Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188  
> Registered in England and Wales.  
> Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  
> 
> CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.  
> 
> Please consider the environment before printing this e-mail 
> ___________________________________________________________________________________
> 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  : https://foundry.supelec.fr/projects/contextrev/
> wiki     : http://contextgarden.net
> ___________________________________________________________________________________

___________________________________________________________________________________
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] 6+ messages in thread

* Re: Captials in section head
       [not found] <mailman.1125.1244124416.3589.ntg-context@ntg.nl>
@ 2009-06-04 14:34 ` richard.stephens
  2010-05-05 13:22   ` Carsten Fechtmann
  0 siblings, 1 reply; 6+ messages in thread
From: richard.stephens @ 2009-06-04 14:34 UTC (permalink / raw)
  To: ntg-context


> Am 04.06.2009 um 14:56 schrieb richard.stephens@converteam.com:
>
> >
> > I need all section heads to be in full-size capitals, so I tried:
> >
> > \setuphead[section][textcommand=\uppercase]
> >
> > \starttext
> > \section{New section}
> > \input knuth
> > \stoptext
> >
> > But I still get lowercase.
> > Using 'textcommand=\cap' gives me small capitals, but I want full-size
> > capitals.
> > Is there a way to get what I want?
>
> In MkIV you can say \setuphead[section][style=WORD] or
> \setuphead[section][style=\WORD]
>
> Wolfgang

That's fantastic, thanks Wolfgang.

Richard



Converteam UK Ltd. Registration Number: 5571739 and Converteam Ltd. Registration Number: 2416188  
Registered in England and Wales.  
Registered office: Boughton Road, Rugby, Warwickshire, CV21 1BU.  

CONFIDENTIALITY : This e-mail and any attachments are confidential and may be privileged. If you are not a named recipient, please notify the sender immediately and do not disclose the contents to another person, use it for any purpose or store or copy the information in any medium.  

Please consider the environment before printing this e-mail 
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2010-05-06  7:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-04 12:56 Captials in section head richard.stephens
2009-06-04 13:26 ` Wolfgang Schuster
     [not found] <mailman.1125.1244124416.3589.ntg-context@ntg.nl>
2009-06-04 14:34 ` richard.stephens
2010-05-05 13:22   ` Carsten Fechtmann
2010-05-06  7:38     ` Marius
2010-05-06  7:46     ` Wolfgang Schuster

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