ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Font Maguntia not rendering correctly...
@ 2021-06-08 17:20 Willi Egger
  2021-06-08 19:30 ` Hans Hagen
  2021-06-09 15:08 ` Henning Hraban Ramm
  0 siblings, 2 replies; 3+ messages in thread
From: Willi Egger @ 2021-06-08 17:20 UTC (permalink / raw)
  To: NTG-Context ConTeXt users


[-- 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
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-06-09 15:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-08 17:20 Font Maguntia not rendering correctly Willi Egger
2021-06-08 19:30 ` Hans Hagen
2021-06-09 15:08 ` Henning Hraban Ramm

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).