ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Understanding font errors
@ 2022-08-26 20:07 Denis Maier via ntg-context
  2022-08-26 20:11 ` Hans Hagen via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Maier via ntg-context @ 2022-08-26 20:07 UTC (permalink / raw)
  To: ntg-context; +Cc: denis.maier


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

Hi,
I've just noticed I'm getting error messages related to fonts:

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
fonts           > checking > char G (U+00047) in font '' with id 0: missing
fonts           > checking > char r (U+00072) in font '' with id 0: missing
fonts           > checking > char a (U+00061) in font '' with id 0: missing
fonts           > checking > char f (U+00066) in font '' with id 0: missing
fonts           > checking > char i (U+00069) in font '' with id 0: missing
fonts           > checking > char k (U+0006B) in font '' with id 0: missing
fonts           > checking > char [space] in font '' with id 0: missing
fonts           > checking > char m (U+0006D) in font '' with id 0: missing
fonts           > checking > char t (U+00074) in font '' with id 0: missing
fonts           > checking > char L (U+0004C) in font '' with id 0: missing
fonts           > checking > char b (U+00062) in font '' with id 0: missing
fonts           > checking > char e (U+00065) in font '' with id 0: missing
fonts           > checking > char l (U+0006C) in font '' with id 0: missing
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

What exactly is that supposed to mean? There does not seem to be a problem in the resulting PDFs. What should I do to debug this?

Best,
Denis

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

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

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

* Re: Understanding font errors
  2022-08-26 20:07 Understanding font errors Denis Maier via ntg-context
@ 2022-08-26 20:11 ` Hans Hagen via ntg-context
  2022-08-26 20:22   ` Denis Maier via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Hans Hagen via ntg-context @ 2022-08-26 20:11 UTC (permalink / raw)
  To: ntg-context; +Cc: Hans Hagen

On 8/26/2022 10:07 PM, Denis Maier via ntg-context wrote:
> Hi,
> I've just noticed I'm getting error messages related to fonts:
> 
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> fonts           > checking > char G (U+00047) in font '' with id 0: missing
> fonts           > checking > char r (U+00072) in font '' with id 0: missing
> fonts           > checking > char a (U+00061) in font '' with id 0: missing
> fonts           > checking > char f (U+00066) in font '' with id 0: missing
> fonts           > checking > char i (U+00069) in font '' with id 0: missing
> fonts           > checking > char k (U+0006B) in font '' with id 0: missing
> fonts           > checking > char [space] in font '' with id 0: missing
> fonts           > checking > char m (U+0006D) in font '' with id 0: missing
> fonts           > checking > char t (U+00074) in font '' with id 0: missing
> fonts           > checking > char L (U+0004C) in font '' with id 0: missing
> fonts           > checking > char b (U+00062) in font '' with id 0: missing
> fonts           > checking > char e (U+00065) in font '' with id 0: missing
> fonts           > checking > char l (U+0006C) in font '' with id 0: missing
> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> 
> What exactly is that supposed to mean? There does not seem to be a problem in the resulting PDFs. What should I do to debug this?
you probably have that text before you load a font (so it's nullfont)

search for that text ... "grafik "


-----------------------------------------------------------------
                                           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 / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

* Re: Understanding font errors
  2022-08-26 20:11 ` Hans Hagen via ntg-context
@ 2022-08-26 20:22   ` Denis Maier via ntg-context
  2022-08-26 21:28     ` Henning Hraban Ramm via ntg-context
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Maier via ntg-context @ 2022-08-26 20:22 UTC (permalink / raw)
  To: ntg-context; +Cc: denis.maier

> -----Ursprüngliche Nachricht-----
> Von: ntg-context <ntg-context-bounces@ntg.nl> Im Auftrag von Hans Hagen
> via ntg-context
> Gesendet: Freitag, 26. August 2022 22:11
> An: ntg-context@ntg.nl
> Cc: Hans Hagen <j.hagen@freedom.nl>
> Betreff: Re: [NTG-context] Understanding font errors
> 
> On 8/26/2022 10:07 PM, Denis Maier via ntg-context wrote:
> > Hi,
> > I've just noticed I'm getting error messages related to fonts:
> >
> > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> > fonts           > checking > char G (U+00047) in font '' with id 0: missing
> > fonts           > checking > char r (U+00072) in font '' with id 0: missing
> > fonts           > checking > char a (U+00061) in font '' with id 0: missing
> > fonts           > checking > char f (U+00066) in font '' with id 0: missing
> > fonts           > checking > char i (U+00069) in font '' with id 0: missing
> > fonts           > checking > char k (U+0006B) in font '' with id 0: missing
> > fonts           > checking > char [space] in font '' with id 0: missing
> > fonts           > checking > char m (U+0006D) in font '' with id 0: missing
> > fonts           > checking > char t (U+00074) in font '' with id 0: missing
> > fonts           > checking > char L (U+0004C) in font '' with id 0: missing
> > fonts           > checking > char b (U+00062) in font '' with id 0: missing
> > fonts           > checking > char e (U+00065) in font '' with id 0: missing
> > fonts           > checking > char l (U+0006C) in font '' with id 0: missing
> > %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
> >
> > What exactly is that supposed to mean? There does not seem to be a
> problem in the resulting PDFs. What should I do to debug this?
> you probably have that text before you load a font (so it's nullfont)
> 
> search for that text ... "grafik "

Thanks. I've done that already ... but apparently in the wrong file. "grafik" does not appear in file containing the text, which is why I was confused. But it appears in the environment file in a line that should be a comment.

Thanks again,
Denis

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

* Re: Understanding font errors
  2022-08-26 20:22   ` Denis Maier via ntg-context
@ 2022-08-26 21:28     ` Henning Hraban Ramm via ntg-context
  0 siblings, 0 replies; 4+ messages in thread
From: Henning Hraban Ramm via ntg-context @ 2022-08-26 21:28 UTC (permalink / raw)
  To: Denis Maier via ntg-context; +Cc: Henning Hraban Ramm

Am 26.08.22 um 22:22 schrieb Denis Maier via ntg-context:
>>
>> On 8/26/2022 10:07 PM, Denis Maier via ntg-context wrote:
>>> Hi,
>>> I've just noticed I'm getting error messages related to fonts:
>>>
>>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>> fonts           > checking > char G (U+00047) in font '' with id 0: missing
>>> fonts           > checking > char r (U+00072) in font '' with id 0: missing
>>> fonts           > checking > char a (U+00061) in font '' with id 0: missing
>>> fonts           > checking > char f (U+00066) in font '' with id 0: missing
>>> fonts           > checking > char i (U+00069) in font '' with id 0: missing
>>> fonts           > checking > char k (U+0006B) in font '' with id 0: missing
>>> %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
>>>
>>> What exactly is that supposed to mean? There does not seem to be a
>> problem in the resulting PDFs. What should I do to debug this?
>> you probably have that text before you load a font (so it's nullfont)
>>
>> search for that text ... "grafik "
> 
> Thanks. I've done that already ... but apparently in the wrong file. "grafik" does not appear in file containing the text, which is why I was confused. But it appears in the environment file in a line that should be a comment.

Yes, that’s usually the cause of this error – some text in the preamble 
or environment that’s not intended for output.

Hraban

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

maillist : ntg-context@ntg.nl / https://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : https://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : https://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2022-08-26 21:28 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26 20:07 Understanding font errors Denis Maier via ntg-context
2022-08-26 20:11 ` Hans Hagen via ntg-context
2022-08-26 20:22   ` Denis Maier via ntg-context
2022-08-26 21:28     ` Henning Hraban Ramm via ntg-context

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