ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* embolden font in LMTX
@ 2020-07-15 15:03 Pablo Rodriguez
  2020-07-16  8:36 ` Hans Hagen
  0 siblings, 1 reply; 3+ messages in thread
From: Pablo Rodriguez @ 2020-07-15 15:03 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Dear list,

I have the following sample:

    \definefontfamily
        [mainface]
        [rm]
        [TeX Gyre Pagella]
        [it={style:regular, features:{default, slanted}},
         bi={style:regular, features:{default, boldened, slanted}},
         bf={style:regular, features:{default, boldened}}]

    \setupbodyfont[mainface]

    \starttext
    \input{zapf}\\
    {\it \input{zapf}}\\
    {\bf \input{zapf}}\\
    {\bi \input{zapf}}\\
    \stoptext

I’m afraid that LMTX (current latest 2020.07.13 23:53) cannot deal with
the boldened feature. MkIV (from 2020.01.30 14:13) works just fine.

Am I missing something or have I hit a bug?

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://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:[~2020-07-17 15:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 15:03 embolden font in LMTX Pablo Rodriguez
2020-07-16  8:36 ` Hans Hagen
2020-07-17 15:48   ` 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).