Compare commits
5 Commits
3b444f70fc
...
a0674e7f87
| Author | SHA1 | Date | |
|---|---|---|---|
| a0674e7f87 | |||
| 27e9bc3254 | |||
| bd8fa11def | |||
| f43488ef70 | |||
| 34b6fe4401 |
@@ -1,67 +0,0 @@
|
|||||||
\documentclass[12pt]{memoir}
|
|
||||||
|
|
||||||
% article-1 and article-2 styles were originally based on kieran healy's
|
|
||||||
% templates
|
|
||||||
\usepackage{mako-mem}
|
|
||||||
\chapterstyle{article-2}
|
|
||||||
|
|
||||||
% with article-3 \chapterstyle, change to: \pagestyle{memo}
|
|
||||||
\pagestyle{mako-mem}
|
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
|
||||||
|
|
||||||
\usepackage[T1]{fontenc}
|
|
||||||
\usepackage{textcomp}
|
|
||||||
\usepackage[garamond]{mathdesign}
|
|
||||||
|
|
||||||
\usepackage[letterpaper,left=1.65in,right=1.65in,top=1.3in,bottom=1.2in]{geometry}
|
|
||||||
|
|
||||||
% packages i use in essentially every document
|
|
||||||
\usepackage{graphicx}
|
|
||||||
\usepackage{enumerate}
|
|
||||||
|
|
||||||
% packages i use in many documents but leave off by default
|
|
||||||
% \usepackage{amsmath, amsthm, amssymb}
|
|
||||||
% \usepackage{dcolumn}
|
|
||||||
% \usepackage{endfloat}
|
|
||||||
|
|
||||||
% import and customize urls
|
|
||||||
\usepackage[usenames,dvipsnames]{color}
|
|
||||||
\usepackage[breaklinks]{hyperref}
|
|
||||||
|
|
||||||
\hypersetup{colorlinks=true, linkcolor=Black, citecolor=Black, filecolor=Blue,
|
|
||||||
urlcolor=Blue, unicode=true}
|
|
||||||
|
|
||||||
% add bibliographic stuff
|
|
||||||
% memoir function to take out of the space out of the whitespace lists
|
|
||||||
\firmlists
|
|
||||||
|
|
||||||
% LATEX NOTE: these lines will import vc stuff after running `make vc` which
|
|
||||||
% will add version control information to the bottom of each page. This can be
|
|
||||||
% useful for keeping track of which version of a document somebody has:
|
|
||||||
% \input{vc}
|
|
||||||
% \pagestyle{mako-mem-git}
|
|
||||||
|
|
||||||
\begin{document}
|
|
||||||
|
|
||||||
\setlength{\parskip}{4.5pt}
|
|
||||||
% LATEX NOTE: Ideal linespacing is usually said to be between 120-140% the
|
|
||||||
% typeface size. So, for 12pt (default in this document, we're looking for
|
|
||||||
% somewhere between a 14.4-17.4pt \baselineskip. Single; 1.5 lines; and Double
|
|
||||||
% in MSWord are equivalent to ~117%, 175%, and 233%.
|
|
||||||
|
|
||||||
\baselineskip 16pt
|
|
||||||
|
|
||||||
\title{Title}
|
|
||||||
\author{Nathan TeGrotenhuis\\
|
|
||||||
\href{mailto:nathante@uw.edu}{nathante@uw.edu}}
|
|
||||||
\date{\today}
|
|
||||||
|
|
||||||
\maketitle
|
|
||||||
|
|
||||||
\section{Section}
|
|
||||||
|
|
||||||
|
|
||||||
\end{document}
|
|
||||||
|
|
||||||
% LocalWords:
|
|
||||||
@@ -8,7 +8,7 @@ all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
|||||||
# Rscript -e "library(knitr); knit('$<')"
|
# Rscript -e "library(knitr); knit('$<')"
|
||||||
|
|
||||||
%.pdf: %.tex
|
%.pdf: %.tex
|
||||||
latexmk -f -pdf $<
|
latexmk -f -lualatex $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
latexmk -C *.tex
|
latexmk -C *.tex
|
||||||
|
|||||||
@@ -21,9 +21,6 @@
|
|||||||
|
|
||||||
% >> article-1 <<
|
% >> article-1 <<
|
||||||
\makechapterstyle{article-1}{
|
\makechapterstyle{article-1}{
|
||||||
\renewcommand{\rmdefault}{ugm}
|
|
||||||
\renewcommand{\sfdefault}{phv}
|
|
||||||
|
|
||||||
\setsecheadstyle{\large\scshape}
|
\setsecheadstyle{\large\scshape}
|
||||||
\setsubsecheadstyle{\normalsize\itshape}
|
\setsubsecheadstyle{\normalsize\itshape}
|
||||||
\renewcommand{\printchaptername}{}
|
\renewcommand{\printchaptername}{}
|
||||||
@@ -60,9 +57,6 @@
|
|||||||
|
|
||||||
% >> article-2 <<
|
% >> article-2 <<
|
||||||
\makechapterstyle{article-2}{
|
\makechapterstyle{article-2}{
|
||||||
\renewcommand{\rmdefault}{ugm}
|
|
||||||
\renewcommand{\sfdefault}{phv}
|
|
||||||
|
|
||||||
\setsecheadstyle{\large\scshape}
|
\setsecheadstyle{\large\scshape}
|
||||||
\setsubsecheadstyle{\normalsize\itshape}
|
\setsubsecheadstyle{\normalsize\itshape}
|
||||||
\setaftersubsubsecskip{-1em}
|
\setaftersubsubsecskip{-1em}
|
||||||
@@ -118,9 +112,6 @@
|
|||||||
|
|
||||||
% >> article-3 <<
|
% >> article-3 <<
|
||||||
\makechapterstyle{article-3}{
|
\makechapterstyle{article-3}{
|
||||||
\renewcommand{\rmdefault}{ugm}
|
|
||||||
\renewcommand{\sfdefault}{phv}
|
|
||||||
|
|
||||||
\setsecheadstyle{\large\sffamily\bfseries\MakeUppercase}
|
\setsecheadstyle{\large\sffamily\bfseries\MakeUppercase}
|
||||||
\setsubsecheadstyle{\normalsize\itshape}
|
\setsubsecheadstyle{\normalsize\itshape}
|
||||||
\setaftersubsubsecskip{-1em}
|
\setaftersubsubsecskip{-1em}
|
||||||
|
|||||||
@@ -8,11 +8,9 @@
|
|||||||
% with article-3 \chapterstyle, change to: \pagestyle{memo}
|
% with article-3 \chapterstyle, change to: \pagestyle{memo}
|
||||||
\pagestyle{mako-mem}
|
\pagestyle{mako-mem}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage{fontspec}
|
||||||
|
\setmainfont{EB Garamond}
|
||||||
\usepackage[T1]{fontenc}
|
\setsansfont{TeX Gyre Heros}
|
||||||
\usepackage{textcomp}
|
|
||||||
\usepackage[garamond]{mathdesign}
|
|
||||||
|
|
||||||
\usepackage[letterpaper,left=1.65in,right=1.65in,top=1.3in,bottom=1.2in]{geometry}
|
\usepackage[letterpaper,left=1.65in,right=1.65in,top=1.3in,bottom=1.2in]{geometry}
|
||||||
|
|
||||||
|
|||||||
@@ -3,7 +3,7 @@
|
|||||||
all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
||||||
|
|
||||||
%.pdf: %.tex
|
%.pdf: %.tex
|
||||||
latexmk -f -pdf $<
|
latexmk -f -lualatex $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
latexmk -C *.tex
|
latexmk -C *.tex
|
||||||
|
|||||||
@@ -1,13 +1,8 @@
|
|||||||
\documentclass[12pt]{letter}
|
\documentclass[12pt]{letter}
|
||||||
|
|
||||||
\usepackage{ucs}
|
\usepackage{fontspec}
|
||||||
\usepackage[utf8x]{inputenc}
|
\setmainfont{EB Garamond}
|
||||||
|
\setsansfont{TeX Gyre Heros}
|
||||||
\usepackage[T1]{fontenc}
|
|
||||||
\usepackage{textcomp}
|
|
||||||
\renewcommand{\rmdefault}{ugm}
|
|
||||||
\renewcommand{\sfdefault}{phv}
|
|
||||||
\usepackage[garamond]{mathdesign}
|
|
||||||
|
|
||||||
\usepackage[letterpaper,left=1.3in,right=1.3in,top=0.8in,bottom=0.8in]{geometry}
|
\usepackage[letterpaper,left=1.3in,right=1.3in,top=0.8in,bottom=0.8in]{geometry}
|
||||||
|
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ all: $(patsubst %.tex,%.pdf,$(wildcard *.tex))
|
|||||||
# Rscript -e "library(knitr); knit('$<')"
|
# Rscript -e "library(knitr); knit('$<')"
|
||||||
|
|
||||||
%.pdf: %.tex
|
%.pdf: %.tex
|
||||||
latexmk -f -pdf $<
|
latexmk -f -lualatex $<
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
latexmk -C *.tex
|
latexmk -C *.tex
|
||||||
|
|||||||
@@ -103,10 +103,6 @@
|
|||||||
% put a period after the section numbers
|
% put a period after the section numbers
|
||||||
\setsecnumformat{\csname the#1\endcsname.\enspace}
|
\setsecnumformat{\csname the#1\endcsname.\enspace}
|
||||||
|
|
||||||
% set fonts to garamond and helvetica
|
|
||||||
\renewcommand{\rmdefault}{ugm}
|
|
||||||
\renewcommand{\sfdefault}{phv}
|
|
||||||
|
|
||||||
% material shared between the two modes
|
% material shared between the two modes
|
||||||
|
|
||||||
\setsubsecheadstyle{\normalsize\itshape}
|
\setsubsecheadstyle{\normalsize\itshape}
|
||||||
|
|||||||
@@ -7,11 +7,10 @@
|
|||||||
% \published tag
|
% \published tag
|
||||||
\chapterstyle{cdsc-article}
|
\chapterstyle{cdsc-article}
|
||||||
|
|
||||||
\usepackage[utf8]{inputenc}
|
\usepackage{fontspec}
|
||||||
|
\setmainfont{EB Garamond}
|
||||||
|
\setsansfont{TeX Gyre Heros}
|
||||||
\usepackage{wrapfig}
|
\usepackage{wrapfig}
|
||||||
\usepackage[T1]{fontenc}
|
|
||||||
\usepackage{textcomp}
|
|
||||||
\usepackage[garamond]{mathdesign}
|
|
||||||
|
|
||||||
\usepackage[letterpaper,left=1.65in,right=1.65in,top=1.3in,bottom=1.2in]{geometry}
|
\usepackage[letterpaper,left=1.65in,right=1.65in,top=1.3in,bottom=1.2in]{geometry}
|
||||||
|
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -88,13 +88,13 @@
|
|||||||
\usepackage{url}
|
\usepackage{url}
|
||||||
% \usepackage{dcolumn}
|
% \usepackage{dcolumn}
|
||||||
% \usepackage{booktabs}
|
% \usepackage{booktabs}
|
||||||
% bibliography stuff
|
% bibliography stuff — uncomment these if you load biblatex
|
||||||
\DeclareLanguageMapping{american}{american-apa}
|
% \DeclareLanguageMapping{american}{american-apa}
|
||||||
\defbibheading{secbib}[\bibname]{%
|
% \defbibheading{secbib}[\bibname]{%
|
||||||
\section{#1}%
|
% \section{#1}%
|
||||||
\markboth{#1}{#1}%
|
% \markboth{#1}{#1}%
|
||||||
\baselineskip 14.2pt%
|
% \baselineskip 14.2pt%
|
||||||
\prebibhook}
|
% \prebibhook}
|
||||||
|
|
||||||
\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
|
\def\citepos#1{\citeauthor{#1}'s (\citeyear{#1})}
|
||||||
\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
|
\def\citespos#1{\citeauthor{#1}' (\citeyear{#1})}
|
||||||
|
|||||||
Reference in New Issue
Block a user