manus_continuum_granular1

manuscript files for first continuum-till paper
git clone git://src.adamsgaard.dk/manus_continuum_granular1
Log | Files | Refs

commit fc0ed319508460ac7d91c50574acb155bddeebaf
parent 6c58a3053baed5697e065cc4acbb1a21de4a97bb
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 24 Jun 2019 10:23:45 +0200

Remove unused preamble content

Diffstat:
Mcontinuum-granular-manuscript1.tex | 39+--------------------------------------
1 file changed, 1 insertion(+), 38 deletions(-)

diff --git a/continuum-granular-manuscript1.tex b/continuum-granular-manuscript1.tex @@ -1,12 +1,10 @@ -\documentclass[a4paper,twoside,onecolumn,10pt]{article} +\documentclass[twoside,onecolumn,10pt]{article} % substitute draft for final \usepackage[utf8]{inputenc} %% Language \usepackage[english]{babel} % break words -%\usepackage[rightcaption]{sidecap} - %% Font settings (recommended in Butterick's practical typography) % http://practicaltypography.com/ \usepackage[T1]{fontenc} % Font encoding @@ -17,49 +15,14 @@ %% Graphics \usepackage{graphicx} -\usepackage{tikz} % Drawing library %% Mathematics, scientific and chemical notation \usepackage{amsmath} -%\usepackage{mathtools} \usepackage{booktabs} % \toprule, \midrule and \bottomrule in tabular -\usepackage[detect-all]{siunitx} -\DeclareSIUnit\year{a} -%\usepackage[version=3]{mhchem} - -%% Code typesetting -% http://en.wikibooks.org/wiki/LaTeX/Source_Code_Listings -\usepackage{listings} -% \begin{lstlisting}[float,label=lst:test,caption=A source code test,basicstyle=\ttfamily,language=Python] -\usepackage{color} -\definecolor{mygreen}{rgb}{0,0.6,0} -\definecolor{mygray}{rgb}{0.5,0.5,0.5} -\definecolor{mymauve}{rgb}{0.58,0,0.82} -\lstset{% - numbers=left, - numberstyle=\tiny, - language=Python, - basicstyle=\ttfamily\footnotesize, - captionpos=b, - frame=single, - keepspaces=true, - keywordstyle=\color{blue}, - showstringspaces=false, - stepnumber=1, - tabsize=4, - title=\lstname, - commentstyle=\color{mygreen}, - stringstyle=\color{myauve} -} %% Links, colors, citations \usepackage{color} -%\definecolor{AUblue}{rgb}{0.0, 0.3, 0.5} -%\usepackage[colorlinks=true,linkcolor=red,citecolor=AUblue]{hyperref} \usepackage{hyperref} -%\usepackage{chapterbib} % multiple bibliographies in a document -%\usepackage[round]{natbib} -%\bibliographystyle{abbrvnat} \usepackage[natbib=true, style=authoryear, bibstyle=authoryear-comp, maxbibnames=10, maxcitenames=2, backend=bibtex8]{biblatex} \bibliography{BIBnew.bib}