X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=templates%2Farticle_shell.tex;h=ebde55e264e1e18f638e91eee2c188edcc94bc51;hb=402a9b885ea3576b01a2a328e92cd39b5b2a6058;hp=b21c229e4fd517769b03c968dbb6659a1fee5553;hpb=d7770b36dec98e119032f6f191385846227dfa14;p=lib.git diff --git a/templates/article_shell.tex b/templates/article_shell.tex index b21c229..ebde55e 100644 --- a/templates/article_shell.tex +++ b/templates/article_shell.tex @@ -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}% @@ -15,9 +22,17 @@ \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