From 1ce158af7f2a4a4b830d6e9669b16f11823da5e0 Mon Sep 17 00:00:00 2001 From: Matthew Flatt Date: Wed, 15 Jul 2009 22:31:39 +0000 Subject: [PATCH] fix autobib use of smaller svn: r15452 --- 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 9af54ee120..0b2ce633db 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\smaller #1\vspace{1ex}}} +\renewcommand{\bibentry}[1]{\hspace{0.05\linewidth}\parbox[t]{0.95\linewidth}{\parindent=-0.05\linewidth\smaller{#1}\vspace{0.75ex}}}