ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* French punctuation spacing not working anymore (2006.02.15)
@ 2006-03-03 10:03 Gilles Pérez-Lambert
  2006-03-03 11:13 ` Renaud AUBIN
  0 siblings, 1 reply; 3+ messages in thread
From: Gilles Pérez-Lambert @ 2006-03-03 10:03 UTC (permalink / raw)


Hello,

The following document:

%%%%%%%%%
\mainlanguage[fr]
\useencoding[ffr]

\starttext
Essai: \c ca marche? Non; fini!
\stoptext
%%%%%%%%%

doesn't work anymore. The punctuations are no more spaced correctly.

$ texexec --version

 TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005

               texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
               texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
                   tex : pdfeTeX, 3.141592-1.30.3-2.2 (Web2C 7.5.5)
               context : ver: 2006.02.15 17:41
               cont-en : ver: 2006.02.15 17:41  fmt: 2006.3.2  mes: english
               cont-nl : ver: 2006.02.15 17:41  fmt: 2006.3.2  mes: dutch

Thanks,

Gilles.

P.S.: for another question concerning glossaries on every page, I've
written a small program in Tcl, used with \installprogram. If anyone
is interested in it, I'll gladly give it. Can such a thing be added to
the ConTeXt wiki?

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

* Re: French punctuation spacing not working anymore (2006.02.15)
  2006-03-03 10:03 French punctuation spacing not working anymore (2006.02.15) Gilles Pérez-Lambert
@ 2006-03-03 11:13 ` Renaud AUBIN
  2006-03-05 16:16   ` Gilles Pérez-Lambert
  0 siblings, 1 reply; 3+ messages in thread
From: Renaud AUBIN @ 2006-03-03 11:13 UTC (permalink / raw)



Salut Gilles,

I use

\useencoding[il9]
\mainlanguage[fr]
\useencoding[ffr]

\def\activateSomeCharacters{%
  \defineactivecharacter ! {\,\string!}%
  \defineactivecharacter ? {\,\string?}%
  \defineactivecharacter : {\,\string:}%
  \defineactivecharacter ; {\,\string;}}
\activateSomeCharacters
\appendtoks\activateSomeCharacters\to\everystarttext

\starttext
Essai: ça marche? Non; fini!
\stoptext

Maybe Hans can suggest a better solution ?

Gilles Pérez-Lambert a écrit :
> Hello,
> 
> The following document:
> 
> %%%%%%%%%
> \mainlanguage[fr]
> \useencoding[ffr]
> 
> \starttext
> Essai: \c ca marche? Non; fini!
> \stoptext
> %%%%%%%%%
> 
> doesn't work anymore. The punctuations are no more spaced correctly.
> 
> $ texexec --version
> 
>  TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
> 
>                texexec : TeXExec 5.4.3 - ConTeXt / PRAGMA ADE 1997-2005
>                texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE 1992-2004
>                    tex : pdfeTeX, 3.141592-1.30.3-2.2 (Web2C 7.5.5)
>                context : ver: 2006.02.15 17:41
>                cont-en : ver: 2006.02.15 17:41  fmt: 2006.3.2  mes: english
>                cont-nl : ver: 2006.02.15 17:41  fmt: 2006.3.2  mes: dutch
> 
> Thanks,
> 
> Gilles.
> 
> P.S.: for another question concerning glossaries on every page, I've
> written a small program in Tcl, used with \installprogram. If anyone
> is interested in it, I'll gladly give it. Can such a thing be added to
> the ConTeXt wiki?
> _______________________________________________
> ntg-context mailing list
> ntg-context@ntg.nl
> http://www.ntg.nl/mailman/listinfo/ntg-context
> 
> 

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

* Re: French punctuation spacing not working anymore (2006.02.15)
  2006-03-03 11:13 ` Renaud AUBIN
@ 2006-03-05 16:16   ` Gilles Pérez-Lambert
  0 siblings, 0 replies; 3+ messages in thread
From: Gilles Pérez-Lambert @ 2006-03-05 16:16 UTC (permalink / raw)


Hello,

On 3/3/06, Renaud AUBIN <aubin@nibua-r.org> wrote:
> \def\activateSomeCharacters{%
>   \defineactivecharacter ! {\,\string!}%
>   \defineactivecharacter ? {\,\string?}%
>   \defineactivecharacter : {\,\string:}%
>   \defineactivecharacter ; {\,\string;}}
> \activateSomeCharacters
> \appendtoks\activateSomeCharacters\to\everystarttext

Thanks. I'll use that for now!

Gilles.

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

end of thread, other threads:[~2006-03-05 16:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-03 10:03 French punctuation spacing not working anymore (2006.02.15) Gilles Pérez-Lambert
2006-03-03 11:13 ` Renaud AUBIN
2006-03-05 16:16   ` Gilles Pérez-Lambert

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