Code: Select all
\RequirePackage[osf]{mathpazo}
Code: Select all
\RequirePackage[osf,sc]{mathpazo}
Code: Select all
\textsc{some text here}
Code: Select all
{\scshape Some text here}
Code: Select all
\RequirePackage{mathpazo}
Code: Select all
\RequirePackage[osf]{mathpazo}
Code: Select all
\RequirePackage[osf,sc]{mathpazo}
Code: Select all
\textsc{some text here}
Code: Select all
{\scshape Some text here}
Code: Select all
\RequirePackage{mathpazo}
NEW: TikZ book now 40% off at Amazon.com for a short time.
Code: Select all
\documentclass{article}
\usepackage[osf,sc]{mathpazo}
\begin{document}
Some text 123456689 \textsc{Some text}
\end{document}
NEW: TikZ book now 40% off at Amazon.com for a short time.