summaryrefslogtreecommitdiff
path: root/info/examples/Practical_LaTeX/textnote1.tex
blob: 8503a78bc8a3d024e27e96e99083f0d731155f80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
% Sample file: textnote1.tex
\documentclass{sample}

\begin{document}
It is of some concern to me   that 
the terminology used in  multi-section
 math courses is not uniform.

In several sections of the course on 
matrix theory, the  term   
 ``hamiltonian-reduced'' is used. 
 I, personally, would rather call these 
``hyper-simple''. I invite others 
 to comment on this  problem.
\end{document}