ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Hans Hagen via ntg-context <ntg-context@ntg.nl>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Cc: Hans Hagen <j.hagen@xs4all.nl>, Mikael Sundqvist <mickep@gmail.com>
Subject: Re: [DKIM] Re: [DKIM] Primes too high in New Computer Modern
Date: Tue, 7 Dec 2021 13:27:41 +0100	[thread overview]
Message-ID: <456b3b21-5d10-d027-4a66-256039c523dd@xs4all.nl> (raw)
In-Reply-To: <CAHy-LL8GjGkWp-ZXffWMpdoZtvYDcdEPcLQdJ_xX8Z=V7PTGEw@mail.gmail.com>

On 12/7/2021 9:55 AM, Mikael Sundqvist via ntg-context wrote:
> Hi,
> 
> We changed so that newcomputermodern-book (which is bolder than
> newcomputermodern) uses the same lfg file as lm, which works. I attach
> an updated version of the type-imp-newcomputermodern.mkiv, which also
> adds the lfg file to newcomputermodern.
> 
> /Mikael
> 
> PS If one wants to play with modernlatin, is there a simple way to
> play with the boldness (for example make it just slightly less bold)?
the type-imp-modernlatin file has this:

     \doifunknownfontfeature {lm-serif-regular} 
{\definefontfeature[lm-serif-regular][boldened-15]}
     \doifunknownfontfeature {lm-serif-bold} 
{\definefontfeature[lm-serif-bold]   [boldened-30]}
     \doifunknownfontfeature {lm-sans-regular} 
{\definefontfeature[lm-sans-regular] [boldened-10]}
     \doifunknownfontfeature {lm-sans-bold} 
{\definefontfeature[lm-sans-bold]    [boldened-20]}
     \doifunknownfontfeature {lm-mono-regular} 
{\definefontfeature[lm-mono-regular] [boldened-20]}
     \doifunknownfontfeature {lm-mono-bold} 
{\definefontfeature[lm-mono-bold]    [boldened-30]}
     \doifunknownfontfeature {lm-math-regular} 
{\definefontfeature[lm-math-regular] [boldened-15]}
     \doifunknownfontfeature {lm-math-bold} 
{\definefontfeature[lm-math-bold]    [boldened-30]}

so you can just define the features beforehand

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
___________________________________________________________________________________

      parent reply	other threads:[~2021-12-07 12:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-07  1:39 Jairo A. del Rio via ntg-context
2021-12-07  8:45 ` [DKIM] " Hans Hagen via ntg-context
2021-12-07  8:55   ` Mikael Sundqvist via ntg-context
2021-12-07 11:41     ` Jairo A. del Rio via ntg-context
2021-12-07 12:27     ` Hans Hagen via ntg-context [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=456b3b21-5d10-d027-4a66-256039c523dd@xs4all.nl \
    --to=ntg-context@ntg.nl \
    --cc=j.hagen@xs4all.nl \
    --cc=mickep@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).