ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Wolfgang Schuster <wolfgang.schuster.lists@gmail.com>
To: mailing list for ConTeXt users <ntg-context@ntg.nl>,
	madiazm.eoicc@gmail.com
Subject: [NTG-context] Re: what am I missing in the typescript?
Date: Wed, 15 May 2024 16:29:26 +0200	[thread overview]
Message-ID: <e700922a-2887-2416-3044-14f0391d4484@gmail.com> (raw)
In-Reply-To: <171577446453.1996.14834138359820772063@cgl.ntg.nl>

madiazm.eoicc@gmail.com schrieb am 15.05.2024 um 14:01:
> indeed! thanks a lot, I'm trying different things since yesterday and got no clues...
>
> I just adapted it to the other script that works good (and there reads [SerifRegular]...[SerifItalic]...[SerifBold]...
>
> why is no Regular needed here? (just trying to learn....)

Below is a snippet from font-unk.mkxl where you can see which names are 
mapped
to a certain font alternative, e.g. \tf (the normal upright style) 
expect a fontsynonym
with the name Serif.

\definebodyfont [default] [rm]
   [\s!tf=Serif            sa 1,
    \s!bf=SerifBold        sa 1,
    \s!it=SerifItalic      sa 1,
    \s!sl=SerifSlanted     sa 1,
    \s!bi=SerifBoldItalic  sa 1,
    \s!bs=SerifBoldSlanted sa 1,
    \s!sc=SerifCaps        sa 1] % obsolete, is a font feature now

Wolfgang

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / https://mailman.ntg.nl/mailman3/lists/ntg-context.ntg.nl
webpage  : https://www.pragma-ade.nl / https://context.aanhet.net (mirror)
archive  : https://github.com/contextgarden/context
wiki     : https://wiki.contextgarden.net
___________________________________________________________________________________

      reply	other threads:[~2024-05-15 14:33 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-05-15 11:38 [NTG-context] " madiazm.eoicc
2024-05-15 11:52 ` [NTG-context] " Taco Hoekwater
2024-05-15 12:01   ` madiazm.eoicc
2024-05-15 14:29     ` Wolfgang Schuster [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=e700922a-2887-2416-3044-14f0391d4484@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=madiazm.eoicc@gmail.com \
    --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).