[3240] in SIPB bug reports

home help back first fref pref prev next nref lref last post

LaTeX and dvips font problems

daemon@ATHENA.MIT.EDU (martins@Athena.MIT.EDU)
Sat Oct 10 20:39:53 1992

From: martins@Athena.MIT.EDU
Date: Sat, 10 Oct 92 20:39:41 -0400
To: bug-sipb@Athena.MIT.EDU


System name:		m11-116-2
Type and version:	KN02ca 7.4G
Display type:		PMAG-DV 

What were you trying to do?
---------------------------
 I want to use different fonts with LaTeX. Specifically I want to use
the fonts which are *built-in* to the Athena Ln-03 printers, so I am
not asking for something esoteric.

 I use LaTeX style files which are placed in the \documentstyle header 
and then I use dvips (not dvi2ps) to print them out.
The following work: \documentstyle[times,12pt],
                    \documentstyle[ncs,12pt], 
                    \documentstyle[avantgarde,12pt]

The following don't work
        \documentstyle[souvenir,12pt],
        \documentstyle[lubalin,12pt],


What's wrong:
-------------
 LaTeX will process the files OK without errors, as it can find the
associated style files in the SIPB locker 
(you should have: setenv  TEXINPUTS .:/afs/athena/contrib/sipb/lib/tex/macros:/afs/athena/contrib/consult/lib/tex/macros:/usr/athena/lib/tex/macros )

TEXFONTS=.:/afs/athena/contrib/sipb/lib/tex/fonts:/afs/athena/contrib/sipb/lib/tex/fonts/tfm:/afs/athena/contrib/consult/lib/tex/fonts:/usr/athena/lib/tex/fonts
) 

 dvips will say:
~/tex FASTER: dvips search
This is dvips 5.47 Copyright 1986-91 Radical Eye Software
' TeX output 1992.10.10:2017' -> !lpr
Couldn't find font rpsvl at 600dpi.
dvips: Font rpsvl.600pk not found, characters will be left blank.
dvips: Font rpsvd.510pk not found, characters will be left blank.
dvips: Font rpsvl.360pk not found, characters will be left blank.
dvips: Font rpsvd.420pk not found, characters will be left blank.
<tex.pro><texps.pro>. [1]

What should have happened:
---------------------------
   dvips should not create the above errors (for one thing, the fonts
souvenir and lubalin are built-in in the Athena printers). Also, if
you figure out what is wrong, actually try and print the output dvips
generates. It often happens to me that dvips works and the printer
downloads the file but does not print anything.

Please describe any relevant documentation references:
------------------------------------------------------
  The TeX-book, the Meta-Font book, installation manuals for these programs


I would be grateful if you could help me use the documentstyles
mentioned. I have spent 15 hours trying to hack various parts
of LaTeX, but I can't solve it. I know there are other ways to use
fonts in LaTeX using the \newfont command, but it is not good when
using \section and \subsection as these want to change the font size.
I believe there should be support for a simple way of using fonts,
and only document-styles do this.

Thanks and please try to respond,  

           Martin Szummer


home help back first fref pref prev next nref lref last post