ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* undefined \sethyphenationfeatures?
@ 2015-03-28 18:29 Pablo Rodriguez
  2015-03-28 18:46 ` Wolfgang Schuster
  2015-03-28 18:53 ` Hans Hagen
  0 siblings, 2 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2015-03-28 18:29 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hans,

I”m afraid that beta from 2015.03.28 16:30 removes \sethyphenationfeatures:

    \setuphyphenation[method=traditional]
    \sethyphenationfeatures[strict]
    \starttext
    \input zapf
    \stoptext

Is this really intended?

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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: undefined \sethyphenationfeatures?
  2015-03-28 18:29 undefined \sethyphenationfeatures? Pablo Rodriguez
@ 2015-03-28 18:46 ` Wolfgang Schuster
  2015-03-28 18:53 ` Hans Hagen
  1 sibling, 0 replies; 4+ messages in thread
From: Wolfgang Schuster @ 2015-03-28 18:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> Am 28.03.2015 um 19:29 schrieb Pablo Rodriguez <oinos@gmx.es>:
> 
> Hans,
> 
> I”m afraid that beta from 2015.03.28 16:30 removes \sethyphenationfeatures:
> 
>    \setuphyphenation[method=traditional]
>    \sethyphenationfeatures[strict]
>    \starttext
>    \input zapf
>    \stoptext
> 
> Is this really intended?

There is a typo in lang-hyp.mkiv, change

\unexpanded\def\sethyphenationfeatures[#1]%
  {\cclf_sethyphenationfeatures{#1}}

to

\unexpanded\def\sethyphenationfeatures[#1]%
  {\clf_sethyphenationfeatures{#1}}

and remake (context --make) the format.

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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: undefined \sethyphenationfeatures?
  2015-03-28 18:29 undefined \sethyphenationfeatures? Pablo Rodriguez
  2015-03-28 18:46 ` Wolfgang Schuster
@ 2015-03-28 18:53 ` Hans Hagen
  2015-03-28 20:24   ` Pablo Rodriguez
  1 sibling, 1 reply; 4+ messages in thread
From: Hans Hagen @ 2015-03-28 18:53 UTC (permalink / raw)
  To: mailing list for ConTeXt users



On 3/28/2015 7:29 PM, Pablo Rodriguez wrote:
> Hans,
>
> I”m afraid that beta from 2015.03.28 16:30 removes \sethyphenationfeatures:
>
>      \setuphyphenation[method=traditional]
>      \sethyphenationfeatures[strict]
>      \starttext
>      \input zapf
>      \stoptext
>
> Is this really intended?

typo in

\unexpanded\def\sethyphenationfeatures[#1]%
   {\clf_sethyphenationfeatures{#1}}
___________________________________________________________________________________
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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: undefined \sethyphenationfeatures?
  2015-03-28 18:53 ` Hans Hagen
@ 2015-03-28 20:24   ` Pablo Rodriguez
  0 siblings, 0 replies; 4+ messages in thread
From: Pablo Rodriguez @ 2015-03-28 20:24 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 03/28/2015 07:53 PM, Hans Hagen wrote:
> On 3/28/2015 7:29 PM, Pablo Rodriguez wrote:
>> Hans,
>>
>> I”m afraid that beta from 2015.03.28 16:30 removes \sethyphenationfeatures:
>> [...]
>> Is this really intended?
> 
> typo in
> 
> \unexpanded\def\sethyphenationfeatures[#1]%
>    {\clf_sethyphenationfeatures{#1}}

Many thanks for the fast fix, Wolfgang and Hans.


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://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-03-28 20:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-28 18:29 undefined \sethyphenationfeatures? Pablo Rodriguez
2015-03-28 18:46 ` Wolfgang Schuster
2015-03-28 18:53 ` Hans Hagen
2015-03-28 20:24   ` Pablo Rodriguez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).