summaryrefslogtreecommitdiff
path: root/info/beginlatex/src/cmr.tex
blob: 3e3e8aad5ef79e5b3bd51a9492a12ab0cfbec2fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
\documentclass[12pt]{article}
\usepackage{mflogo}
\usepackage[margin=.25in]{geometry}
\pagestyle{empty}
\begin{document}
\raggedright\noindent 
%The default typeface in \LaTeX{} is Computer Modern rather than Times.
%Computer Modern (CM) was designed by Knuth to go with \TeX{} in the
%days before desktop publishing, and because it is one of the very few
%book typefaces with a comprehensive set of fonts, including a full
%suite of mathematics, it has remained the default.
Computer Modern is based on
	  a 19th-century book typeface from Monotype, which is why it
	  looks a little like an old-fashioned school book. This
	  paragraph is set in Computer Modern so you can see what it
	  looks like. The typeface was designed using \MF, the
	  font-drawing program made by Knuth to accompany \TeX\
	  systems, but it is now also available in Type~1 and
	  TrueType formats.
\end{document}