[buug] tetex-LaTeX: Using New Century Schoolbook font

Ian Zimmerman itz at speakeasy.org
Thu Dec 12 20:13:06 PST 2002


Joseph> I'm trying to use the New Century Schoolbook font in a book
Joseph> I'm typesetting in LaTeX under RedHat 7.3. I'm using the
Joseph> "newcent" package found in
Joseph> /usr/share/texmf/tex/latex/psnfss/newcent.sty

I tried that here, it works:

kronstadt:~$ latex \\nonstopmode\\input testncs.ltx
This is TeX, Version 3.14159 (Web2C 7.3.7)
LaTeX2e <2001/06/01>
Babel <v3.7h> and hyphenation patterns for american, french, german, ngerman, n
ohyphenation, loaded.

(./testncs.ltx (/usr/share/texmf/tex/latex/base/article.cls
Document Class: article 2001/04/21 v1.4e Standard LaTeX document class
(/usr/share/texmf/tex/latex/base/size12.clo))
(/usr/share/texmf/tex/latex/psnfss/newcent.sty) (./testncs.aux)
(/usr/share/texmf/tex/latex/psnfss/ot1pnc.fd) [1] (./testncs.aux) )
Output written on testncs.dvi (1 page, 232 bytes).
Transcript written on testncs.log.
kronstadt:~$ cat testncs.ltx
\documentclass[12pt]{article}
\usepackage{newcent}
\begin{document}

blah blah blah

\end{document}
kronstadt:~$ 

An obvious difference is in our version of LaTeX and Web2C.
Interestingly, you have a newer LaTeX but I have a later Web2C!  Did
you perhaps download a LaTeX format on your own?

Other than that, maybe you should come clean with your document
complete preamble, are there other things you're loading before
newcent?

And of course there's comp.text.tex ... I you ask there and get an
answer, I'd be interested to hear it.

-- 
Ian Zimmerman, Oakland, California, U.S.A. 
if (sizeof(signed) > sizeof(unsigned) + 4) { delete this; }
GPG: 433BA087  9C0F 194F 203A 63F7 B1B8  6E5A 8CA3 27DB 433B A087



More information about the buug mailing list