ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
From: Willi Egger <context@boede.nl>
To: NTG-Context ConTeXt users <ntg-context@ntg.nl>
Subject: Font Maguntia not rendering correctly...
Date: Tue, 8 Jun 2021 19:20:35 +0200	[thread overview]
Message-ID: <CAA43627-A3CA-403C-A399-CB403AD6A6EF@boede.nl> (raw)


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

Hi all,


i have a text from an old publication typeset in Fraktur. — The font I would like to use here is Unifraktur Maguntia. This Font worked before quite well, however now I get wrong renderings. Please refer to the attached MWE.


Context version: 2021.06.01 17:04 LMTX 

What is oing wrong here?

Kind regards

Willi





[-- Attachment #1.2.1: Type: text/html, Size: 682 bytes --]

[-- Attachment #1.2.2: MWE.tex --]
[-- Type: application/octet-stream, Size: 882 bytes --]

% Context file
% filename: MWE.tex
% 08-06-21
% Willi Egger



\usetypescriptfile[type-imp-firacode]

\definefontfeature[maguntia19][default][mode=auto,script=latn]

\starttypescript[sans][maguntia]
	\definefontsynonym [Maguntia][file:UnifrakturMaguntia][features=maguntia19] 
\stoptypescript

\starttypescript[sans][maguntia][name]
	\definefontsynonym[Sans][Maguntia]	
\stoptypescript

\starttypescript[Maguntia]
	\definetypeface[Maguntia][ss][sans] [maguntia][default]
	\definetypeface[Maguntia][rm][serif][pagella][default]
	\definetypeface[Maguntia][mm][math] [pagella][default]
	\definetypeface[Maguntia][tt][mono] [firacode][default]
\stoptypescript

\setupbodyfont[Maguntia,12pt]

\starttext

Diese Sätze sind als das Schlußresultat der Ergebnisse aller zur Untersuchung gelangten Holzarten anzusehen. Die Resultate, welche\dots

\stoptext

[-- Attachment #1.2.3: Type: text/html, Size: 235 bytes --]

[-- Attachment #1.2.4: MWE.pdf --]
[-- Type: application/pdf, Size: 11420 bytes --]

[-- Attachment #1.2.5: Type: text/html, Size: 282 bytes --]

[-- Attachment #2: Type: text/plain, Size: 493 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:[~2021-06-08 17:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-08 17:20 Willi Egger [this message]
2021-06-08 19:30 ` Hans Hagen
2021-06-09 15:08 ` Henning Hraban Ramm

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=CAA43627-A3CA-403C-A399-CB403AD6A6EF@boede.nl \
    --to=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).