Re: [NTG-context] newotf definefontfeatures problem with script=hebr

2015-07-12 Thread Hans Hagen

On 7/12/2015 7:02 PM, Rik Kabel wrote:

The following code fails; however, it succeeds without newotf, and it
succeeds with newotf if the defined font feature (*hebrew) is removed
from the \definefont command. The characters that demonstrate the
problem are HEBREW LETTER LAMED combined with HEBREW POINT HOLAM,
followed by HEBREW LETTER ALEF (U05DC with combining U05B9 followed by
U05D0). I have not come across other combinations that cause the
problem, but I have not done an exhaustive search.

\usemodule [newotf]
\setupdirections   [bidi=global]
\definefontfeature [hebrew] [default] [lang=heb,ccmp=yes,script=hebr]

\definefont[Hebrew] [sileot*hebrew]
\starttext
   \startTEXpage
 This is okay:{\hfill\Hebrew לא}

 This is okay:{\hfill{\Hebrew לֹ}}

 This fails:{\hfill{\Hebrew לֹא}}
   \stopTEXpage
\stoptext

It reports:

error:
C:/ConTeXt/tex/texmf-context/tex/context/base/font-ots.lua:1586:
attempt to index a number value

tex errortex error on line 13 in file
C://Users/rik/Desktop/newotf-features.tex: ?

inserted text \par

to be read again
\vss
\pack_framed_do_bottom ...amedparameter \c!bottom
\raggedbottomcommand
to be read again \localendstrut \pack_framed_do_bottom
   \egroup
\stopfittingpage -\removeunwantedspaces \egroup
  \egroup \doif
{\fittingpage...
l.13   \stopTEXpage


fixed (i only tested siltot)

Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] beta/7.7.2015: error with \in

2015-07-12 Thread Hans Hagen

On 7/11/2015 5:56 PM, Procházka Lukáš Ing. - Pontex s. r. o. wrote:

Hello,

I'm getting the following error:


mtx-context | run 1: luatex
--fmt=c:/Ctx-Beta/tex/texmf-cache/luatex-cache/context/5fe67e0bfe781ce0dde...

iv --c:kindofrun=1 --c:maxnofruns=9 --c:nonstopmode
--c:path=C:\\Lukas\\ConTeXt\\Styles cont-yes.mkiv
This is LuaTeX, Version beta-0.80.1 (TeX Live 2015/W32TeX) (rev 5274)
   \write18 enabled.

system   callbacks  not registering frozen 'find_format_file'
open source  1  1 
c:/Ctx-Beta/tex/texmf-context/tex/context/base/cont-yes.mkiv

ConTeXt  ver: 2015.07.07 21:43 MKIV beta  fmt: 2015.7.9  int:
english/english
...
c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1610:
attempt to index field 'structure' (a nil value)
stack traceback:

c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1610: in
function 'identify_inner_or_outer'

c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1785: in
function 'identify'

c:/Ctx-Beta/tex/texmf-context/tex/context/base/strc-ref.lua:1806: in
function 'action1'
  [string ...]:21: in function [string ...]:20
  (...tail calls...)
...
45 Hello \in{kap.}[NonExisting]
...


Any quick fix?


You can change line 1610 in

local jobstructure = job.structure
local components   = jobstructure and jobstructure.components

but better is to figure out why your tuc file is broken (aborted run? 
crash?)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] [Tools] ConTeXt Language Module for BBEdit, v1.0

2015-07-12 Thread Hans Hagen

On 7/11/2015 4:30 PM, Paul Mazaitis wrote:


Hans or Taco (or anyone?): are there plans to update mtxrun to generate
the current complete interface when using this script?


I don't know ... just explain what to do ...

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] Bibliography - biblio error with the latest beta

2015-07-12 Thread Alan BRASLAU
 It seems to be related to the latest beta recoding.

Probably, as your code below compiles without any problem in the
pre-most-recent-beta distribution.

Alan



On Sat, 11 Jul 2015 22:42:26 +0200
Lukáš Procházka l...@pontex.cz wrote:

 when trying to compile the latest Alan's proposals with the latest
 beta, a very simplified code:
 
 
 \startbuffer[biblio]
 @article{Angell,
Author = {Marcia Angell},
Journal = {New York Review of Books},
Month = {July 15},
Title = {The Truth About the Drug Companies},
Year = {2004},
 }
 @article{Me,
Author = {Štěpán Čech},
Journal = {New York Review of Books},
Month = {July 15},
Title = {The Truth About the Drug Companies},
Year = {2004},
 }
 @article{101,
Author = {Štěpán Čech},
Journal = {New York Review of Books},
Month = {July 15},
Title = {The Truth About the Drug Companies},
Year = {2004},
 }
 \stopbuffer
 
 
 
 \usebtxdataset[biblio.buffer]
 
 
 
 \starttext
Hello \cite[Angell] \cite[Me] \cite[101]!
 
\hairline
\placelistofpublications[criterium=all]
 \stoptext
 



-- 
Alan Braslau
CEA DSM-IRAMIS-SPEC
CNRS UMR 3680
Orme des Merisiers
91191 Gif-sur-Yvette cedex FRANCE
tel: +33 1 69 08 73 15
fax: +33 1 69 08 87 86
mailto:alan.bras...@cea.fr
___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Pablo Rodriguez
On 07/12/2015 04:12 PM, Hans Hagen wrote:
 [...]
 maybe some file is not loaded ... i uploaded a variant that might work 
 better

Many thanks for the new beta.

I’m afraid that this sample doesn’t work with latest beta either:

\usemodule[newotf]

\definefontfeature[noliga][liga=no]

\starttext
\startTEXpage[offset=1em]
fiflff no--liga:
\addfeature[noliga]fiflff

--- em--dash
\stopTEXpage
\stoptext

I may be wrong, but I think that the non-deactivated OpenType feature is
related to the non-activated em- and en-dashes.

To the list members: could you test the sample above and tell em- and
en-dashes work and if no-liga disables ligatures? Adding architecture
may help.

I’m on Linux 32bits.

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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Pablo Rodriguez
On 07/12/2015 11:33 AM, Hans Hagen wrote:
 On 7/12/2015 6:55 AM, Pablo Rodriguez wrote:
 [...]
 May the different behaviour caused by the fact that you use
 LuaTeX-0.80.1 (as displayed in
 http://www.pragma-ade.com/general/qrcs/setup-en.pdf) and we have
 LuaTeX-0.80?
 
 i can't imagine .. can you wipe the cache files

I do it everytime I update the beta. But I did it again. I even
installed the Suite from scratch.

I’m afraid none of them worked.


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
___

Re: [NTG-context] new beta - \pushbackground broken

2015-07-12 Thread Hans Hagen

On 7/12/2015 12:22 AM, Lukáš Procházka wrote:

Hello,

\pushbackground seems to be broken in the last beta - this doesn't
compile (but it did till now):


works ok here ... also, that code hasn't changed

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Hans Hagen

On 7/12/2015 6:55 AM, Pablo Rodriguez wrote:

On 07/11/2015 11:55 PM, Rik Kabel wrote:

On 2015-07-11 17:30, Hans Hagen wrote:

On 7/11/2015 5:09 PM, Pablo Rodriguez wrote:

Hans,
[...]
I discovered that em- and en-dashes aren’t enabled by default.

Is this intended?


works ok here


Hmmm. Fails here with newotf, works without. Context 2015.07.10T00:05 on
Win 8.1 64-bit, with and without jit.


Hans,

I’m afraid it still falis with beta from 2015.07.12 00:00, the same way
as Rik described.

May the different behaviour caused by the fact that you use
LuaTeX-0.80.1 (as displayed in
http://www.pragma-ade.com/general/qrcs/setup-en.pdf) and we have
LuaTeX-0.80?


i can't imagine .. can you wipe the cache files

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Hans Hagen

On 7/12/2015 12:49 PM, Pablo Rodriguez wrote:

On 07/12/2015 11:33 AM, Hans Hagen wrote:

On 7/12/2015 6:55 AM, Pablo Rodriguez wrote:

[...]
May the different behaviour caused by the fact that you use
LuaTeX-0.80.1 (as displayed in
http://www.pragma-ade.com/general/qrcs/setup-en.pdf) and we have
LuaTeX-0.80?


i can't imagine .. can you wipe the cache files


I do it everytime I update the beta. But I did it again. I even
installed the Suite from scratch.

I’m afraid none of them worked.


maybe some file is not loaded ... i uploaded a variant that might work 
better


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Hans Hagen

On 7/12/2015 5:27 PM, Pablo Rodriguez wrote:

On 07/12/2015 05:17 PM, Otared Kavian wrote:

Hi Pablo,

On my installation everything seems to work fine: Context
version 2015.07.12 15:40


Hi Otared,

many thanks for your reply.

Which is your OS and architecture?


you use m-newotf from the distribution?

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

[NTG-context] newotf definefontfeatures problem with script=hebr

2015-07-12 Thread Rik Kabel
The following code fails; however, it succeeds without newotf, and it 
succeeds with newotf if the defined font feature (*hebrew) is removed 
from the \definefont command. The characters that demonstrate the 
problem are HEBREW LETTER LAMED combined with HEBREW POINT HOLAM, 
followed by HEBREW LETTER ALEF (U05DC with combining U05B9 followed by 
U05D0). I have not come across other combinations that cause the 
problem, but I have not done an exhaustive search.


   \usemodule [newotf]
   \setupdirections   [bidi=global]
   \definefontfeature [hebrew] [default] [lang=heb,ccmp=yes,script=hebr]

   \definefont[Hebrew] [sileot*hebrew]
   \starttext
  \startTEXpage
This is okay:{\hfill\Hebrew לא}

This is okay:{\hfill{\Hebrew לֹ}}

This fails:{\hfill{\Hebrew לֹא}}
  \stopTEXpage
   \stoptext

It reports:

   error:
   C:/ConTeXt/tex/texmf-context/tex/context/base/font-ots.lua:1586:
   attempt to index a number value

   tex errortex error on line 13 in file
   C://Users/rik/Desktop/newotf-features.tex: ?

   inserted text \par

   to be read again
   \vss
   \pack_framed_do_bottom ...amedparameter \c!bottom
   \raggedbottomcommand
   to be read again \localendstrut \pack_framed_do_bottom
  \egroup
   \stopfittingpage -\removeunwantedspaces \egroup
 \egroup \doif
   {\fittingpage...
   l.13   \stopTEXpage

The same problem occurs in the same way with the following fonts, most 
of which are shipped with Windows:


   Arial Regular
   Arial Bold
   Arial Narrow
   David Regular
   David Bold
   Ezra SIL Regular
   Ezra SIL SR Regular
   Keter YG Medium
   Levenim MT Regular
   Levenim MT Bold
   Taamey David CLM
   Tahoma Regular
   Tahoma Bold
   Times New Roman Regular
   Times New Roman Bold


___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Axel Kielhorn

 Am 12.07.2015 um 16:38 schrieb Pablo Rodriguez oi...@gmx.es:
 
 On 07/12/2015 04:12 PM, Hans Hagen wrote:
 [...]
 maybe some file is not loaded ... i uploaded a variant that might work 
 better
 
 Many thanks for the new beta.
 
 I’m afraid that this sample doesn’t work with latest beta either:
 
\usemodule[newotf]
 
\definefontfeature[noliga][liga=no]
 
\starttext
\startTEXpage[offset=1em]
fiflff no--liga:
\addfeature[noliga]fiflff
 
--- em--dash
\stopTEXpage
\stoptext
 
 I may be wrong, but I think that the non-deactivated OpenType feature is
 related to the non-activated em- and en-dashes.
 
 To the list members: could you test the sample above and tell em- and
 en-dashes work and if no-liga disables ligatures? Adding architecture
 may help.

I’m using 
current version: 2015.07.12 00:00
on MacOSX 10.10

I get ligatures in both cases and neither em nor en dash.

Now I have
current version: 2015.07.12 15:40
still on MacOSX 10.10

No ligatures in the second case and both en and em dash.

Axel


___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Rik Kabel

On 2015-07-12 10:38, Pablo Rodriguez wrote:

On 07/12/2015 04:12 PM, Hans Hagen wrote:

[...]
maybe some file is not loaded ... i uploaded a variant that might work
better

Many thanks for the new beta.

I’m afraid that this sample doesn’t work with latest beta either:

 \usemodule[newotf]

 \definefontfeature[noliga][liga=no]

 \starttext
 \startTEXpage[offset=1em]
 fiflff no--liga:
 \addfeature[noliga]fiflff

 --- em--dash
 \stopTEXpage
 \stoptext

I may be wrong, but I think that the non-deactivated OpenType feature is
related to the non-activated em- and en-dashes.

To the list members: could you test the sample above and tell em- and
en-dashes work and if no-liga disables ligatures? Adding architecture
may help.

I’m on Linux 32bits.

Many thanks for your help,


Pablo
Same result as Pablo: the ligatures remain even with liga=no, and the 
hyphens are not replaced by appropriate dashes. Win64 8.1 with ConTeXt 
2015.07.12 15:40 build and LuaTeX 0.80.1 rev 5274. My texmf-local 
contains only a locally-updated version of t-smartref.mkvi.


I also have other problems with newotf and definefontfeature that I will 
put in a separate message.


--
Rik Kabel
___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Hans Hagen

On 7/12/2015 6:42 PM, Rik Kabel wrote:

On 2015-07-12 10:38, Pablo Rodriguez wrote:

On 07/12/2015 04:12 PM, Hans Hagen wrote:

[...]
maybe some file is not loaded ... i uploaded a variant that might work
better

Many thanks for the new beta.

I’m afraid that this sample doesn’t work with latest beta either:

 \usemodule[newotf]

 \definefontfeature[noliga][liga=no]

 \starttext
 \startTEXpage[offset=1em]
 fiflff no--liga:
 \addfeature[noliga]fiflff

 --- em--dash
 \stopTEXpage
 \stoptext

I may be wrong, but I think that the non-deactivated OpenType feature is
related to the non-activated em- and en-dashes.

To the list members: could you test the sample above and tell em- and
en-dashes work and if no-liga disables ligatures? Adding architecture
may help.

I’m on Linux 32bits.

Many thanks for your help,


Pablo

Same result as Pablo: the ligatures remain even with liga=no, and the
hyphens are not replaced by appropriate dashes. Win64 8.1 with ConTeXt
2015.07.12 15:40 build and LuaTeX 0.80.1 rev 5274. My texmf-local
contains only a locally-updated version of t-smartref.mkvi.

I also have other problems with newotf and definefontfeature that I will
put in a separate message.


i just checked the distribution on a vm and it works ok so best first 
figure out why the tex ligs don't show up (when that relevant file is 
not loaded well other overloads might also fail so that can be the 
reason then for other issues)


Hans

-
  Hans Hagen | PRAGMA ADE
  Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
tel: 038 477 53 69 | voip: 087 875 68 74 | www.pragma-ade.com
 | www.pragma-pod.nl
-
___
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Otared Kavian
Hi Pablo,On my installation everything seems to work fine: Context version2015.07.12 15:40
		
	
	
		
			
Please see the attached file.Best regards: OK

			
		

newotf-ligatures.pdf
Description: Adobe PDF document
On 12 Jul 2015, at 11:38, Pablo Rodriguez oi...@gmx.es wrote:On 07/12/2015 04:12 PM, Hans Hagen wrote:[...]maybe some file is not loaded ... i uploaded a variant that might work betterMany thanks for the new beta.I’m afraid that this sample doesn’t work with latest beta either: \usemodule[newotf] \definefontfeature[noliga][liga=no] \starttext \startTEXpage[offset=1em] fiflff no--liga: \addfeature[noliga]fiflff --- em--dash \stopTEXpage \stoptextI may be wrong, but I think that the non-deactivated OpenType feature isrelated to the non-activated em- and en-dashes.To the list members: could you test the sample above and tell em- anden-dashes work and if no-liga disables ligatures? Adding architecturemay help.I’m on Linux 32bits.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-contextwebpage : http://www.pragma-ade.nl / http://tex.aanhet.netarchive : http://foundry.supelec.fr/projects/contextrev/wiki : http://contextgarden.net__
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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Pablo Rodriguez
On 07/12/2015 05:04 PM, Axel Kielhorn wrote:
 Am 12.07.2015 um 16:38 schrieb Pablo Rodriguez:
 [...]
 To the list members: could you test the sample above and tell em- and
 en-dashes work and if no-liga disables ligatures? Adding architecture
 may help.
 
 I’m using 
 current version: 2015.07.12 00:00
 on MacOSX 10.10
 
 I get ligatures in both cases and neither em nor en dash.
 
 Now I have
 current version: 2015.07.12 15:40
 still on MacOSX 10.10
 
 No ligatures in the second case and both en and em dash.

Many thanks for your reply, Axel.

For some strange reason I also get ligatures with latest beta from
2015.07.12 15:40 (which I shouldn’t get).

Everything works as expected when commenting \usemodule[newotf].


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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Pablo Rodriguez
On 07/12/2015 05:57 PM, Hans Hagen wrote:
 On 7/12/2015 5:27 PM, Pablo Rodriguez wrote:
 [...]
 Hi Otared,

 many thanks for your reply.

 Which is your OS and architecture?
 
 you use m-newotf from the distribution?

I use the one installed after updating the beta.

I have just checked it and it differs from the one you sent to the
mailing list.


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
___

Re: [NTG-context] em-/en-dashes and newotf

2015-07-12 Thread Pablo Rodriguez
On 07/12/2015 05:17 PM, Otared Kavian wrote:
 Hi Pablo,
 
 On my installation everything seems to work fine: Context
 version 2015.07.12 15:40

Hi Otared,

many thanks for your reply.

Which is your OS and architecture?

Many thanks again,


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
___