[NTG-context] \setcharactercasing misbehaviour

2014-01-09 Thread Marco Patzer
Hi,

\setcharactercasing requires a new paragraph to work. Seems like a
bug to me.

\starttext
  \setcharactercasing[Word]foo  %% Uppercase
  \setcharactercasing[Word]bar  %% lowercase

  \setcharactercasing[Word]bar  %% Uppercase
\stoptext

Marco


signature.asc
Description: Digital signature
___
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
___

Re: [NTG-context] \setcharactercasing misbehaviour

2014-01-09 Thread Hans Hagen

On 1/9/2014 12:56 PM, Marco Patzer wrote:

Hi,

\setcharactercasing requires a new paragraph to work. Seems like a
bug to me.

\starttext
   \setcharactercasing[Word]foo  %% Uppercase
   \setcharactercasing[Word]bar  %% lowercase

   \setcharactercasing[Word]bar  %% Uppercase
\stoptext


That's the difference between Word and Words so it is intentional.

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___


Re: [NTG-context] \setcharactercasing misbehaviour

2014-01-09 Thread Marco Patzer
On 2014–01–09 Hans Hagen wrote:

 On 1/9/2014 12:56 PM, Marco Patzer wrote:
 Hi,
 
 \setcharactercasing requires a new paragraph to work. Seems like a
 bug to me.
 
 \starttext
\setcharactercasing[Word]foo  %% Uppercase
\setcharactercasing[Word]bar  %% lowercase
 
\setcharactercasing[Word]bar  %% Uppercase
 \stoptext
 
 That's the difference between Word and Words so it is intentional.

Words indeed works, thanks.

Marco


signature.asc
Description: Digital signature
___
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
___