On 2013–10–09 Stéphanie Vilayphiou wrote:

> Ah ok, I tried it in Context live first and it didn't output a PDF,

ConTeXt live runs 2012.05.30 11:26. However, the hyphenation
macros were redone in beta 2013.03.04 18:28 and macros such as

  \sethyphenationvariables

were replaced by

  \lang_basics_synchronize_min_max

Hans' first suggestion should work on older versions as well:

\unexpanded\def\nohyphens
  {\ifx\dohyphens\relax
     \unexpanded\edef\dohyphens
       {\lefthyphenmin\the\lefthyphenmin
        \righthyphenmin\the\righthyphenmin
        \relax}%
   \fi
   \lefthyphenmin\maxdimen
   \righthyphenmin\maxdimen}

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