[5869] in Athena Bugs
vax 7.1H: xdvi
daemon@ATHENA.MIT.EDU (John T Kohl)
Mon Aug 27 15:50:22 1990
Date: Mon, 27 Aug 90 15:49:23 -0400
From: John T Kohl <jtkohl@ATHENA.MIT.EDU>
To: bug-sipb@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU
System name: lycus
Type and version: CVAXSTAR 7.1H
Display type: SM
What were you trying to do?
preview a LaTeX document in 11pt type, with the New Century
Schoolbook fonts.
What's wrong:
xdvi mis-calculates the size of the replacement cmr10 files,
trying size '330 dpi' rather than 329dpi files which are available:
% ls /usr/sipb/lib/tex/fonts/cmr10.3*
/usr/sipb/lib/tex/fonts/cmr10.300pk /usr/sipb/lib/tex/fonts/cmr10.360pk
/usr/sipb/lib/tex/fonts/cmr10.329pk
% /usr/athena/xdvi sec95_900901.dvi
Font c-med at 330 dpi [not found]
Font cmr10 at 330 dpi [not found]
Font ncs-bol at 330 dpi [not found]
Font cmr10 at 330 dpi [not found]
Font ncs-rom at 330 dpi [not found]
Font cmr10 at 330 dpi [not found]
xdvi: Not all pixel files were found
What should have happened:
It should have properly computed the replacement font size.
Note that it works properly with 10pt and 12pt files.
Please describe any relevant documentation references:
xdvi(1)