ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm <texml@fiee.net>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>
Subject: Re: [ibmplex setup script]
Date: Sun, 3 May 2020 17:20:53 +0200	[thread overview]
Message-ID: <0A9A11F7-EA81-48CC-86A3-5C665C6E5946@fiee.net> (raw)
In-Reply-To: <18f60241-5aaa-9bdf-4676-391d674fcae2@klankschap.nl>


> Am 03.05.2020 um 13:36 schrieb Floris van Manen <vm@klankschap.nl>:
> 
> Hello Wolfgang,
> 
> 
> On 03-05-2020 10:49, Wolfgang Schuster wrote:
>> % Load IBM Plex with the regular width
>> 
>> % \setupbodyfont[ibmplex]
>> 
>> % Load IBM Plex with the thin width
>> 
>> %\setupbodyfont[ibmplex-thin]
> 
> 
> A quick follow-up question.
> 
> Apparently the thin/bold/italics combination does not work.
> I assume this is defined in a ibmplex-thin  file somwhere.
> If so, where is that file located?
> What is the formula to derive ibmplex-thin from the underlying font files?

If you can’t handle find | grep, you can use the source browser:

https://source.contextgarden.net/?search=ibmplex-thin

and you’ll find type-imp-plex.mkiv:

https://source.contextgarden.net/tex/context/fonts/mkiv/type-imp-plex.mkiv?search=ibmplex-thin

in there are the typescripts for all the weights.

And there’s actually a bug in the setup for light-bolditalic:

        
\edefinefontsynonym [\typescriptprefix{\typescriptone}\s!Bold]       [\s!file:\typescriptprefix{n:plex\typescriptone}-light]      [\s!features=\typescriptprefix{f:plex\typescriptone}]
        
\edefinefontsynonym [\typescriptprefix{\typescriptone}\s!BoldItalic] [\s!file:\typescriptprefix{n:plex\typescriptone}-light]      [\s!features=\typescriptprefix{f:plex\typescriptone}]

That should be -lightitalic


Best, Hraban
___________________________________________________________________________________
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	other threads:[~2020-05-03 15:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-02 22:20 Floris van Manen
2020-05-03  8:49 ` Wolfgang Schuster
2020-05-03  9:24   ` Floris van Manen
2020-05-03 11:36   ` Floris van Manen
2020-05-03 15:20     ` Henning Hraban Ramm [this message]
2020-05-03 16:24       ` Floris van Manen
2020-05-03 17:01         ` Wolfgang Schuster

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=0A9A11F7-EA81-48CC-86A3-5C665C6E5946@fiee.net \
    --to=texml@fiee.net \
    --cc=ntg-context@ntg.nl \
    /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).