|
|
|
Viewing Preamble for
germ |
|
[
back to 'germ'
]
|
% this is the default PlanetMath preamble. as your knowledge
% of TeX increases, you will probably want to edit this, but
% it should be fine as is for beginners.
% almost certainly you want these
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amsthm}
% define commands here
\newcommand{\To}{\longrightarrow}
\theoremstyle{definition}
\newtheorem{defn}{Definition}
\theoremstyle{remark}
\newtheorem{rem}{Remark}
\numberwithin{equation}{section} |
|
|
|
|