ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Henning Hraban Ramm via ntg-context <ntg-context@ntg.nl>
To: ntg-context@ntg.nl
Cc: Henning Hraban Ramm <texml@fiee.net>
Subject: Re: Help needed with Custodia typescript
Date: Wed, 25 May 2022 18:29:58 +0200	[thread overview]
Message-ID: <bd8434bb-77ce-1b87-34f6-1705c5ffbc59@fiee.net> (raw)
In-Reply-To: <CAGraPNcqs8gDT9V+4CU-ezBrgY5OSZt3tWYN2gYtBMnWkswWEA@mail.gmail.com>

Hi Stefan,

I never used \definebodyfont but either \definefontfamily or typescripts 
with \definefontsynonym.

Did you try \definefontfamily[custodia][rm][Custodia] ?

https://wiki.contextgarden.net/Command/definefontfamily

Hraban

Am 25.05.22 um 18:20 schrieb Stefan Nedeljkovic via ntg-context:
> 
> Dear list,
> 
> 
> I'm trying to set up Custodia in LMTX, but the custodiasemibolditalic 
> won't show up. It shows up regularly when I run mtxrun --script fonts 
> --list --all --pattern=Custodia
> 
> I'm attaching the output for reference. Any help would be appreciated.
> 
> 
> Sincerely,
> 
> Stefan
> 
> \definefontalternative[md]
> 
> \definefontalternative[mi]
> 
> 
> \starttypescript [serif] [custodia]
> 
> \definefontsynonym[Serif] [name:custodianormal][features=default]
> 
> \definefontsynonym[SerifItalic] 
> [name:custodianormalitalic][features=default]
> 
> \definefontsynonym[SerifMedium] [name:custodiasemibold][features=default]
> 
> \definefontsynonym[SerifMediumItalic] 
> [name:custodiasemibolditalic][features=default]
> 
> \definefontsynonym[SerifBold] [name:custodiabold][features=default]
> 
> \definefontsynonym[SerifBoldItalic] 
> [name:custodiabolditalic][features=default]
> 
> \stoptypescript
> 
> 
> \starttypescript [serif] [custodia]
> 
> \definebodyfont [default] [rm]
> 
> [
> 
> tf=Serif sa 1,
> 
> it=SerifItalic sa 1,
> 
> md=SerifMedium sa 1,
> 
> mi=SerifMediumItalic sa 1,
> 
> bf=SerifBold sa 1,
> 
> bi=SerifBoldItalic sa 1]
> 
> \stoptypescript
> 
> 
> 
> \definetypeface [custodia] [rm] [serif] [custodia] [default]
> 
> 
> 
> 
> 
> \usetypescript[custodia][uc]
> 
> \setupbodyfont[custodia,rm,10pt]
> 
> 
> \starttext
> 
> 
> Regular Hamburgerfons,
> 
> {\it Italic Hamburgerfons},
> 
> {\md Medium Hamburgerfons},
> 
> {\mi Medium Italic Hamburgerfons},
> 
> {\bf Bold Hamburgerfons},
> 
> {\bi Bold Italic Hamburgerfons},\\
> 
> 
> \setff{smallcaps}{Small Caps Hamburgerfons},
> 
> \setff{smallcaps}{\it Small Caps Italic Hamburgerfons},
> 
> \setff{smallcaps}{\md Small Caps Medium Hamburgerfons},
> 
> \setff{smallcaps}{\mi Small Caps Medium Italic Hamburgerfons},
> 
> \setff{smallcaps}{\bf Small Caps Bold Hamburgerfons},
> 
> \setff{smallcaps}{\bi Small Caps Bold Italic Hamburgerfons}
> 
> 
> \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
___________________________________________________________________________________

  reply	other threads:[~2022-05-25 16:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-25 16:20 Stefan Nedeljkovic via ntg-context
2022-05-25 16:29 ` Henning Hraban Ramm via ntg-context [this message]
2022-05-25 16:44   ` Stefan Nedeljkovic via ntg-context
2022-05-25 17:11     ` Henning Hraban Ramm via ntg-context
2022-05-25 17:35       ` Stefan Nedeljkovic via ntg-context
2022-05-25 17:39         ` Stefan Nedeljkovic via ntg-context
2022-05-25 17:49           ` Henning Hraban Ramm via ntg-context

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=bd8434bb-77ce-1b87-34f6-1705c5ffbc59@fiee.net \
    --to=ntg-context@ntg.nl \
    --cc=texml@fiee.net \
    /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).