summaryrefslogtreecommitdiff
path: root/info/beginlatex/src/cmfonts.tex
blob: a7beb3b2f0f92ce16446029d994640f4f5d45951 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
\documentclass[12pt]{article}
\usepackage{parskip}
\pagestyle{empty}
\begin{document}
here's 12pt Computer Modern

{\font\cmbig=cmr5 at12pt\cmbig here's 5pt Computer Modern scaled up to
  12pt}

{\font\cmsmall=cmr17 at12pt\cmsmall here's 17pt Computer Modern scaled
  down to 12pt} 
\end{document}