summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/savetrees/savetrees.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/savetrees/savetrees.sty')
-rw-r--r--Master/texmf-dist/tex/latex/savetrees/savetrees.sty13
1 files changed, 7 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/savetrees/savetrees.sty b/Master/texmf-dist/tex/latex/savetrees/savetrees.sty
index e1fd7228122..a2d3bea3b02 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) 2014 by Scott Pakin <scott+st@pakin.org>
+%% Copyright (C) 2016 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}
- [2014/12/19 v2.3 Pack as much text as possible onto each page]
+ [2016/04/13 v2.4 Pack as much text as possible onto each page]
\newcommand*{\st@margin@width}{1.5cm}
\newcommand*{\st@parindent}{1em}
\newcommand*{\st@baselinestretch}{0.95}
@@ -258,8 +258,9 @@
\if@st@tight@title
\def\@maketitle{%
\newpage
- \null
- \begin{center}%
+ \mbox{}%
+ \begingroup
+ \centering
\let \footnote \thanks
{\large \textbf{\@title}\par}
\vskip 0.5\baselineskip
@@ -268,8 +269,8 @@
\end{tabular}\par
\vskip 0.5\baselineskip
\@date
- \end{center}%
- \par
+ \par
+ \endgroup
\vskip \baselineskip
}
\fi