[5205] in Kerberos
Re: Problem viewing Krb5b5 docs (latex)
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Fri May 19 15:33:29 1995
Date: Fri, 19 May 1995 15:16:27 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: adcg9841@uxa.cso.uiuc.edu
Cc: kerberos@MIT.EDU
In-Reply-To: adam cain's message of 18 May 1995 23:26:33 GMT,
<3pgl39$anu@vixen.cso.uiuc.edu>
Date: 18 May 1995 23:26:33 GMT
From: adcg9841@uxa.cso.uiuc.edu (adam cain)
Please forgive me if the solution to this problem has been presented before
(or is elsewhere under my nose)....
I have just installed Krb5 Beta5 and notice that most of the documentation
is in LaTeX. With the help of a TeX-aware colleague, I couldn't get these
files to produce DVI files (using the Makefile or running "latex
library.tex").
It seems to mess up when it finds Kerberos function names or file names
containing underscore characters, which latex tries to interpret as
subscripts (i believe).
Hmm... it works for me here. If you send the transcript of the errors
to me, perhaps I can debug it for you further. There are some ugly TeX
hacks make underscore characters function as normal characters instead
of making subscript, so that part should work fine.
- Ted