[NTG-context] \Words and uppercase letters

2014-12-03 Thread Pablo Rodriguez
Dear list, the following sample doesn’t work as expected: \starttext \Words A CCC \stoptext Is there no way to get all words in lowercase characters and the initial uppercase characters? Many thanks for your help, Pablo -- http://www.ousia.tk

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Henning Hraban Ramm
Am 2014-12-03 um 22:52 schrieb Pablo Rodriguez oi...@gmx.es: the following sample doesn’t work as expected: \starttext \Words A CCC \stoptext Is there no way to get all words in lowercase characters and the initial uppercase characters? \Words{} uppercases the

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Pablo Rodriguez
On 12/03/2014 06:09 PM, Henning Hraban Ramm wrote: Am 2014-12-03 um 22:52 schrieb Pablo Rodriguez: [...] Is there no way to get all words in lowercase characters and the initial uppercase characters? \Words{} uppercases the first character of the words in its brackets. What do you

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Hans Hagen
On 12/3/2014 5:52 PM, Pablo Rodriguez wrote: Dear list, the following sample doesn’t work as expected: \starttext \Words A CCC \stoptext use this grouped: \Words{} Is there no way to get all words in lowercase characters and the initial uppercase

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Peter Münster
On Wed, Dec 03 2014, Pablo Rodriguez wrote: I thought \Words{A} would do the same for the characters others than the first one in each word. \def\myWords#1{\Words{\lowercase{#1}}} \starttext \myWords{A CCC} \stoptext -- Peter

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Alan BRASLAU
On Wed, 3 Dec 2014 19:05:22 +0100 Peter Münster pmli...@free.fr wrote: On Wed, Dec 03 2014, Pablo Rodriguez wrote: I thought \Words{A} would do the same for the characters others than the first one in each word. \def\myWords#1{\Words{\lowercase{#1}}} \starttext \myWords{A

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Pablo Rodriguez
On 12/03/2014 07:01 PM, Hans Hagen wrote: On 12/3/2014 5:52 PM, Pablo Rodriguez wrote: [...] \Words A CCC use this grouped: \Words{} My fault. Is there no way to get all words in lowercase characters and the initial uppercase characters? I'll add \camel

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Pablo Rodriguez
On 12/03/2014 07:05 PM, Peter Münster wrote: On Wed, Dec 03 2014, Pablo Rodriguez wrote: I thought \Words{A} would do the same for the characters others than the first one in each word. \def\myWords#1{\Words{\lowercase{#1}}} \starttext \myWords{A CCC} \stoptext

Re: [NTG-context] \Words and uppercase letters

2014-12-03 Thread Pablo Rodriguez
On 12/03/2014 07:16 PM, Alan BRASLAU wrote: On Wed, 3 Dec 2014 19:05:22 +0100 Peter Münster wrote: \def\myWords#1{\Words{\lowercase{#1}}} \starttext \myWords{A CCC} \stoptext This is because we want \Words{} to respect some upper case, for example, \Words{Acronyms, such