On 2014-04-28 17:53, Pablo Rodriguez wrote:
Dear list,

with slashes and en-dashes I experience the following in ConTeXt:
sometimes I need to add an \hskip0pt command after them to allow
linebreaks. One example would be "Council Directive 93/98/EEC".

The issue comes when using ConTeXt as target format from markdown
sources. pandoc generates the file, but it makes no sense to edit the
ConTeXt source.

Is there any command that allows the addition of arbitrary commands when
a character appears in text? I mean, a way that internally replaces
"Council Directive 93/98/EEC" with "Council Directive 93/\hskip0pt
98/\hskip0pt EEC"

Many thanks for your help,


Pablo
\setbreakpoints <http://wiki.contextgarden.net/Command/setbreakpoints>in MKIV should do it. Just add it to you pandoc context template.

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