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
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 -----------------------------------------------------------------
-----Ursprüngliche Nachricht----- Von: ntg-context
Im Auftrag von Hans Hagen via ntg-context Gesendet: Freitag, 26. August 2022 22:11 An: ntg-context@ntg.nl Cc: Hans Hagen Betreff: Re: [NTG-context] Understanding font errors 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
On 8/26/2022 10:07 PM, Denis Maier via ntg-context wrote: 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
Am 26.08.22 um 22:22 schrieb Denis Maier via ntg-context:
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
On 8/26/2022 10:07 PM, Denis Maier via ntg-context wrote: 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
participants (3)
-
denis.maier@unibe.ch
-
Hans Hagen
-
Henning Hraban Ramm