Dear list,

I have the following sample:

    \replaceword[some][via ][Vía]
    \replaceword[some][calle ][c/ ]
    \replaceword[some][ calle][ Calle]
    \starttext
    \startTEXpage[offset=2em]
    This is what I get:

    \setreplacements[some]%
    calle via del viaducto de la calle

    \resetreplacements
    This is what I need:

    c/ Vía del viaducto de la Calle
    \stopTEXpage
    \stoptext

Is there any way to get spaces in the string to be replaced?

Many thanks for your help,

Pablo
-- 
http://www.ousia.tk
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to