Renaud AUBIN wrote:
>
> Hi all,
>
> For my french document, I use:
>
> \def\activateSomeCharacters{%
>   \defineactivecharacter ! {\,\string!}%
>   \defineactivecharacter ? {\,\string?}%
>   \defineactivecharacter : {\,\string:}%
>   \defineactivecharacter ; {\,\string;}}
> \activateSomeCharacters
> \appendtoks\activateSomeCharacters\to\everystarttext
>
> in my environment, but there is a problem:
>
> If the input is "test:", the result is correct but if the input is 
> "test :" (with a space between test and :) the output space between 
> test and : is too large (I assume a normal space + \,)
> Is this possible to get this def smarter ?
do you use \useencoding[ffr]? 

Hans 

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

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

Reply via email to