Am 06.09.2013 um 12:55 schrieb H. Özoguz <h.oezo...@mmnetz.de>:

> I want to set before all question marks of a large document one 
> "\narrownobreakspace".
> 
> How to do this, if not in the source? Is there a possibility to exchange all 
> "?" by the effect of "\narrownobreakspace ?" with one small command? (Without 
> changing the source, that is not to search-exchange all "?" with 
> "\narrownobreakspace ?".


\definecharacterspacing [test]

\setupcharacterspacing [test] ["003F] [left=.1,alternative=1]

\starttext

Question mark?

\setcharacterspacing[test]

Question mark?

\stoptext

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

Reply via email to