<[EMAIL PROTECTED]> wrote: > Well... > > In dvips, in 2.6, I get > > "C:\Documents and Settings\All Users\Application > Data\MiKTeX\2.6\fonts\pk\ljfour > \public\cm\dpi720\cmbx24.pk> > dvips: Checksum mismatch in font cmbx24" > > and the centering is messed up. In 2.4, I get no such message, and centering > is OK. If I replace "cmbx24 scaled \magstep1" with "cmb10 scaled 3000" I get > no such error in 2.6 and centering is OK. > > ???????
aha. cmbx24 is of course an "invented" font -- knuth never made such a thing. (sorry, i wasn't thinking straight when i read your first post...) so in your old system you had the sauter system installed, and you don't have it in 2.6. so try installing the sauter package (it's there in the package repository) and see if that clears the problem. fwiw, you're probably better off specifying the actual font size you want, rather than scaling -- so "24pt scaled \magstep 1" would better be expressed as "30pt" (sauter will try and make proper parameters so that the stroke weights etc are right). robin fwiw, i don't think this is necessarily the best list to ask a question like this: a general tex list would surely be better... _______________________________________________ TeX-music mailing list [EMAIL PROTECTED] http://mailman.daimi.au.dk/mailman/listinfo/tex-music

