On Tuesday, 10 June 2025 11:08:05 BST G. Branden Robinson wrote: > [clarification] > > At 2025-06-10T04:59:39-0500, G. Branden Robinson wrote: > [...] > > > Please find attached a patch to improve some "download" file-related > > diagnostics. I was having particular trouble with the first. > > [...] > > It might help if I showed a before/after of the warning that brought > this issue to my attention. > > Before: > > gropdf: warning: The download file in > '/home/branden/src/GIT/groff/build/font/devpdf' has erroneous entry for > 'Symbol-Slanted (SS)' > > After: > > gropdf: warning: cannot embed > '/home/branden/src/GIT/groff/build/font/devpdf/StandardSymSL.pfb' providing > font 'Symbol-Slanted' (SS); incorrect entry in 'download' file? > > Regards, > Branden
Hi Branden, One little quibble. Every font directory, either built-in path or GROFF_FONTPATH or -F flag can contain a download file, the new wording gives no indication which download file has the problem, once you know the particular download file involved and you find the entry for Symbol-Slanted it is that entry which needs correction, or the file it points to is not accessible. What do you think? Cheers Deri