pandoc: add \tightlist declaration to garamond.tex

see https://github.com/jgm/pandoc/pull/1571
This commit is contained in:
Alex Dunn 2015-05-28 16:01:50 -07:00
parent 26e9effe78
commit 34b340eaa6

View file

@ -42,6 +42,10 @@ $endif$
\DeclareMathSymbol{\strictif}{\mathrel}{symbolsC}{74}
\DeclareMathSymbol{\boxright}{\mathrel}{symbolsC}{128}
% https://github.com/jgm/pandoc/pull/1571
\providecommand{\tightlist}{%
\setlength{\itemsep}{0pt}\setlength{\parskip}{0pt}}
\title{$title$}
\author{$author$}