|
|
|
Viewing Preamble for
A lecture on trigonometric integrals and trigonometric substitution |
|
[
back to 'A lecture on trigonometric integrals and trigonometric substitution'
]
|
% 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{amsthm}
\usepackage{amsfonts}
% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}
% there are many more packages, add them here as you need them
% define commands here
\newtheorem{thm}{Theorem}[section]
\newtheorem{conj}[thm]{Conjecture}
\newtheorem{cor}[thm]{Corollary}
\newtheorem{lem}[thm]{Lemma}
\newtheorem{prop}[thm]{Proposition}
\newtheorem{defn}[thm]{Definition}
\newtheorem{remark}[thm]{Remark}
\newtheorem{exe}{Problem}
\newtheorem*{exe1}{Problem 1}
\newtheorem*{exe2}{Problem 2}
\newtheorem*{exe3}{Problem 3}
\newtheorem*{exe4}{Problem 4}
\theoremstyle{definition}
\newtheorem{exa}[thm]{Example}
\def\notdiv{\ \mathbin{\mkern-8mu|\!\!\!\smallsetminus}}
\newcommand{\Qoft}{\mathbb{Q}(T)} %use in linux
\newcommand{\done}{\Box} %use in linux
\newcommand{\R}{\ensuremath{\mathbb{R}}}
\newcommand{\C}{\ensuremath{\mathbb{C}}}
\newcommand{\Z}{\ensuremath{\mathbb{Z}}}
\newcommand{\Q}{\mathbb{Q}}
\newcommand{\peri}{\operatorname{Perimeter}}
\newcommand{\lc}{\lim_{x\to c}}
\newcommand{\lzero}{\lim_{x\to 0}}
\newcommand{\lhzero}{\lim_{h\to 0}} |
|
|
|
|