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>,
	Willi Egger <context@boede.nl>
Subject: Re: Unifraktur Maguntia features
Date: Mon, 12 Nov 2018 17:31:42 +0100	[thread overview]
Message-ID: <05259423-6a8d-162f-fa5d-c356ba5630eb@gmail.com> (raw)
In-Reply-To: <0EA6142A-CBBF-42C5-8576-C68DAC4974B5@boede.nl>


[-- Attachment #1.1: Type: text/plain, Size: 1813 bytes --]

Hi Willi,

To be save you should make a combination of the onum/lnum and pnum/tnum 
features.

\definefontfamily [unifraktur] [rm] [Unifraktur Maguntia]
\definefontfamily [unifraktur] [tt] [Latin Modern Mono]

\setupbodyfont [unifraktur]

\definefontfeature [onum+pnum] [onum=yes,pnum=yes]
\definefontfeature [onum+tnum] [onum=yes,tnum=yes]
\definefontfeature [lnum+pnum] [lnum=yes,pnum=yes]
\definefontfeature [lnum+tnum] [lnum=yes,tnum=yes]

\starttext

Unifraktur Maguntia

\starttabulate[|lT|l|]
\NC default     \NC 1234                       \NC\NR
\NC onum + pnum \NC \feature[+][onum+pnum]1234 \NC\NR
\NC onum + tnum \NC \feature[+][onum+tnum]1234 \NC\NR
\NC lnum + pnum \NC \feature[+][lnum+pnum]1234 \NC\NR
\NC lnum + tnum \NC \feature[+][lnum+tnum]1234 \NC\NR
\stoptabulate

\stoptext

Wolfgang


Willi Egger schrieb am 12.11.18 um 16:41:
> Hi all,
>
> is there somebody among the ConTeXt users, who has experience with the font UnifrakturMaguntja (http://unifraktur.sourceforge.net/maguntia.html#)?
>
> I tried all kind of approaches to get the font switching between lnum, tnum pnum and onum. — I come to the conclusion that I am unable to subtract and add features. I appreciate any help.
>
> Please refer to the appended tex file.
>
> Kind regards
>
> willi
>
>
> ___________________________________________________________________________________
> 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
> ___________________________________________________________________________________


[-- Attachment #1.2: Type: text/html, Size: 2830 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
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:[~2018-11-12 16:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-11-12 15:41 Willi Egger
2018-11-12 16:31 ` 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=05259423-6a8d-162f-fa5d-c356ba5630eb@gmail.com \
    --to=wolfgang.schuster.lists@gmail.com \
    --cc=context@boede.nl \
    --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).