A few TeX macros

Tiny steps towards usable LaTeX output.
This commit is contained in:
Jacques Distler 2007-06-16 03:14:51 -05:00
parent df2898d940
commit bf572e295f

View file

@ -2,11 +2,17 @@
\usepackage{amsmath}
\usepackage{amsfonts}
\usepackage{amssymb}
\usepackage{graphicx}
\usepackage{ucs}
\usepackage[utf8x]{inputenc}
\usepackage{hyperref}
%----Macros----------
\newcommand{\gt}{>}
\newcommand{\lt}{<}
\newcommand{\qed}{\blacksquare}
%-------------------------------------------------------------------
\begin{document}