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

* Re: Font Maguntia not rendering correctly...
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Hans Hagen @ 2021-06-08 19:30 UTC (permalink / raw)
  To: mailing list for ConTeXt users, Willi Egger

On 6/8/2021 7:20 PM, Willi Egger wrote:
> 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?
looks ok here ... what if you wipe the cache?

-----------------------------------------------------------------
                                           Hans Hagen | PRAGMA ADE
               Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
        tel: 038 477 53 69 | www.pragma-ade.nl | www.pragma-pod.nl
-----------------------------------------------------------------
___________________________________________________________________________________
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

* Re: Font Maguntia not rendering correctly...
  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
  1 sibling, 0 replies; 3+ messages in thread
From: Henning Hraban Ramm @ 2021-06-09 15:08 UTC (permalink / raw)
  To: mailing list for ConTeXt users


> Am 08.06.2021 um 19:20 schrieb Willi Egger <context@boede.nl>:
> 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.

I had similar problems with other fonts, i.e. single characters being scaled and shifted. I remember "8" of Alegreya. Can’t remember how I solved it, but wiping the cache and force-reloading fonts often makes sense.

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