blob: 322022c606f9d7f767eb2d93a648e85d7e610e6d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
% Sample file: note1.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.
Of special concern to me is the terminology in the course
by Prof.~Rudi Hochschwabauer.
Since his field is new, there is no accepted
terminology. It is imperative
that we arrive at a satisfactory solution.
\end{document}
|