From cd62e69e19eb1355247c919c5f8f257c4c8f8343 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 original commit: 1ce158af7f2a4a4b830d6e9669b16f11823da5e0 --- 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 9af54ee1..0b2ce633 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}}}