diff options
Diffstat (limited to 'Master/texmf-dist/tex/latex/savetrees')
-rw-r--r-- | Master/texmf-dist/tex/latex/savetrees/savetrees.sty | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/latex/savetrees/savetrees.sty b/Master/texmf-dist/tex/latex/savetrees/savetrees.sty index e3032158e60..91e159522ed 100644 --- a/Master/texmf-dist/tex/latex/savetrees/savetrees.sty +++ b/Master/texmf-dist/tex/latex/savetrees/savetrees.sty @@ -8,7 +8,7 @@ %% %% This is a generated file. %% -%% Copyright (C) 2006 by Scott Pakin <scott+st@pakin.org> +%% Copyright (C) 2007 by Scott Pakin <scott+st@pakin.org> %% %% This file may be distributed and/or modified under the conditions of %% the LaTeX Project Public License, either version 1.3c of this license @@ -22,7 +22,7 @@ %% \NeedsTeXFormat{LaTeX2e}[1999/12/01] \ProvidesPackage{savetrees} - [2006/11/20 v1.2 Pack as much text as possible onto each page] + [2007/12/23 v1.2a Pack as much text as possible onto each page] \newif\if@st@normal@sections \DeclareOption{normalsections}{\@st@normal@sectionstrue} \newif\if@st@normal@margins @@ -145,7 +145,7 @@ \let\markeverypar\everypar \newtoks\everypar \everypar\markeverypar - \markeverypar{\the\everypar\looseness=-1} + \markeverypar{\the\everypar\looseness=-1\relax} \fi \if@st@normal@bib \else |