> I think the likeliest site to fix PDF output is the `pdf:SS` > macro in pdf.tmac.
You are right. This works: .de pdf:SS .char \\$1 \s'\\\\n[.ps]u*89u/100u'\S'15'\\$1\S'0'\s'0' .. .pdf:SS \[*a] .pdf:SS \[*b] (etc.)
> I think the likeliest site to fix PDF output is the `pdf:SS` > macro in pdf.tmac.
You are right. This works: .de pdf:SS .char \\$1 \s'\\\\n[.ps]u*89u/100u'\S'15'\\$1\S'0'\s'0' .. .pdf:SS \[*a] .pdf:SS \[*b] (etc.)