blob: 0c76f921fb0b72ef9c690ae1b62e171cc74b2ccd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
% Sample file: noteslug.tex
\documentclass[draft]{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 strange term
``hamiltonian-reduced'' is used.
I, personally, would rather call these
``hyper-simple''. I
invite others to comment on this problem.
Of special concern to me is the terminology in the course
by Prof.~Hochschwabauer.
Since his field is new, there is no accepted
terminology. It is imperative
that we arrive at a satisfactory solution.
\end{document}
|