
cmtex10.pfb에는 dup 45 /minus put
. 로 변경하는 방법은 무엇입니까 dup 45 /hyphen put
? 다음 해결 방법이 맞나요?
t1disasm `kpsewhich cmtex10.pfb` > cmtex10.pps
perl -i -pe 's!45 /minus!45 /hyphen!' cmtex10.pps
t1asm cmtex10.pps cmtex10.pfb
rm cmtex10.pps
이 질문은 다음과 관련이 있습니다.이것질문.