ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* \setcharacterspacing[normal] ?
@ 2007-09-14 20:07 Peter Münster
  2007-09-15 11:27 ` Hans Hagen
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Münster @ 2007-09-14 20:07 UTC (permalink / raw)
  To: ConTeXt list

Hello,

how can I reset the \setcharacterspacing[frenchpunctuation] ?

Here my example to show what I'm searching for:

% engine=luatex

\mainlanguage[fr]

\startlanguagespecifics[fr]
\setcharacterspacing[frenchpunctuation]
\stoplanguagespecifics

% This does not work:
%\appendtoks \setcharacterspacing[normal] \to \everyresetlanguagespecifics

\starttext
French: French
\en English: English
\stoptext

Cheers, Peter

-- 
http://pmrb.free.fr/contact/
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

* Re: \setcharacterspacing[normal] ?
  2007-09-14 20:07 \setcharacterspacing[normal] ? Peter Münster
@ 2007-09-15 11:27 ` Hans Hagen
  0 siblings, 0 replies; 2+ messages in thread
From: Hans Hagen @ 2007-09-15 11:27 UTC (permalink / raw)
  To: ntg-context

Peter Münster wrote:
> Hello,
> 
> how can I reset the \setcharacterspacing[frenchpunctuation] ?
> 
> Here my example to show what I'm searching for:
> 
> % engine=luatex
> 
> \mainlanguage[fr]
> 
> \startlanguagespecifics[fr]
> \setcharacterspacing[frenchpunctuation]
> \stoplanguagespecifics
> 
> % This does not work:
> %\appendtoks \setcharacterspacing[normal] \to \everyresetlanguagespecifics
> 
> \starttext
> French: French
> \en English: English
> \stoptext

add to core-spa.mkiv

	\setvalue{\??ch:\s!reset}{\doresetattribute{spacing}}

after that you can say

\setcharacterspacing[reset]

-----------------------------------------------------------------
                                           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
-----------------------------------------------------------------
___________________________________________________________________________________
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  : https://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


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

end of thread, other threads:[~2007-09-15 11:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-14 20:07 \setcharacterspacing[normal] ? Peter Münster
2007-09-15 11:27 ` Hans Hagen

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