From 51971c8e8c0294689d9806a9550ac39114eec4ba Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Fri, 16 May 2014 21:10:46 +0000 Subject: covington (16may14) git-svn-id: svn://tug.org/texlive/trunk@34064 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/tex/latex/covington/covington.sty | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Master/texmf-dist/tex/latex/covington/covington.sty b/Master/texmf-dist/tex/latex/covington/covington.sty index 287c390b357..e50e2b5de67 100644 --- a/Master/texmf-dist/tex/latex/covington/covington.sty +++ b/Master/texmf-dist/tex/latex/covington/covington.sty @@ -10,14 +10,18 @@ %%% (If you modify it, please change its name and add your own comments.) %%% %%% See covington.tex for documentation. +%% +%% Robin Fairbairns: patched setting of \textfloatsep to use +%% \setlength rather than \renewcommand; also converted to un*x line endings \typeout{* covington.sty : Covington's linguistic macros, 2001 March 27 *} +%% patched 2014-05-16 (rf10@cl.cam.ac.uk) %%% %%% Preferences about how text is laid out %%% -\renewcommand{\textfloatsep}{0.7in} +\setlength{\textfloatsep}{0.7in} \raggedbottom %%% -- cgit v1.2.3