]> git.donarmstrong.com Git - lib.git/commitdiff
update article shell
authorDon Armstrong <don@donarmstrong.com>
Wed, 2 Nov 2005 06:50:42 +0000 (06:50 +0000)
committerDon Armstrong <don@donarmstrong.com>
Wed, 2 Nov 2005 06:50:42 +0000 (06:50 +0000)
templates/article_shell.tex

index b21c229e4fd517769b03c968dbb6659a1fee5553..ebde55e264e1e18f638e91eee2c188edcc94bc51 100644 (file)
@@ -1,7 +1,14 @@
-\documentclass{article}
+\documentclass[english,12pt]{article}
 \usepackage{fancyhdr}
-\usepackage[pdftex]{graphicx}
+%\usepackage[pdftex]{graphicx}
+\usepackage{graphicx}
 \usepackage[bf]{caption2}
+\usepackage{multirow}
+\usepackage{textcomp}
+\usepackage{amssymb}
+\usepackage{setspace}
+\usepackage[light,all]{draftcopy}
+\usepackage[hyperfigures,backref,bookmarks,colorlinks]{hyperref}
 \newenvironment{narrow}[2]{%
   \begin{list}{}{%
       \setlength{\topsep}{0pt}%
 \renewcommand{\topfraction}{0.85}
 \renewcommand{\bottomfraction}{0.65}
 \renewcommand{\floatpagefraction}{0.60}
+%\renewcommand{\baselinestretch}{1.8}
+\oddsidemargin 0.0in 
+\textwidth 6.5in
+\raggedbottom
+\clubpenalty = 10000
+\widowpenalty = 10000
 \pagestyle{fancy}
 \author{AUTHOR}
 \title{TITLE}
+\date{\ }
+\onehalfspacing
 \begin{document}
 %\maketitle
 
@@ -47,7 +62,8 @@
 
 
 
-
+%\bibliographystyle{plain}
+%\bibliography{foo.bib}
 
 
 \end{document}
\ No newline at end of file