Closed ghost closed 9 years ago
Unfortunately, the Myriad Pro fonts just do not offer small caps. Nothing I could do.
Thanks didn't expected that, would it be easy to supply faked small caps?
Well, I've found this but I don't want to include in the package. There are other ways, with for example fontforge I think, but I've never tried.
Thanks, I can understand. I will than just redefine textsc
to use always textsc\rmfamily #1
.
Today I faced a problem when trying to use Small Caps with MyriadPro. I built the font using
makeall --novietnamese --noligatures --wide-spacing
. I would assume since I didn't touched the--*smallcaps
option that they were built. But when trying to compile the following MWEusing
pdflatex
it warns:LaTeX Font Warning: Font shape OT1/MyriadPro-LF/m/sc undefined
. I also tried other encodings likeLY1
,T1
but the same happens...Note: I tried Small Caps with
MinionPro
and they work flawless. Does MyriadPro has SC?