From: Don Armstrong Date: Thu, 2 May 2013 03:42:34 +0000 (-0700) Subject: update article shell to have more packages I use X-Git-Url: https://git.donarmstrong.com/?p=lib.git;a=commitdiff_plain;h=f299573d473abc04db4ff768f79f7c4573e8407b update article shell to have more packages I use --- diff --git a/templates/article_shell.tex b/templates/article_shell.tex index 8bc9ea1..f069043 100644 --- a/templates/article_shell.tex +++ b/templates/article_shell.tex @@ -4,12 +4,29 @@ %\usepackage[pdftex]{graphicx} \usepackage{graphicx} \usepackage[bf]{caption2} +\usepackage{rotating} \usepackage{multirow} \usepackage{textcomp} +\usepackage{mathrsfs} \usepackage{amssymb} \usepackage{setspace} +\usepackage{txfonts} \usepackage[light,all]{draftcopy} +%\usepackage{fancyref} +\usepackage{acronym} +\usepackage{array} +\usepackage{dcolumn} +\usepackage{booktabs} +\usepackage{longtable} +\usepackage{pdflscape} +%\usepackage[noblocks]{authblk} \usepackage[hyperfigures,backref,bookmarks,colorlinks]{hyperref} +%\usepackage[hyperfigures,bookmarks,colorlinks,citecolor=black,filecolor=black,linkcolor=black,urlcolor=black]{hyperref} +\usepackage[sectionbib,numbers,sort&compress]{natbib} +\usepackage[nomargin,inline,draft]{fixme} +\usepackage[x11names,svgnames]{xcolor} +\usepackage{texshade} +\usepackage{tikz} \newenvironment{narrow}[2]{% \begin{list}{}{% \setlength{\topsep}{0pt}% @@ -19,6 +36,12 @@ \setlength{\itemindent}{\parindent}% \setlength{\parsep}{\parskip}}% \item[]}{\end{list}} +\def\newblock{\hskip} +\newenvironment{paperquote}{% + \begin{quote}% + \it + }% + {\end{quote}} \renewcommand{\textfraction}{0.15} \renewcommand{\topfraction}{0.85} \renewcommand{\bottomfraction}{0.65}