ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Fontloader
@ 2019-05-25 19:46 Herbert Voss
  2019-05-25 22:02 ` Fontloader Ulrike Fischer
  2019-05-26 14:55 ` Fontloader Hans Hagen
  0 siblings, 2 replies; 3+ messages in thread
From: Herbert Voss @ 2019-05-25 19:46 UTC (permalink / raw)
  To: mailing list for ConTeXt users

I had a problem with the fontloader and luatex.
I tried to run my test document with context
(latest minimal) to compare the output, but I failed.

The font LibertinusKeyboard-Regular.otf
https://ctan.org/tex-archive/fonts/libertinus-fonts/
uses ligatures especially for the keys above 0xFFFF
However, I cannot get it run with latest mkiv.
It is no problem with xetex. It should print only the
five keys and not the ones for every single letter.

Herbert

\font\keyboard=LibertinusKeyboard-Regular.otf
\starttext
\keyboard
Tab

Entf

Enter

Capslock

Windows

\stoptext
___________________________________________________________________________________
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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Fontloader
  2019-05-25 19:46 Fontloader Herbert Voss
@ 2019-05-25 22:02 ` Ulrike Fischer
  2019-05-26 14:55 ` Fontloader Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Ulrike Fischer @ 2019-05-25 22:02 UTC (permalink / raw)
  To: ntg-context

Am Sat, 25 May 2019 21:46:46 +0200 schrieb Herbert Voss:

> The font LibertinusKeyboard-Regular.otf
> https://ctan.org/tex-archive/fonts/libertinus-fonts/
> uses ligatures especially for the keys above 0xFFFF
> However, I cannot get it run with latest mkiv.

as was noticed by Zauguin in
https://github.com/u-fischer/luaotfload/issues/60 a work-around it
to suppress hyphenation:

\font\keyboard=LibertinusKeyboard-Regular.otf:mode=node;+liga 
\hyphenchar\keyboard=-1 
\starttext
\keyboard
Tab

Entf

Enter

Capslock

Windows

\stoptext

-- 
Ulrike Fischer 
https://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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Fontloader
  2019-05-25 19:46 Fontloader Herbert Voss
  2019-05-25 22:02 ` Fontloader Ulrike Fischer
@ 2019-05-26 14:55 ` Hans Hagen
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2019-05-26 14:55 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Herbert Voss

On 5/25/2019 9:46 PM, Herbert Voss wrote:
> I had a problem with the fontloader and luatex.
> I tried to run my test document with context
> (latest minimal) to compare the output, but I failed.
> 
> The font LibertinusKeyboard-Regular.otf
> https://ctan.org/tex-archive/fonts/libertinus-fonts/
> uses ligatures especially for the keys above 0xFFFF
> However, I cannot get it run with latest mkiv.
> It is no problem with xetex. It should print only the
> five keys and not the ones for every single letter.
> 
> Herbert
> 
> \font\keyboard=LibertinusKeyboard-Regular.otf
> \starttext
> \keyboard
> Tab
> 
> Entf
> 
> Enter
> 
> Capslock
> 
> Windows
> 
> \stoptext
I'll look into it.

Hans

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | 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://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2019-05-26 14:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-25 19:46 Fontloader Herbert Voss
2019-05-25 22:02 ` Fontloader Ulrike Fischer
2019-05-26 14:55 ` Fontloader Hans Hagen

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).