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{A
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}
> \sto
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
On Wed, 3 Dec 2014 19:05:22 +0100
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
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
_
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 charact
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
Am 2014-12-03 um 22:52 schrieb Pablo Rodriguez :
> 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 first
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
___