[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
font help
Hello,
I am having problems with fonts for LaTeX. I am trying to use the width
class ultraexpanded with the small caps shape. I have found that the width
ultraexpanded does not work for any shape. LaTeX does not like this and is
substituting what I want for what I don't want. I have included a portion
of my code and the error message.
Justin
----------
This is a part of my code:
...
\DeclareFixedFont{\jdsfont}{OT1}{cmr}{bux}{sc}{12} <--- this is line 11
...
\vspace{2mm}
\hspace{-8mm} {\jdsfont{Examples}}
\hrulefill
\vspace{-2mm}
...
\vspace{2mm}
\hspace{-8mm} {\jdsfont{Questions}}
\hrulefill
\vspace{-2mm}
...
--------
This is the error message I get:
[jds]flatiron} latex resume
This is TeX, Version 3.14159 (C version 6.1)
(resume
LaTeX2e <1996/12/01> patch level 1
Babel <v3.6h> and hyphenation patterns for american, german, loaded.
(/usr/local/TeX/texmf/tex/latex/base/article.cls
Document Class: article 1996/10/31 v1.3u Standard LaTeX document class
(/usr/local/TeX/texmf/tex/latex/base/size10.clo))
(/usr/local/TeX/texmf/tex/latex/base/newlfont.sty
(/usr/local/TeX/texmf/tex/latex/base/latexsym.sty))
LaTeX Font Warning: Font shape `OT1/cmr/bux/sc' undefined
(Font) using `OT1/cmr/m/n' instead on input line 11.
(resume.aux) (/usr/local/TeX/texmf/tex/latex/base/omscmr.fd) [1] (resume.aux)
LaTeX Font Warning: Some font shapes were not available, defaults substituted.
)
Output written on resume.dvi (1 page, 4252 bytes).
Transcript written on resume.log.