summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/addlines/addlines.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/addlines/addlines.sty')
-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}