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. 

???????

--Don Simons

---- [EMAIL PROTECTED] wrote: 
> I use the following code to produce a cover page on 8.5-by-11-inch paper. It 
> works fine with my installation of MiKTeX 2.4, but with MiKTeX 2.6 the 
> \centerline's don't come out horizontally centered on the page. Any 
> suggestions?
> 
> --Don Simons
> ===========================
> \font\bbb = cmcsc10 scaled 4300
> \font\bb   =  cmbx24 scaled \magstep1
> \font\b      =  cmb10 scaled \magstep2 
> \font\notsobig =  cmr12 
> \baselineskip1.2\normalbaselineskip
> \nopagenumbers
> \hsize7.5in
> \vsize10in
> \hoffset-.5in
> \voffset-.5in
> 
> \hbox{\vrule\vbox to 10in{\hrule
> \vskip1.2in
> \centerline{\bb Johann Sebastian}
> \bigskip
> \centerline{\bbb Bach}
> \bigskip
> \centerline{\b(1685-1750)}
> \bigskip
> \bigskip
> \bigskip
> \centerline{\bb Prelude from Lute Suite No. 4}
> \bigskip
> \centerline{\bb(BWV 1006a)} 
> \vfill
> \centerline{\b Transcribed for harpsichord by}
> \medskip
> \centerline{\b Don Simons}
> \vfill
> \vskip.1in
> \b
> \centerline{PCH Publishing}
> \smallskip
> \centerline{Redondo Beach, California}
> \vskip.5in
> \hrule}\vrule}
> 
> % End of front cover
> \bye

_______________________________________________
TeX-music mailing list
[EMAIL PROTECTED]
http://mailman.daimi.au.dk/mailman/listinfo/tex-music

Reply via email to