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
___________________________________________________________________________________

Reply via email to