summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/addlines
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-07-08 22:31:28 +0000
committerKarl Berry <karl@freefriends.org>2015-07-08 22:31:28 +0000
commit6665d8d4c753013f8b22154c29edc0b6455982ae (patch)
tree799a415e828d105293bc63f31676d8986eebd065 /Master/texmf-dist/tex/latex/addlines
parent9dfd1d4bde92e5e4a146159c8342a4fffd97c9c7 (diff)
addlines (8jul15)
git-svn-id: svn://tug.org/texlive/trunk@37805 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/addlines')
-rw-r--r--Master/texmf-dist/tex/latex/addlines/addlines.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/addlines/addlines.sty b/Master/texmf-dist/tex/latex/addlines/addlines.sty
index 96d49f226f5..d70134a001d 100644
--- a/Master/texmf-dist/tex/latex/addlines/addlines.sty
+++ b/Master/texmf-dist/tex/latex/addlines/addlines.sty
@@ -12,8 +12,8 @@
%% License information appended.
%%
\ProvidesPackage{addlines}
- [2008/08/16 v0.2 Add/remove lines from a page]
-\RequirePackage{etex,afterpage,changepage}
+ [2015/07/08 v0.2a Add/remove lines from a page]
+\RequirePackage{afterpage,changepage}
\newif\if@addlines@checkpage@
\DeclareOption{final}{\@addlines@checkpage@true}
\DeclareOption{draft}{\@addlines@checkpage@false}