From 7e2791677873fb7c3784554e29caa968a48ce58e Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 15 Jul 2009 20:26:10 +0000 Subject: [PATCH] autobib style: use smaller font svn: r15451 --- collects/scriblib/autobib.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/collects/scriblib/autobib.tex b/collects/scriblib/autobib.tex index 72916ea426..9af54ee120 100644 --- a/collects/scriblib/autobib.tex +++ b/collects/scriblib/autobib.tex @@ -1,2 +1,2 @@ -\renewcommand{\bibentry}[1]{\hspace{0.05\linewidth}\parbox[t]{0.95\linewidth}{\parindent=-0.05\linewidth#1\vspace{1.5ex}}} +\renewcommand{\bibentry}[1]{\hspace{0.05\linewidth}\parbox[t]{0.95\linewidth}{\parindent=-0.05\linewidth\smaller #1\vspace{1ex}}}