On 2013–09–06 "H. Özoguz" wrote:

> Thanks Marco and Wolfgang!

You should thank Hans for implementing all these features.

> How to define before ? and ! a 0.1 leftspace, but before the
> combination ?! only ONE 0.1 leftdistance - and not such a distance
> before the ! for this case?

The simplest solution would be to use “⁈” instead of “?!”.

\setupbodyfont
  [dejavu]

\definecharacterspacing
  [MySpacing]

\setupcharacterspacing
  [MySpacing]
  [\number`!]
  [left=.2]

\setupcharacterspacing
  [MySpacing]
  [\number`?]
  [left=.2]

\setcharacterspacing
  [MySpacing]

\starttext
  What? And why? Really⁈
\stoptext

Marco

Attachment: signature.asc
Description: Digital signature

___________________________________________________________________________________
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