[4332] in SIPB bug reports
Re: dvips
daemon@ATHENA.MIT.EDU (Albert Dvornik)
Fri Jan 14 20:53:15 1994
To: ofori@MIT.EDU
Cc: bug-sipb@MIT.EDU
In-Reply-To: "[4330] in SIPB bug reports"
Date: Fri, 14 Jan 94 20:46:42 EST
From: "Albert Dvornik" <bert@MIT.EDU>
Hi.
You reported problems with dvips not finding "ncs-rom", "ncs-bol",
"ncs-ita" and "t-romsc" fonts. Well, dvips shouldn't be finding them:
these are specific names used by dvi2ps for several New Century
Schoolbook fonts and Times Roman Small Caps. The font names you
should use with dvips are different.
It looks like you were using [newcen] document style option. If you
want to use dvips, you need to use [ncs] instead. Your TEXINPUTS
already includes /mit/sipb/lib/tex/macros, so you won't need to change
it.
--Albert Dvornik