[pdftex] character protruding with palatino

Guy Worthington guyw at multiline.com.au
Sun Jun 1 17:13:37 CEST 2003


Just read my post, it has an error in the very first macro :-(.

\def\adjustCmrTenForPplr#1=#2 {
  \setbox0=\hbox{\char#1}\count0=\wd0
  \setbox1=\hbox{{\palatinofont \char#1}}\count1=\wd1
  \multiply\count0 by200
                     ^^^ replace 200 by #2
  \divide\count0 by\count1
  \char#1=\the\count0\par}




More information about the pdftex mailing list