ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* issue with Junicode font and \input
@ 2016-02-13 19:26 Pablo Rodriguez
  2016-02-13 21:11 ` Ulrike Fischer
  0 siblings, 1 reply; 5+ messages in thread
From: Pablo Rodriguez @ 2016-02-13 19:26 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \definefontfamily[mainface][rm][Junicode]
    \setupbodyfont[mainface]
    \starttext
    \input zapf
    \stoptext

Junicode can be downloaded from
https://sf.net/projects/junicode/files/junicode/junicode-0-7-8/.

I experience an endless loop (or an unended compilation that I have to
kill) if "\input zapf" is selected.

But the weird thing is that compilation works fine if "\input knuth" is
selected.

I’m using beta from 2016.02.08 15:35. I’m on Fedora 22 (32bit).

Could anyone confirm the random behavior?

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] 5+ messages in thread

* Re: issue with Junicode font and \input
  2016-02-13 19:26 issue with Junicode font and \input Pablo Rodriguez
@ 2016-02-13 21:11 ` Ulrike Fischer
  2016-02-13 21:59   ` Philipp Gesang
  0 siblings, 1 reply; 5+ messages in thread
From: Ulrike Fischer @ 2016-02-13 21:11 UTC (permalink / raw)
  To: ntg-context

Am Sat, 13 Feb 2016 20:26:52 +0100 schrieb Pablo Rodriguez:

> Dear list,
> 
> I have the following sample:
> 
>     \definefontfamily[mainface][rm][Junicode]
>     \setupbodyfont[mainface]
>     \starttext
>     \input zapf
>     \stoptext
> 
> Junicode can be downloaded from
> https://sf.net/projects/junicode/files/junicode/junicode-0-7-8/.
> 
> I experience an endless loop (or an unended compilation that I have to
> kill) if "\input zapf" is selected.
> 
> But the weird thing is that compilation works fine if "\input knuth" is
> selected.

Perhaps it is the same problem that has been found for latex and
caused documents to hang:
https://github.com/lualatex/luaotfload/issues/322

It happens only for some words (starting with ell)

-- 
Ulrike Fischer 
http://www.troubleshooting-tex.de/

___________________________________________________________________________________
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] 5+ messages in thread

* Re: issue with Junicode font and \input
  2016-02-13 21:11 ` Ulrike Fischer
@ 2016-02-13 21:59   ` Philipp Gesang
  2016-02-13 23:32     ` Hans Hagen
  0 siblings, 1 reply; 5+ messages in thread
From: Philipp Gesang @ 2016-02-13 21:59 UTC (permalink / raw)
  To: news3, mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 783 bytes --]

···<Datum: Saturday, 13. February 2016>···<Von: Ulrike Fischer>···

> Am Sat, 13 Feb 2016 20:26:52 +0100 schrieb Pablo Rodriguez:
> 
> > I have the following sample:
> > 
> >     \definefontfamily[mainface][rm][Junicode]
> >     \setupbodyfont[mainface]
> >     \starttext
> >     \input zapf
> >     \stoptext
> > 
> > I experience an endless loop (or an unended compilation that I have to
> > kill) if "\input zapf" is selected.
> 
> Perhaps it is the same problem that has been found for latex and
> caused documents to hang:
> https://github.com/lualatex/luaotfload/issues/322

I patched font-otn.lua to disable the “contextpos” features to
get rid of the hang. That’s the old loader, though; no idea where
it hangs with the current one.



[-- Attachment #1.2: Type: application/pgp-signature, Size: 819 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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] 5+ messages in thread

* Re: issue with Junicode font and \input
  2016-02-13 21:59   ` Philipp Gesang
@ 2016-02-13 23:32     ` Hans Hagen
  2016-02-14  1:15       ` Pablo Rodriguez
  0 siblings, 1 reply; 5+ messages in thread
From: Hans Hagen @ 2016-02-13 23:32 UTC (permalink / raw)
  To: ntg-context

On 2/13/2016 10:59 PM, Philipp Gesang wrote:
> ···<Datum: Saturday, 13. February 2016>···<Von: Ulrike Fischer>···
>
>> Am Sat, 13 Feb 2016 20:26:52 +0100 schrieb Pablo Rodriguez:
>>
>>> I have the following sample:
>>>
>>>      \definefontfamily[mainface][rm][Junicode]
>>>      \setupbodyfont[mainface]
>>>      \starttext
>>>      \input zapf
>>>      \stoptext
>>>
>>> I experience an endless loop (or an unended compilation that I have to
>>> kill) if "\input zapf" is selected.
>>
>> Perhaps it is the same problem that has been found for latex and
>> caused documents to hang:
>> https://github.com/lualatex/luaotfload/issues/322
>
> I patched font-otn.lua to disable the “contextpos” features to
> get rid of the hang. That’s the old loader, though; no idea where
> it hangs with the current one.

because there are not that many differences in the logic between those

fixed in next beta

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
       tel: 038 477 53 69 | 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
___________________________________________________________________________________

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

* Re: issue with Junicode font and \input
  2016-02-13 23:32     ` Hans Hagen
@ 2016-02-14  1:15       ` Pablo Rodriguez
  0 siblings, 0 replies; 5+ messages in thread
From: Pablo Rodriguez @ 2016-02-14  1:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On 02/14/2016 12:32 AM, Hans Hagen wrote:
> On 2/13/2016 10:59 PM, Philipp Gesang wrote:
>> ···<Datum: Saturday, 13. February 2016>···<Von: Ulrike Fischer>···
>>
>>> Am Sat, 13 Feb 2016 20:26:52 +0100 schrieb Pablo Rodriguez:
>>>
>>>> I have the following sample:
>>>>
>>>>      \definefontfamily[mainface][rm][Junicode]
>>>>      \setupbodyfont[mainface]
>>>>      \starttext
>>>>      \input zapf
>>>>      \stoptext
>>>>
>>>> I experience an endless loop (or an unended compilation that I have to
>>>> kill) if "\input zapf" is selected.
>>>
>>> Perhaps it is the same problem that has been found for latex and
>>> caused documents to hang:
>>> https://github.com/lualatex/luaotfload/issues/322
>>
>> I patched font-otn.lua to disable the “contextpos” features to
>> get rid of the hang. That’s the old loader, though; no idea where
>> it hangs with the current one.
> 
> because there are not that many differences in the logic between those
> 
> fixed in next beta

Many thanks for the fix, 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] 5+ messages in thread

end of thread, other threads:[~2016-02-14  1:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-02-13 19:26 issue with Junicode font and \input Pablo Rodriguez
2016-02-13 21:11 ` Ulrike Fischer
2016-02-13 21:59   ` Philipp Gesang
2016-02-13 23:32     ` Hans Hagen
2016-02-14  1:15       ` 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).